]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: dts: move the pwm_ab and pwm_cd nodes to meson.dtsi
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 11 Jul 2017 22:20:14 +0000 (00:20 +0200)
committerKevin Hilman <khilman@baylibre.com>
Fri, 28 Jul 2017 16:42:11 +0000 (09:42 -0700)
commit440bdcdbfa429b2ef14055bc934c8ab5c72a3bb1
tree58639ee0d562260b1b56bc2f21569fb03c2e9582
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
ARM: dts: move the pwm_ab and pwm_cd nodes to meson.dtsi

According to the vendor kernel sources these also exist (at the same
address) on Meson6 and Meson8. This can be found by running
$ grep -R "define PWM_PWM_[A-D]" arch/arm/
in the Amlogic GPL kernel tree (arm-src-kernel-2015-01-15-321cfb5a46).
pwm_ef does not seem to exist on older SoCs, so we keep it in
meson8b.dtsi for now.

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