ARM: dts: Create a cros-ec-keyboard fragment
authorDoug Anderson <dianders@chromium.org>
Wed, 4 Jun 2014 22:20:18 +0000 (15:20 -0700)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Jun 2014 18:11:31 +0000 (12:11 -0600)
commiteba9295328f069a6bce0dbc0223a79665b4a7c0f
tree3bd539a0d6701f3c8d04b41ca578f6e722f05d27
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ARM: dts: Create a cros-ec-keyboard fragment

All ChromeOS ARM devices that have the standard "CrOS EC" have the
same keyboard mapping.  It's silly to include this same definition
everywhere.  Let's create a "dtsi" fragment that we can include from
many different boards.

This fragment is based on what's currently in tegra124-venice2.dts

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/cros-ec-keyboard.dtsi [new file with mode: 0644]