ARM: dts: imx: drop redundant 'u-boot,panel-name' property

Panel timing bindings do not allow 'u-boot,panel-name' and there seems
to be no users of it: neither Linux kernel drivers, nor U-boot as of
v2024.07-rc2.  Reported by dtbs_check:

  imx6qp-tx6qp-8037.dtb: display-timings: timing-et0700: 'u-boot,panel-name' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2024-05-09 12:48:37 +02:00
committed by Shawn Guo
parent 04ee7d2d72
commit 63da595d80
2 changed files with 0 additions and 9 deletions
@@ -127,7 +127,6 @@
};
timing-etv570 {
u-boot,panel-name = "edt,et057090dhu";
clock-frequency = <25200000>;
hactive = <640>;
vactive = <480>;
@@ -144,7 +143,6 @@
};
timing-et0350 {
u-boot,panel-name = "edt,et0350g0dh6";
clock-frequency = <6413760>;
hactive = <320>;
vactive = <240>;
@@ -161,7 +159,6 @@
};
timing-et0430 {
u-boot,panel-name = "edt,et0430g0dh6";
clock-frequency = <9009000>;
hactive = <480>;
vactive = <272>;
@@ -194,7 +191,6 @@
};
timing-et0700 { /* same as ET0500 */
u-boot,panel-name = "edt,etm0700g0dh6";
clock-frequency = <33264000>;
hactive = <800>;
vactive = <480>;
@@ -227,7 +223,6 @@
};
timing-comtft { /* same as ET0700 but with inverted pixel clock */
u-boot,panel-name = "edt,etm0700g0edh6";
clock-frequency = <33264000>;
hactive = <800>;
vactive = <480>;
@@ -128,7 +128,6 @@
display-timings {
timing-hsd100pxn1 {
u-boot,panel-name = "hannstar,hsd100pxn1";
clock-frequency = <65000000>;
hactive = <1024>;
vactive = <768>;
@@ -159,7 +158,6 @@
};
timing-nl12880bc20 {
u-boot,panel-name = "nlt,nl12880bc20-spwg-24";
clock-frequency = <71000000>;
hactive = <1280>;
vactive = <800>;
@@ -176,7 +174,6 @@
};
timing-et0700 {
u-boot,panel-name = "edt,etm0700g0dh6";
clock-frequency = <33264000>;
hactive = <800>;
vactive = <480>;
@@ -193,7 +190,6 @@
};
timing-etv570 {
u-boot,panel-name = "edt,et057090dhu";
clock-frequency = <25200000>;
hactive = <640>;
vactive = <480>;