Skip to content

Commit

Permalink
board-rock64-mail-supply(:1)
Browse files Browse the repository at this point in the history
Original-Subject: board_rock64_mali-usb-supply
Signed-off-by: tonymac32 <tonymckahan@gmail.com>
X-Armbian: Patch-File: board-rock64-mail-supply
X-Armbian: Patch-File-Counter: 1
X-Armbian: Patch-Rel-Directory: patch/kernel/archive/rockchip64-6.3
X-Armbian: Patch-Type: kernel
X-Armbian: Patch-Root-Type: core
X-Armbian: Patch-Sub-Type: common
X-Armbian: Original-Subject: board_rock64_mali-usb-supply
  • Loading branch information
Tonymac32 authored and Armbian AutoPatcher committed Aug 8, 2021
1 parent 52c2652 commit 5533c54
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
Expand Up @@ -48,17 +48,6 @@
vin-supply = <&vcc_sys>;
};

vcc_host1_5v: vcc_otg_5v: vcc-host1-5v-regulator {
compatible = "regulator-fixed";
gpio = <&gpio0 RK_PA2 GPIO_ACTIVE_LOW>;
pinctrl-names = "default";
pinctrl-0 = <&usb20_host_drv>;
regulator-name = "vcc_host1_5v";
regulator-always-on;
regulator-boot-on;
vin-supply = <&vcc_sys>;
};

vcc_sys: vcc-sys {
compatible = "regulator-fixed";
regulator-name = "vcc_sys";
Expand Down Expand Up @@ -145,6 +134,11 @@
status = "okay";
};

&gpu {
status = "okay";
mali-supply = <&vdd_logic>;
};

&gmac2io {
assigned-clocks = <&cru SCLK_MAC2IO>, <&cru SCLK_MAC2IO_EXT>;
assigned-clock-parents = <&gmac_clkin>, <&gmac_clkin>;
Expand Down

0 comments on commit 5533c54

Please sign in to comment.