From 7c27dbc54d74529b7d59c2f6b4afbf36befba7b4 Mon Sep 17 00:00:00 2001 From: Cody Xie Date: Tue, 17 Oct 2023 20:50:05 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3588-vehicle-evb-v22: Use location name for camera regulators Change-Id: Ic1d21d5d987a819d88675d0a88b0347cbf8256fb Signed-off-by: Cody Xie --- .../dts/rockchip/rk3588-vehicle-evb-v22.dts | 22 ++++++++----------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v22.dts b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v22.dts index 701cc247f593..c51f55339127 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v22.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-v22.dts @@ -149,11 +149,10 @@ }; }; - camera1_vcc12v_buck: camera1_vcc12v-buck { + dcphy0_vcc12v_buck: dcphy0_vcc12v-buck { compatible = "regulator-fixed"; - regulator-name = "camera1_vcc12v_buck"; + regulator-name = "dcphy0_vcc12v_buck"; regulator-boot-on; - regulator-always-on; regulator-min-microvolt = <12000000>; regulator-max-microvolt = <12000000>; enable-active-high; @@ -167,11 +166,10 @@ }; }; - camera2_vcc12v_buck: camera2_vcc12v-buck { + dcphy1_vcc12v_buck: dcphy1_vcc12v-buck { compatible = "regulator-fixed"; - regulator-name = "camera2_vcc12v_buck"; + regulator-name = "dcphy1_vcc12v_buck"; regulator-boot-on; - regulator-always-on; regulator-min-microvolt = <12000000>; regulator-max-microvolt = <12000000>; enable-active-high; @@ -185,11 +183,10 @@ }; }; - camera3_vcc12v_buck: camera3_vcc12v-buck { + dphy0_vcc12v_buck: dphy0_vcc12v-buck { compatible = "regulator-fixed"; - regulator-name = "camera3_vcc12v_buck"; + regulator-name = "dphy0_vcc12v_buck"; regulator-boot-on; - regulator-always-on; regulator-min-microvolt = <12000000>; regulator-max-microvolt = <12000000>; enable-active-high; @@ -203,11 +200,10 @@ }; }; - camera4_vcc12v_buck: camera4_vcc12v-buck { + dphy3_vcc12v_buck: dphy3_vcc12v-buck { compatible = "regulator-fixed"; - regulator-name = "camera4_vcc12v_buck"; + regulator-name = "dphy3_vcc12v_buck"; regulator-boot-on; - regulator-always-on; regulator-min-microvolt = <12000000>; regulator-max-microvolt = <12000000>; enable-active-high; @@ -348,7 +344,7 @@ }; &max96712_dphy3_poc { - vin-supply = <&camera1_vcc12v_buck>; + vin-supply = <&dphy3_vcc12v_buck>; }; &avdd1v8_ddr_pll_s0 {