Browse Source

ARM: at91/dt: sama5d3 xplained: disable pmic

As PMIC act8865 can disturb communication on i2c1, and as it should be setup
correctly then its i2c interface disabled by bootloader, we simply disregard it
in DT.

Acked-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Nicolas Ferre 10 years ago
parent
commit
19146e7e91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/at91-sama5d3_xplained.dts

+ 1 - 1
arch/arm/boot/dts/at91-sama5d3_xplained.dts

@@ -76,7 +76,7 @@
 				pmic: act8865@5b {
 					compatible = "active-semi,act8865";
 					reg = <0x5b>;
-					status = "okay";
+					status = "disabled";
 
 					regulators {
 						vcc_1v8_reg: DCDC_REG1 {