summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-n900.dts
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2022-11-18 14:19:24 +0200
committerTony Lindgren <tony@atomide.com>2022-11-22 14:15:09 +0200
commit4f15fc7c0f28ffcd6e9a56396db6edcdfa4c9925 (patch)
tree66561144a6ceaf870cb409ee2ac45932bc09f148 /arch/arm/boot/dts/omap3-n900.dts
parent9916bc8c29c5172978e960a352ff596678c1910e (diff)
downloadlinux-stable-4f15fc7c0f28ffcd6e9a56396db6edcdfa4c9925.tar.gz
linux-stable-4f15fc7c0f28ffcd6e9a56396db6edcdfa4c9925.tar.bz2
linux-stable-4f15fc7c0f28ffcd6e9a56396db6edcdfa4c9925.zip
ARM: dts: Unify pwm-omap-dmtimer node names
There is no reg property for pwm-omap-dmtimer. Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-n900.dts')
-rw-r--r--arch/arm/boot/dts/omap3-n900.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index dd7971556449..a7d9f5c79663 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -156,7 +156,7 @@
io-channel-names = "temp", "bsi", "vbat";
};
- pwm9: dmtimer-pwm {
+ pwm9: pwm-9 {
compatible = "ti,omap-dmtimer-pwm";
#pwm-cells = <3>;
ti,timers = <&timer9>;