Message ID | 20221213132517.203609-1-konrad.dybcio@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 2a87b555553e357460da6f3cbc95bd6eadc852c0 |
Headers | show |
Series | [1/3] arm64: dts: qcom: sm8250-edo: Remove misleading comments | expand |
On Tue, 13 Dec 2022 14:25:15 +0100, Konrad Dybcio wrote: > As much as it hurts me, there is no FM radio chips on these devices. > It seems to be present on Japanese models, but these are not available > globally and differ in a few more ways anyway (such as a super high-tech > NFC chip). > > Applied, thanks! [1/3] arm64: dts: qcom: sm8250-edo: Remove misleading comments commit: 2a87b555553e357460da6f3cbc95bd6eadc852c0 [2/3] arm64: dts: qcom: sm8350-sagami: Disable empty i2c bus commit: 71b4fb83a958881666f52d6275cd264ec909c7bc [3/3] arm64: dts: qcom: sm8450-nagara: Disable empty i2c bus commit: 7ca5618520c6c8fd1419e2b057681d4f1d7b6578 Best regards,
diff --git a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi index fdfed4c3201e..bf484ee20b21 100644 --- a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi @@ -529,10 +529,8 @@ &i2c15 { clock-frequency = <400000>; /* Qcom SMB1390 @ 10 */ - /* Silicon Labs SI4704 FM Radio Receiver @ 11 */ /* Qcom SMB1390_slave @ 18 */ /* HALO HL6111R Qi charger @ 25 */ - /* Richwave RTC6226 FM Radio Receiver @ 64 */ }; &pcie0 {
As much as it hurts me, there is no FM radio chips on these devices. It seems to be present on Japanese models, but these are not available globally and differ in a few more ways anyway (such as a super high-tech NFC chip). Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 2 -- 1 file changed, 2 deletions(-)