mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
arm64: dts: apm: Use recommended i2c node names
Use the recommended node name of 'i2c' for the 'i2cslimpro' nodes. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251216-dt-apm-v1-2-0bf2bf8b982c@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
parent
21bd5fb461
commit
cae405d739
|
|
@ -224,7 +224,7 @@ timer {
|
|||
clock-frequency = <50000000>;
|
||||
};
|
||||
|
||||
i2cslimpro {
|
||||
i2c {
|
||||
compatible = "apm,xgene-slimpro-i2c";
|
||||
mboxes = <&mailbox 0>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@ pmu {
|
|||
interrupts = <1 12 0xff04>;
|
||||
};
|
||||
|
||||
i2cslimpro {
|
||||
i2c {
|
||||
compatible = "apm,xgene-slimpro-i2c";
|
||||
mboxes = <&mailbox 0>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user