arm64: dts: rockchip: add rk3399 io-domain core nodes

A patch from »arm64: dts: rockchip: add io-domain support for rk3368 and rk3399« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Sat, 21 May 2016 19:55:28 +0200

Commit-Message

Add the core io-domain nodes to grf and pmugrf which individual boards than just have to enable and add the necessary supplies to. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm64/boot/dts/rockchip/rk3399.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+)

Statistics

  • 10 lines added
  • 0 lines removed

Changes

------------------- arch/arm64/boot/dts/rockchip/rk3399.dtsi -------------------
index a6a60fa..12acae6 100644
@@ -407,6 +407,11 @@
reg = <0x0 0xff320000 0x0 0x1000>;
#address-cells = <1>;
#size-cells = <1>;
+
+ pmu_io_domains: io-domains {
+ compatible = "rockchip,rk3399-pmu-io-voltage-domain";
+ status = "disabled";
+ };
};
spi3: spi@ff350000 {
@@ -517,6 +522,11 @@
#address-cells = <1>;
#size-cells = <1>;
+ io_domains: io-domains {
+ compatible = "rockchip,rk3399-io-voltage-domain";
+ status = "disabled";
+ };
+
emmc_phy: phy@f780 {
compatible = "rockchip,rk3399-emmc-phy";
reg = <0xf780 0x24>;
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...