summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2017-12-19 23:25:51 -0500
committerknolax <1339802534.kk@gmail.com>2017-12-19 23:25:51 -0500
commit64c84ae22006f0ed08133b25abc8e199fdd67235 (patch)
treedba19172598b0cb4eaff7d9a074e61c5cf6ad2e8
parent3593e6a0eeececae94e51c25a0787f108b87d75b (diff)
actually added the pinsthread
-rw-r--r--skey.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/skey.dts b/skey.dts
index 2e56735..64bffd5 100644
--- a/skey.dts
+++ b/skey.dts
@@ -6,13 +6,13 @@
compatible = "brcm,bcm2708";
fragment@0 {
target-path = "/";
- __overlay__ {
+ __overlaqy__ {
skey {
///compatible = "skey";
status = "okay";
- bcrm,pins = <10 24 23 22 27 18 17 15 14 4 3 6 5>
- bcrm,function = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x1 0x1>
- bcrm,pull = <0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x0 0x0 0x0>
+ bcrm,pins = <10 24 23 22 27 18 17 15 14 4 3 6 5>;
+ bcrm,function = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x1 0x1 0x1>;
+ bcrm,pull = <0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x1 0x0 0x0 0x0>;
};
};
};