提交 2f9ed199 编写于 作者: N Naga Sureshkumar Relli 提交者: Michal Simek

arm64: zynqmp: Set status disabled in dtsi

Do not enable smmu via dtsi. Enable it in board file when needed.
Signed-off-by: NNaga Sureshkumar Relli <nagasure@xilinx.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 27af3993
......@@ -339,6 +339,7 @@
smmu: smmu@fd800000 {
compatible = "arm,mmu-500";
reg = <0x0 0xfd800000 0x0 0x20000>;
status = "disabled";
#global-interrupts = <1>;
interrupt-parent = <&gic>;
interrupts = <0 155 4>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册