Skip to content

Commit

Permalink
Swap X Y axis of ads7846 touchscreen controller for PiScreen TFT
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliams03 committed Apr 3, 2015
1 parent 2e52974 commit 77425ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/piscreen-overlay.dts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
interrupts = <17 2>; /* high-to-low edge triggered */
interrupt-parent = <&gpio>;
pendown-gpio = <&gpio 17 0>;
ti,swap-xy;
ti,x-plate-ohms = /bits/ 16 <100>;
ti,pressure-max = /bits/ 16 <255>;
};
Expand Down

0 comments on commit 77425ab

Please sign in to comment.