]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: mx6: Disable the keypad in the dtsi files
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 25 Jun 2014 00:13:44 +0000 (21:13 -0300)
committerShawn Guo <shawn.guo@freescale.com>
Wed, 25 Jun 2014 16:22:59 +0000 (00:22 +0800)
commita61fed816044d0a1b304e50944fbade5a453a9a3
treefce14f2473590d8affcc22622fcd960fa21d9196
parent1eee9ee81dae8bd5b93a6f61401e90c1e3579181
ARM: dts: mx6: Disable the keypad in the dtsi files

When booting a board that does not have a keypad (such as imx6q-sabresd) the
following error is seen on boot:

imx-keypad 20b8000.kpp: OF: linux,keymap property not defined in /soc/aips-bus@02000000/kpp@020b8000
imx-keypad 20b8000.kpp: failed to build keymap
imx-keypad: probe of 20b8000.kpp failed with error -2

Let's disable the keypad functionality in the dtsi files and let each board dts
enable it when needed.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6qdl-tx6.dtsi
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sl.dtsi