]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: dts: meson8: add the PWM controller nodes
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 11 Jul 2017 22:20:15 +0000 (00:20 +0200)
committerKevin Hilman <khilman@baylibre.com>
Fri, 28 Jul 2017 16:42:11 +0000 (09:42 -0700)
commit43d91c587fc07da5e007d8e0c9cfa1371dab0a11
tree9984e6563f07829ea99acf54f609627cfac8add0
parent440bdcdbfa429b2ef14055bc934c8ab5c72a3bb1
ARM: dts: meson8: add the PWM controller nodes

pwm_ab and pwm_cd are already inherited from meson.dtsi, we only need to
define the correct "compatible" string so the pwm-meson driver can
choose the parent clocks correctly.
pwm_ef is added to meson8.dtsi directly (similar to how it's done in
meson8b.dtsi) as this controller only exists on Meson8 and Meson8b.

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