arm64: dts: qcom: sc8280xp-crd: rename backlight and misc regulators

Rename the backlight and misc regulators according to the net names.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221110103558.12690-4-johan+linaro@kernel.org
This commit is contained in:
Johan Hovold
2022-11-10 11:35:52 +01:00
committed by Bjorn Andersson
parent c35d4d7128
commit 5634c6d977

View File

@@ -37,7 +37,7 @@ chosen {
vreg_edp_bl: regulator-edp-bl {
compatible = "regulator-fixed";
regulator-name = "VREG_EDP_BL";
regulator-name = "VBL9";
regulator-min-microvolt = <3600000>;
regulator-max-microvolt = <3600000>;
@@ -53,7 +53,7 @@ vreg_edp_bl: regulator-edp-bl {
vreg_misc_3p3: regulator-misc-3p3 {
compatible = "regulator-fixed";
regulator-name = "VREG_MISC_3P3";
regulator-name = "VCC3B";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;