summaryrefslogtreecommitdiff
path: root/skey.dts
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2017-12-28 20:34:25 -0500
committerknolax <1339802534.kk@gmail.com>2017-12-28 20:34:25 -0500
commit25ed4fad8b7f5b9133bc2243680b7693470e0466 (patch)
tree4078765e3604fb3121b1c25266f24e1fdd27f70f /skey.dts
parenta6f101d96249baa1ffa1f6d09ce0943f40a16cf4 (diff)
removed entry for device, the gpio settings for all pins except bcmpin 15, which is set to alt0 or RXD mode. messing around with dtoverlays is really a waste of time so i'm moving on to a systemd daemon that just runs the gpio utility to change the pinmodes, and then load the module
Diffstat (limited to 'skey.dts')
-rw-r--r--skey.dts10
1 files changed, 0 insertions, 10 deletions
diff --git a/skey.dts b/skey.dts
index e714a1b..4a0b36a 100644
--- a/skey.dts
+++ b/skey.dts
@@ -5,16 +5,6 @@
/ {
compatible = "brcm,bcm2708";
fragment@0 {
- target-path = "/";
- __overlay__ {
- skey: skey {
- compatible = "hsd,skey";
- status = "okay";
- gpios = <10 24 23 22 27 18 17 15 14 4 3 6 5>;
- };
- };
- };
- fragment@1 {
target = <&gpio>;
__overlay__ {
pinctrl-names = "default";