summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am3517-evm.dts
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-11-30 15:03:08 +0100
committerArnd Bergmann <arnd@arndb.de>2022-11-30 15:03:16 +0100
commit1e52d6c8113e91575ccf2579effb6ab7f1923e9b (patch)
tree33721d210d448ffb1b65c5d566fc9be7182d31c9 /arch/arm/boot/dts/am3517-evm.dts
parentbcbc46852835a64d002093424faf5111bce8864a (diff)
parent4f15fc7c0f28ffcd6e9a56396db6edcdfa4c9925 (diff)
downloadlinux-1e52d6c8113e91575ccf2579effb6ab7f1923e9b.tar.bz2
Merge tag 'omap-for-v6.2/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/dt
Devicetree fixes for omaps for v6.2 Two devicetree fixes for omaps. These fixes are not urgent and can wait for the merge window: - Fix up the node names and missing #pwm-cells property for ti,omap-dmtimer-pwm to avoid warnings when the the related yaml binding gets merged - Fix TDA998x port addressing * tag 'omap-for-v6.2/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: dts: Unify pwm-omap-dmtimer node names ARM: dts: am335x: Fix TDA998x ports addressing ARM: dts: am335x-pcm-953: Define fixed regulators in root node Link: https://lore.kernel.org/r/pull-1669363695-856423@atomide.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/am3517-evm.dts')
-rw-r--r--arch/arm/boot/dts/am3517-evm.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am3517-evm.dts b/arch/arm/boot/dts/am3517-evm.dts
index 18c85c112a3e..11618aa501fc 100644
--- a/arch/arm/boot/dts/am3517-evm.dts
+++ b/arch/arm/boot/dts/am3517-evm.dts
@@ -150,7 +150,7 @@
enable-gpios = <&gpio6 22 GPIO_ACTIVE_HIGH>; /* gpio_182 */
};
- pwm11: dmtimer-pwm@11 {
+ pwm11: pwm-11 {
compatible = "ti,omap-dmtimer-pwm";
pinctrl-names = "default";
pinctrl-0 = <&pwm_pins>;