[PATCH] arch: arm: dts: k3-am625-sk: Update timings node name for panel-lvds
Nikhil M Jain
n-jain1 at ti.com
Fri Jun 23 14:41:52 CEST 2023
Update the name of timing parameter node to panel-timing from
panel-timngs.
Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
---
arch/arm/dts/k3-am625-sk.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/dts/k3-am625-sk.dts b/arch/arm/dts/k3-am625-sk.dts
index 73dec8781c..a87b48bfed 100644
--- a/arch/arm/dts/k3-am625-sk.dts
+++ b/arch/arm/dts/k3-am625-sk.dts
@@ -168,7 +168,7 @@
width-mm = <217>;
height-mm = <136>;
data-mapping = "vesa-24";
- panel-timings {
+ panel-timing {
bootph-pre-ram;
clock-frequency = <150274>;
hactive = <1920>;
--
2.34.1
More information about the U-Boot
mailing list