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:
Родитель
c7649739f5
Коммит
0900a48492
|
@ -438,7 +438,7 @@
|
|||
};
|
||||
|
||||
anatop: anatop@30360000 {
|
||||
compatible = "fsl,imx8mm-anatop", "syscon", "simple-bus";
|
||||
compatible = "fsl,imx8mm-anatop", "syscon";
|
||||
reg = <0x30360000 0x10000>;
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче