mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-06 19:32:50 -05:00
ARM: dts: n8x0: remove unneeded unit name for i2c node
This patch fixes the following DTC warnings: "i2c@0 has a unit name, but no reg property" Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
308cfdaf9a
commit
e72c378b8b
@@ -7,7 +7,7 @@ memory {
|
||||
};
|
||||
|
||||
ocp {
|
||||
i2c@0 {
|
||||
i2c0 {
|
||||
compatible = "i2c-cbus-gpio";
|
||||
gpios = <&gpio3 2 GPIO_ACTIVE_HIGH /* gpio66 clk */
|
||||
&gpio3 1 GPIO_ACTIVE_HIGH /* gpio65 dat */
|
||||
|
||||
Reference in New Issue
Block a user