WSL2-Linux-Kernel/arch
Oleksij Rempel ca66e9dd98 ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warnings
[ Upstream commit 1d14bd943f ]

Fix USB-related warnings in prtrvt, prtvt7, prti6q and prtwd2 device trees
by disabling unused usbphynop1 and usbphynop2 USB PHYs and providing proper
configuration for the over-current detection. This fixes the following
warnings with the current kernel:
 usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests
 usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests
 imx_usb 2184200.usb: No over current polarity defined

By the way, fix over-current detection on usbotg port for prtvt7, prti6q
and prtwd2 boards. Only prtrvt do not have OC on USB OTG port.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-08-26 14:23:22 +02:00
..
alpha alpha: remove __init annotation from exported page_is_ram() 2023-08-16 18:22:03 +02:00
arc ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard 2023-07-23 13:47:15 +02:00
arm ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warnings 2023-08-26 14:23:22 +02:00
arm64 arm64: dts: stratix10: fix incorrect I2C property for SCL signal 2023-08-11 15:13:56 +02:00
csky kprobes: treewide: Cleanup the error messages for kprobes 2023-02-22 12:57:00 +01:00
h8300 h8300: Fix build errors from do_exit() to make_task_dead() transition 2023-02-01 08:27:21 +01:00
hexagon hexagon: Fix function name in die() 2023-02-01 08:27:20 +01:00
ia64 ia64/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:30 +02:00
m68k m68k/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:30 +02:00
microblaze exit: Add and use make_task_dead. 2023-02-01 08:27:20 +01:00
mips mips/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:30 +02:00
nds32 exit: Add and use make_task_dead. 2023-02-01 08:27:20 +01:00
nios2 nios2: dts: Fix tse_mac "max-frame-size" property 2023-06-21 15:59:14 +02:00
openrisc openrisc: Properly store r31 to pt_regs on unhandled exceptions 2023-05-11 23:00:37 +09:00
parisc init: Remove check_bugs() leftovers 2023-08-08 19:58:31 +02:00
powerpc powerpc/mm/altmap: Fix altmap boundary check 2023-08-11 15:13:59 +02:00
riscv riscv,mmio: Fix readX()-to-delay() ordering 2023-08-16 18:21:58 +02:00
s390 KVM: s390: fix sthyi error handling 2023-08-11 15:13:49 +02:00
sh sh/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:31 +02:00
sparc sparc/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:31 +02:00
um um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:31 +02:00
x86 x86: Move gds_ucode_mitigated() declaration to header 2023-08-16 18:22:00 +02:00
xtensa init: Remove check_bugs() leftovers 2023-08-08 19:58:31 +02:00
.gitignore
Kconfig init: Provide arch_cpu_finalize_init() 2023-08-08 19:58:30 +02:00