mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 14:34:13 -04: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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user