diff options
author | andy.hu <andy.hu@starfivetech.com> | 2024-04-26 13:11:31 +0300 |
---|---|---|
committer | andy.hu <andy.hu@starfivetech.com> | 2024-04-26 13:11:31 +0300 |
commit | 54da989d6b420e74bd334e19b7d615c39fa8a252 (patch) | |
tree | ae4362eb0b2888593ab2acf489f1ef3a15894062 | |
parent | 5d5a1ba42e7a655bda8b4d73438b014ad744bf7e (diff) | |
parent | 743a8b04c01c55711131872805b4abdeddd4c1bb (diff) | |
download | linux-54da989d6b420e74bd334e19b7d615c39fa8a252.tar.xz |
Merge branch 'CR_9841_hibernation_6.6_hal.feng' into 'vf2-6.6.y-devel'
CR_9841_hibernation_6.6_hal.feng
See merge request sbc/linux!210
-rw-r--r-- | arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi index c1d166a3988a..fd674ed1a973 100644 --- a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi @@ -1002,6 +1002,8 @@ pinctrl-names = "default"; pinctrl-0 = <&hdmi_pins>; hpd-gpio = <&sysgpio 15 GPIO_ACTIVE_HIGH>; + hdmi_0p9-supply = <&hdmi_0p9>; + hdmi_1p8-supply = <&hdmi_1p8>; hdmi_in: port { #address-cells = <1>; @@ -1125,6 +1127,7 @@ &vin_sysctl { /* when use dvp open this pinctrl*/ status = "okay"; + mipi_0p9-supply = <&mipi_0p9>; ports { #address-cells = <1>; |