提交 f5f7e455 编写于 作者: B Brian Starkey 提交者: Sudeep Holla

arm64: dts: juno: Add external expansion bus to DT

The Juno development platform has an external expansion bus which can
be used for additional hardware (e.g. LogicTile Express daughterboards).

Add this bus to the Juno base device-tree.
Acked-by: NLiviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: NBrian Starkey <brian.starkey@arm.com>
Signed-off-by: NSudeep Holla <sudeep.holla@arm.com>
上级 f55532a0
......@@ -272,3 +272,13 @@
/include/ "juno-motherboard.dtsi"
};
site2: tlx@60000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 0 0x60000000 0x10000000>;
#interrupt-cells = <1>;
interrupt-map-mask = <0 0>;
interrupt-map = <0 0 &gic 0 0 0 168 IRQ_TYPE_LEVEL_HIGH>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册