提交 41d5ceff 编写于 作者: S Shenwei Wang 提交者: Shawn Guo

arm64: dts: imx8: add a node label to ddr-pmu

The ddr-pmu on i.mx8dxl has a different interrupt number.
Add a node label to ddr-pmu so that it could be referred
and changed in i.mx8dxl dts.
Signed-off-by: NShenwei Wang <shenwei.wang@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 b999bdaf
...@@ -10,7 +10,7 @@ ddr_subsys: bus@5c000000 { ...@@ -10,7 +10,7 @@ ddr_subsys: bus@5c000000 {
#size-cells = <1>; #size-cells = <1>;
ranges = <0x5c000000 0x0 0x5c000000 0x1000000>; ranges = <0x5c000000 0x0 0x5c000000 0x1000000>;
ddr-pmu@5c020000 { ddr_pmu0: ddr-pmu@5c020000 {
compatible = "fsl,imx8-ddr-pmu"; compatible = "fsl,imx8-ddr-pmu";
reg = <0x5c020000 0x10000>; reg = <0x5c020000 0x10000>;
interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册