提交 b4ff05ca 编写于 作者: J Jerome Brunet 提交者: Kevin Hilman

ARM64: dts: meson-axg: fix pwm_AO_cd compatible

The compatible in pwm_AO_cd is wrong and does not match anything.
Correct this with the correct compatible string

Fixes: 4a81e5dd ("ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC")
Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
Reviewed-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 a04c18cb
...@@ -759,7 +759,7 @@ ...@@ -759,7 +759,7 @@
}; };
pwm_AO_cd: pwm@2000 { pwm_AO_cd: pwm@2000 {
compatible = "amlogic,axg-ao-pwm"; compatible = "amlogic,meson-axg-ao-pwm";
reg = <0x0 0x02000 0x0 0x20>; reg = <0x0 0x02000 0x0 0x20>;
#pwm-cells = <3>; #pwm-cells = <3>;
status = "disabled"; status = "disabled";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册