mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 19:49:33 -04:00
arm64: dts: qcom: msm8996-xiaomi: use generic node names
Use generic node names for I2C devices. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230617171541.286957-7-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
368f8d1969
commit
f7eb45427a
@@ -189,7 +189,7 @@ &blsp2_i2c2 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
nfc: pn548@28 {
|
||||
nfc: nfc@28 {
|
||||
compatible = "nxp,nxp-nci-i2c";
|
||||
|
||||
reg = <0x28>;
|
||||
@@ -208,7 +208,7 @@ nfc: pn548@28 {
|
||||
&blsp2_i2c3 {
|
||||
status = "okay";
|
||||
|
||||
typec: tusb320l@47 {
|
||||
typec: typec@47 {
|
||||
compatible = "ti,tusb320l";
|
||||
reg = <0x47>;
|
||||
interrupt-parent = <&tlmm>;
|
||||
|
||||
Reference in New Issue
Block a user