diff options
-rw-r--r-- | arch/arm/boot/dts/exynos4412-origen.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index 7993641cb32a..8768b03702e5 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts | |||
@@ -27,6 +27,11 @@ | |||
27 | bootargs ="console=ttySAC2,115200"; | 27 | bootargs ="console=ttySAC2,115200"; |
28 | }; | 28 | }; |
29 | 29 | ||
30 | firmware@0203F000 { | ||
31 | compatible = "samsung,secure-firmware"; | ||
32 | reg = <0x0203F000 0x1000>; | ||
33 | }; | ||
34 | |||
30 | mmc_reg: voltage-regulator { | 35 | mmc_reg: voltage-regulator { |
31 | compatible = "regulator-fixed"; | 36 | compatible = "regulator-fixed"; |
32 | regulator-name = "VMEM_VDD_2.8V"; | 37 | regulator-name = "VMEM_VDD_2.8V"; |