arm64: dts: imx8mm: 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: Fancy Fang <chen.fang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
c7649739f5
commit
0900a48492
@ -438,7 +438,7 @@
|
||||
};
|
||||
|
||||
anatop: anatop@30360000 {
|
||||
compatible = "fsl,imx8mm-anatop", "syscon", "simple-bus";
|
||||
compatible = "fsl,imx8mm-anatop", "syscon";
|
||||
reg = <0x30360000 0x10000>;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user