]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates
authorJagan Teki <jagan@edgeble.ai>
Fri, 17 Feb 2023 11:58:42 +0000 (17:28 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 28 Feb 2023 10:07:27 +0000 (18:07 +0800)
commit50fafa95b129de774906c569a0748543cf1d9439
tree303db3003a3ea943e77789098da7d8bc58a52789
parentd32d62f59851d55e63dda2caaad30952b25237f1
arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates

combphy1 is failing to probe due to unhandled assigned-clocks and
assigned-clocks-rates.

=> usb start
starting USB...
Bus usb@fd000000: Failed to get PHY1 for usb@fd000000
Port not available.
Bus usb@fd800000: USB EHCI 1.00

There is no real requirement for them in U-Boot to handle, hence
mark them as deleted-properties for the  probe to success

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk356x-u-boot.dtsi