mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
arm64: dts: rockchip: Add rk3328 io-domain node
Add the core grf subnode for the io-domain controller. Signed-off-by: David Wu <david.wu@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
461a00bb9d
commit
cc51f503f0
|
|
@ -162,6 +162,11 @@ grf: syscon@ff100000 {
|
|||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
io_domains: io-domains {
|
||||
compatible = "rockchip,rk3328-io-voltage-domain";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
power: power-controller {
|
||||
compatible = "rockchip,rk3328-power-controller";
|
||||
#power-domain-cells = <1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user