ARM: tegra: Avoid pwm- prefix in pinmux nodes
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 10:27:46 +0000 (11:27 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Dec 2021 15:07:42 +0000 (16:07 +0100)
commit959fddf537c8d3f305df135881976318d7e13b93
treef5c258d5ca1c9f861bec4509294927387826cf76
parent4b7f222d832364e17363e4232d5110c7e7660932
ARM: tegra: Avoid pwm- prefix in pinmux nodes

The "pwm-" prefix currently matches the DT schema for PWM controllers
and throws an error in that case. This is something that should be fixed
in the PWM DT schema, but in this case we can also preempt any such
conflict by naming the nodes after the pins like we do for many others
of these nodes.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-colibri-eval-v3.dts
arch/arm/boot/dts/tegra20-colibri-iris.dts
arch/arm/boot/dts/tegra20-colibri.dtsi