Commit 0f93eb28 authored by Fancy Fang's avatar Fancy Fang Committed by Shawn Guo

arm64: dts: imx8mn: remove "simple-bus" for anatop

Remove "simple-bus" compatible for device anatop,
since no child nodes exist under it and it is not
a populated bus.
Signed-off-by: default avatarFancy Fang <chen.fang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 0900a484
......@@ -349,7 +349,7 @@ cpu_speed_grade: speed-grade@10 {
anatop: anatop@30360000 {
compatible = "fsl,imx8mn-anatop", "fsl,imx8mm-anatop",
"syscon", "simple-bus";
"syscon";
reg = <0x30360000 0x10000>;
};
......
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