summaryrefslogtreecommitdiff
path: root/arch/arm/dts/exynos5800-peach-pi.dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-26 15:29:39 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-18 17:11:16 (GMT)
commit3fbb78711ca6a80151dc847409f913053bb7d985 (patch)
tree90b8504a6faaca6ed61a962016ff74a0eb994d77 /arch/arm/dts/exynos5800-peach-pi.dts
parentce6adaa4b5b51ddf7dc53d61c1eca0fc0553ac06 (diff)
downloadu-boot-3fbb78711ca6a80151dc847409f913053bb7d985.tar.xz
cros_ec: exynos: Match up device tree with kernel version
The U-Boot device trees are slightly different in a few places. Adjust them to remove most of the differences. Note that U-Boot does not support the concept of interrupts as distinct from GPIOs, so this difference remains. For sandbox, use the same keyboard file as for ARM boards and drop the host emulation bus which seems redundant. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/exynos5800-peach-pi.dts')
-rw-r--r--arch/arm/dts/exynos5800-peach-pi.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/dts/exynos5800-peach-pi.dts b/arch/arm/dts/exynos5800-peach-pi.dts
index 494f764..8c1f616 100644
--- a/arch/arm/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/dts/exynos5800-peach-pi.dts
@@ -97,11 +97,10 @@
spi-max-frequency = <4000000>;
spi-deactivate-delay = <200>;
cros_ec: cros-ec@0 {
+ compatible = "google,cros-ec-spi";
reg = <0>;
- compatible = "google,cros-ec";
spi-half-duplex;
spi-max-timeout-ms = <1100>;
- spi-frame-header = <0xec>;
ec-interrupt = <&gpx1 5 GPIO_ACTIVE_LOW>;
/*