On 29.11.2023 14:22, Krzysztof Kozlowski wrote: > Add nodes for WSA8845 speakers on SM8650 MTP board. > > Cc: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- [...] > +&swr0 { > + status = "okay"; > + > + /* WSA8845, Speaker Left */ > + left_spkr: speaker@0,0 { > + compatible = "sdw20217020400"; > + reg = <0 0>; > + pinctrl-names = "default"; > + pinctrl-0 = <&spkr_1_sd_n_active>; property-n property-names Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad