On 01/04/2022 22:26, Caleb Connolly wrote: > Add a node for the smb2 charger hardware found on the pmi8998. > > Signed-off-by: Caleb Connolly <caleb.connolly@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/pmi8998.dtsi | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/pmi8998.dtsi b/arch/arm64/boot/dts/qcom/pmi8998.dtsi > index da10668c361d..b98dad166a0b 100644 > --- a/arch/arm64/boot/dts/qcom/pmi8998.dtsi > +++ b/arch/arm64/boot/dts/qcom/pmi8998.dtsi > @@ -9,6 +9,21 @@ pmi8998_lsid0: pmic@2 { > #address-cells = <1>; > #size-cells = <0>; > > + pmi8998_smb2: smb2@1000 { Generic node name please, so "charger". Have in mind that PMIC (parent's) schema might require it. If it exists (I did not check), it should reference also your charger's schema. Best regards, Krzysztof