Skip to content

Commit

Permalink
arm64: dts: rockchip: Add rk3308 IO voltage domains
Browse files Browse the repository at this point in the history
Add a disabled RK3308 IO voltage domains node to SoC DT.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20240521211029.1236094-12-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

[ upstream commit: d1829ba469d5743734e37d59fece73e3668ab084 ]

(cherry picked from commit cebde305971e33a76efc3280e09814499ef89f54)
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
  • Loading branch information
Kwiboo authored and keveryang committed Aug 9, 2024
1 parent 8bf5908 commit ddc9836
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dts/upstream/src/arm64/rockchip/rk3308.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,11 @@
compatible = "rockchip,rk3308-grf", "syscon", "simple-mfd";
reg = <0x0 0xff000000 0x0 0x08000>;

io_domains: io-domains {
compatible = "rockchip,rk3308-io-voltage-domain";
status = "disabled";
};

reboot-mode {
compatible = "syscon-reboot-mode";
offset = <0x500>;
Expand Down

0 comments on commit ddc9836

Please sign in to comment.