arm64: dts: verdin-imx8mm: verdin-imx8mp: rename sn65dsi83 to sn65dsi84
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 22 Sep 2022 16:29:21 +0000 (18:29 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 23 Oct 2022 13:10:05 +0000 (21:10 +0800)
Rename sn65dsi83 to sn65dsi84 as that is the exact chip used on the
Verdin DSI to LVDS Adapter.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi

index dae8302..484d58d 100644 (file)
                compatible = "atmel,maxtouch";
                /*
                 * Verdin GPIO_9_DSI
-                * (TOUCH_INT#, SODIMM 17, also routed to SN65DSI83 IRQ albeit currently unused)
+                * (TOUCH_INT#, SODIMM 17, also routed to SN65DSI84 IRQ albeit currently unused)
                 */
                interrupt-parent = <&gpio3>;
                interrupts = <15 IRQ_TYPE_EDGE_FALLING>;
index e8b3f90..39e1d17 100644 (file)
                status = "disabled";
        };
 
-       lvds_ti_sn65dsi83: bridge@2c {
-               compatible = "ti,sn65dsi83";
+       lvds_ti_sn65dsi84: bridge@2c {
+               compatible = "ti,sn65dsi84";
                /* Verdin GPIO_9_DSI (SN65DSI84 IRQ, SODIMM 17, unused) */
                /* Verdin GPIO_10_DSI (SODIMM 21) */
                enable-gpios = <&gpio4 28 GPIO_ACTIVE_HIGH>;
                compatible = "atmel,maxtouch";
                /*
                 * Verdin GPIO_9_DSI
-                * (TOUCH_INT#, SODIMM 17, also routed to SN65DSI83 IRQ albeit currently unused)
+                * (TOUCH_INT#, SODIMM 17, also routed to SN65DSI84 IRQ albeit currently unused)
                 */
                interrupt-parent = <&gpio4>;
                interrupts = <25 IRQ_TYPE_EDGE_FALLING>;