
15 Mar
2023
15 Mar
'23
3:05 p.m.
On Tue, 14 Mar 2023 at 12:16, Johan Jonker jbx6244@gmail.com wrote:
The rk3288 edp node has a phy node in Linux with a clock property while current U-boot driver expects this clock
U-Boot
on position index 1. Move U-boot specific DT clock properties
U-Boot-specific
to rk3288-u-boot.dtsi and partially the sync edp node.
Signed-off-by: Johan Jonker jbx6244@gmail.com
arch/arm/dts/rk3288-u-boot.dtsi | 5 +++++ arch/arm/dts/rk3288.dtsi | 17 +++++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org # chromebook-jerry