Hi, On Mon, Jul 11, 2022 at 9:10 AM Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote: > > > On 7/11/2022 9:02 AM, Doug Anderson wrote: > > Hi, > > On Mon, Jul 11, 2022 at 8:58 AM Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote: > > Both vdda-1p2-supply and vdda-0p9-supply regulators are controlled > by dp combo phy. Therefore remove them from dp controller. > > Signed-off-by: Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 3 --- > 1 file changed, 3 deletions(-) > > You also need to remove it from > `arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi`. > > arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi: vdda-1p2-supply = <&vdd_a_usbssdp_0_1p2>; > > I did not see above line at sc7280-herobrine.dtsi at latest msm-next tree. It's in the qcom tree... https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/tree/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi?h=for-next#n438 -Doug