Message ID | 20210226200414.167762-35-konrad.dybcio@somainline.org |
---|---|
State | New |
Headers | show |
Series | SDM630/636/660/Nile&Ganges DT feature enablement | expand |
> From: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> From: Martin Botka <martin.botka@somainline.org> That got caught in rebasing madness.. Should any additional mistakes appear, I'll send a V2. Konrad
Signed-off-by: Martin Botka <martin.botka@somainline.org> Sorry for the second Sob. Previous one was HTML. Sorry On Sat, Feb 27, 2021 at 11:40, Konrad Dybcio <konrad.dybcio@somainline.org> wrote: > >> From: AngeloGioacchino Del Regno >> <angelogioacchino.delregno@somainline.org> > > From: Martin Botka <martin.botka@somainline.org> > > > That got caught in rebasing madness.. Should any additional mistakes > appear, I'll send a V2. > > > Konrad >
On Sat 27 Feb 04:40 CST 2021, Konrad Dybcio wrote: > > > From: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> > > From: Martin Botka <martin.botka@somainline.org> > > > That got caught in rebasing madness.. Should any additional mistakes appear, I'll send a V2. > Patches looks good, but I'm a little bit confused about author and s-o-b of the once you replied to. Please respin the whole thing with the proper authors/s-o-b, and I'll be happy to apply it. (And please remember to pick up Rob's ack) Regards, Bjorn
diff --git a/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi b/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi index 1a8e179cba73..0da6dddd5768 100644 --- a/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi @@ -188,7 +188,18 @@ &blsp1_uart2 { &blsp2_uart1 { status = "okay"; - /* HCI Bluetooth */ + bluetooth: wcn3990-bt { + compatible = "qcom,wcn3998-bt"; + + vddio-supply = <&vreg_l13a_1p8>; + vddxo-suppky = <&vreg_l9a_1p8>; + vddrf-supply = <&vreg_l6a_1p3>; + vddch0-supply = <&vreg_l19a_3p3>; + + max-speed = <3200000>; + + clocks = <&rpmcc RPM_SMD_RF_CLK1_PIN>; + }; }; &pon {