arm64: dts: imx8mm-venice-gw7902: add vdd_5p0 ADC channel
authorTim Harvey <tharvey@gateworks.com>
Fri, 29 Apr 2022 16:19:44 +0000 (09:19 -0700)
committerShawn Guo <shawnguo@kernel.org>
Thu, 5 May 2022 07:40:34 +0000 (15:40 +0800)
Add missing vdd_5p0 ADC channel for the GW7902 boards.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts

index f0eccc5b810d40e7e9d6fb1e378a3338b8ff9d54..407ab4592b4c877ff0e6ca0d156b5e24c3d0416e 100644 (file)
                                gw,voltage-divider-ohms = <10000 10000>;
                        };
 
+                       channel@9c {
+                               gw,mode = <2>;
+                               reg = <0x9c>;
+                               label = "vdd_5p0";
+                               gw,voltage-divider-ohms = <10000 10000>;
+                       };
+
                        channel@a2 {
                                gw,mode = <2>;
                                reg = <0xa2>;
index 2c1f591335ad1e3b7180e7fca6db96e945a2fc62..367a232675aaca19818699c210628ea4845b7a8a 100644 (file)
                                gw,voltage-divider-ohms = <10000 10000>;
                        };
 
+                       channel@9c {
+                               gw,mode = <2>;
+                               reg = <0x9c>;
+                               label = "vdd_5p0";
+                               gw,voltage-divider-ohms = <10000 10000>;
+                       };
+
                        channel@a2 {
                                gw,mode = <2>;
                                reg = <0xa2>;