commit | c4288946d43ed2d76247ab757581ce428c90d9ef | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Tue Jun 26 16:52:43 2018 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun Jul 01 21:23:02 2018 +0800 |
tree | 5fd4d77c4851054de8c58c0215ed94e4f832aa1c | |
parent | c768224360094b3e3b11c81a4163a9e1c7bd3336 [diff] |
ARM: dts: imx6qdl-colibri: use pull-down on wake-up pin The wake-up pin is pulled low with 100kOhm on the carrier board. The current configuration of 100kOhm pull-up caused lots of interrupts, especially during boot up. Make sure the pin is at a reasonable level at startup by pulling it low on SoC side too. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>