Skip to content

Commit

Permalink
ARM: at91/dt: at91sam9n12ek: disable i2c1
Browse files Browse the repository at this point in the history
No device connect to i2c1, so remove it to keep it as disabled.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Bo Shen authored and Nicolas Ferre committed Sep 18, 2015
1 parent 7b6521f commit eed7c4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/at91sam9n12ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@
};
};

i2c1: i2c@f8014000 {
status = "okay";
};

mmc0: mmc@f0008000 {
pinctrl-0 = <
&pinctrl_board_mmc0
Expand Down

0 comments on commit eed7c4e

Please sign in to comment.