mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 02:02:28 +09:00
arm64: dts: imx8mp: Add src node
Add src node to support i.MX8MP reset controller. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -306,6 +306,12 @@
|
||||
<393216000>,
|
||||
<361267200>;
|
||||
};
|
||||
|
||||
src: reset-controller@30390000 {
|
||||
compatible = "fsl,imx8mp-src", "syscon";
|
||||
reg = <0x30390000 0x10000>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
aips2: bus@30400000 {
|
||||
|
||||
Reference in New Issue
Block a user