Hi Uwe
On 12/6/23 09:48, Uwe Kleine-König wrote:
Hello,
On Wed, Dec 06, 2023 at 09:31:43AM +0100, Uwe Kleine-König wrote:
diff --git a/arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi b/arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi
index 511113f2e399..704c0d0cfe5f 100644
--- a/arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi
+++ b/arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi
@@ -680,8 +680,6 @@ &usart3 {
};
&usbh_ehci {
- phys = <&usbphyc_port0>;
- status = "okay";
the status property must be kept. I will wait a bit for further review
and then resend (unless this patch is picked up with this issue fixed
up).
Applied with the fix. First I had a small doubt about the patch as we
can also choose usbphyc_port1 for USB host but as usbphyc_port0 remains
always connected to the USB host then your patch makes completely sens.
Regards
Alex
Best regards
Uwe