On 14.02.2023 17:12, Robert Marko wrote: > Align USB power GPIO hog node to DT schema. > > Signed-off-by: Robert Marko <robert.marko@xxxxxxxxxx> > --- Unless you submitted a separate patch for this, I only see hog being allowed in 845 TLMM. Konrad > arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi b/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi > index 38efd45433da5..cd2a32d0d5548 100644 > --- a/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi > +++ b/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi > @@ -76,7 +76,7 @@ mux_cs { > }; > }; > > - usb-power { > + usb-power-hog { > line-name = "USB-power"; > gpios = <1 GPIO_ACTIVE_HIGH>; > gpio-hog;