提交 e3e03f99 编写于 作者: T Tushar Behera 提交者: Kukjin Kim

ARM: dts: Add secure-firmware boot support for OrigenQaud board

OrigenQuad board boots with secure firmware support. Enable support for
reading smc commands.

The binding has been updated as per the documentation provided in
Documentation/devicetree/bindings/arm/samsung-boards.txt.
Signed-off-by: NTushar Behera <tushar.behera@linaro.org>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 4e780892
...@@ -27,6 +27,11 @@ ...@@ -27,6 +27,11 @@
bootargs ="console=ttySAC2,115200"; bootargs ="console=ttySAC2,115200";
}; };
firmware@0203F000 {
compatible = "samsung,secure-firmware";
reg = <0x0203F000 0x1000>;
};
mmc_reg: voltage-regulator { mmc_reg: voltage-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "VMEM_VDD_2.8V"; regulator-name = "VMEM_VDD_2.8V";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册