projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
178b61f
)
MLK-13833 imx6sll.dtsi: Correct snvs-pwrkey 'wakeup' to 'wakeup-source'
author
Leonard Crestez
<leonard.crestez@nxp.com>
Thu, 26 Jan 2017 15:00:33 +0000
(17:00 +0200)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:07 +0000
(14:58 -0500)
Should probably squash into commit
4349481
("MLK-13303-2 ARM: dts:
imx6sll: add dtsi file")
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
arch/arm/boot/dts/imx6sll.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sll.dtsi
b/arch/arm/boot/dts/imx6sll.dtsi
index
10f583d
..
243ba97
100644
(file)
--- a/
arch/arm/boot/dts/imx6sll.dtsi
+++ b/
arch/arm/boot/dts/imx6sll.dtsi
@@
-573,7
+573,7
@@
regmap = <&snvs>;
interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
linux,keycode = <KEY_POWER>;
- wakeup;
+ wakeup
-source
;
};
};