On 01/09/2022 10:24, Iskren Chernev wrote: > Add support for the SPMI bus on the SM6115. > > Signed-off-by: Iskren Chernev <iskren.chernev@xxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sm6115.dtsi | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi > index 491fffff8aa1..d578f8425e36 100644 > --- a/arch/arm64/boot/dts/qcom/sm6115.dtsi > +++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi > @@ -543,6 +543,25 @@ qusb2_hstx_trim: hstx_trim@25b { > }; > }; > > + spmi_bus: qcom,spmi@1c40000 { Node names should be generic. https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation This is spmi. Best regards, Krzysztof