Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: meson8b: add the PWM_D output pin

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>

authored by

Martin Blumenstingl and committed by
Kevin Hilman
ea241bdf 4f0303d4

+8
+8
arch/arm/boot/dts/meson8b.dtsi
··· 361 361 }; 362 362 }; 363 363 364 + pwm_d_pins: pwm-d { 365 + mux { 366 + groups = "pwm_d"; 367 + function = "pwm_d"; 368 + bias-disable; 369 + }; 370 + }; 371 + 364 372 uart_b0_pins: uart-b0 { 365 373 mux { 366 374 groups = "uart_tx_b0",