ARM: dts: meson8b: add the PWM_D output pin
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 27 Jul 2019 12:12:54 +0000 (14:12 +0200)
committerKevin Hilman <khilman@baylibre.com>
Mon, 5 Aug 2019 21:38:06 +0000 (14:38 -0700)
The PWM_D output is used for the VDDEE PWM regulator which supplies for
example the Mali GPU on the EC-100 and Odroid-C1 boards. Add the output
pin the VDDEE regulators can be added.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8b.dtsi

index b044ad7..099bf8e 100644 (file)
                        };
                };
 
+               pwm_d_pins: pwm-d {
+                       mux {
+                               groups = "pwm_d";
+                               function = "pwm_d";
+                               bias-disable;
+                       };
+               };
+
                uart_b0_pins: uart-b0 {
                        mux {
                                groups = "uart_tx_b0",