]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: imx28-tx28: drop redundant 'panel-name' property
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 9 May 2024 10:48:38 +0000 (12:48 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 15 Jun 2024 07:44:17 +0000 (15:44 +0800)
Panel timing bindings do not allow 'panel-name' and there seems to be no
users of it: neither Linux kernel drivers, nor U-boot as of
v2024.07-rc2.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts

index 5485fe118dc48bc35bdf6ce0f41cae08d5ab8e7b..d38183edf0fd526dba4274462f84306403bda133 100644 (file)
                display-timings {
                        native-mode = <&timing5>;
                        timing0: timing0 {
-                               panel-name = "VGA";
                                clock-frequency = <25175000>;
                                hactive = <640>;
                                vactive = <480>;
                        };
 
                        timing1: timing1 {
-                               panel-name = "ETV570";
                                clock-frequency = <25175000>;
                                hactive = <640>;
                                vactive = <480>;
                        };
 
                        timing2: timing2 {
-                               panel-name = "ET0350";
                                clock-frequency = <6500000>;
                                hactive = <320>;
                                vactive = <240>;
                        };
 
                        timing3: timing3 {
-                               panel-name = "ET0430";
                                clock-frequency = <9000000>;
                                hactive = <480>;
                                vactive = <272>;
                        };
 
                        timing4: timing4 {
-                               panel-name = "ET0500", "ET0700";
                                clock-frequency = <33260000>;
                                hactive = <800>;
                                vactive = <480>;
                        };
 
                        timing5: timing5 {
-                               panel-name = "ETQ570";
                                clock-frequency = <6400000>;
                                hactive = <320>;
                                vactive = <240>;