ARM: dts: ux500: Supply nodes for the other 2 AB8500 PWM devices
authorLee Jones <lee.jones@linaro.org>
Mon, 22 Jun 2020 08:34:32 +0000 (09:34 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jul 2020 12:11:24 +0000 (14:11 +0200)
commit206c01d1ec14b5e238132ce7c8891ba02c3328c8
treedf6d68301af28678954969954a8f851aa9c0ab8c
parent6fc1ed271fc4113d971953f5c3c77145c30f3f6e
ARM: dts: ux500: Supply nodes for the other 2 AB8500 PWM devices

As per 'struct mfd_cell ab8500_devs[]' there are not 1, but 3 PWM
devices on the AB8500.  Until now, each of them have referenced
the same Device Tree node.  This change ensures each device has
their own.

Due to recent `dtc` checks [0], nodes cannot share the same node
name, so we are forced to rename the affected nodes by appending
their associated numeric 'bank ID'.

[0] ste-ab8500.dtsi:210.16-214.7: ERROR (duplicate_node_names):
      /soc/prcmu@80157000/ab8500/ab8500-pwm: Duplicate node name

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200622083432.1491715-1-lee.jones@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-ab8500.dtsi