Skip to content

Commit

Permalink
Revert "ARM: dts: twl4030: Add iio properties for bci subnode"
Browse files Browse the repository at this point in the history
This reverts commit af19161,
which breaks the omap3 device tree build due to a wrong reference.

I accidently queued this change via the power supply subsystem while
telling Marek at the same time, that it should go through Tony.
Following that I did miss Stephen's messages about the build failure in
linux-next and since he switched to merging an older snapshot nobody
else noticed the problem in my tree. I didn't notice myself, since I
did not build any device tree files assuming none have changed by me.

Signed-off-by: Sebastian Reichel <[email protected]>
Reported-by: Felipe Balbi <[email protected]>
Tested-by: Felipe Balbi <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
  • Loading branch information
sre committed Nov 6, 2015
1 parent 3e069ad commit 829a7da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/twl4030.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
charger: bci {
compatible = "ti,twl4030-bci";
interrupts = <9>, <2>;
io-channels = <&twl4030_madc 11>;
io-channel-name = "vac";
bci3v1-supply = <&vusb3v1>;
};

Expand Down

0 comments on commit 829a7da

Please sign in to comment.