Skip to content

Commit

Permalink
Merge tag 'ux500-armsoc-v4.7' of git://git.kernel.org/pub/scm/linux/k…
Browse files Browse the repository at this point in the history
…ernel/git/linusw/linux-stericsson into next/dt

Merge "ux500 Devicetree updates for v4.7" from Linus Walleij:

- Use generic include files
- Make accelerometers open drain on the TVK board

* tag 'ux500-armsoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
  ARM: dts: ux500: configure the accelerometers open drain
  ARM: dts: ux500: use the GIC include header
  ARM: dts: ux500: use the GPIO DT header
  • Loading branch information
Arnd Bergmann committed May 10, 2016
2 parents 21c9a64 + 7ba5dd5 commit 3a99f3d
Show file tree
Hide file tree
Showing 7 changed files with 75 additions and 72 deletions.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/ste-ccu9540.dts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
cap-mmc-highspeed;
vmmc-supply = <&ab8500_ldo_aux3_reg>;

cd-gpios = <&gpio7 6 0x4>; // 230
cd-gpios = <&gpio7 6 GPIO_ACTIVE_HIGH>; // 230
cd-inverted;

status = "okay";
Expand Down
Loading

0 comments on commit 3a99f3d

Please sign in to comment.