Commit 371294fc authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman

arm64: dts: salvator-x: Add missing index to PWM pinctrl subnode name

R-Car Gen3 SoCs contain multiple PWM modules.  Hence to avoid conflicts,
pinctrl subnodes for PWM should include indices referring to their
instances.

Fixes: b33be336 ("arm64: dts: salvator-x: Add panel backlight support")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent fb5202db
......@@ -417,7 +417,7 @@ i2c2_pins: i2c2 {
function = "i2c2";
};
pwm1_pins: pwm {
pwm1_pins: pwm1 {
groups = "pwm1_a";
function = "pwm1";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment