aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/dts/arm/exynos5250-arndale.dts
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2016-09-22 15:17:36 +0000
committerWarner Losh <imp@FreeBSD.org>2016-09-22 15:17:36 +0000
commitfad63e2d459885f4976cbdf133271af9b4348b98 (patch)
tree9af8d9f009b98e00720f4ec6c14763bc1a8c4562 /sys/gnu/dts/arm/exynos5250-arndale.dts
parent8588bc08511253782ebd80e3e32fc1adbde8e480 (diff)
parentc7716441be3a4a48aa7b7cdf69a15625c1cd8ef5 (diff)
downloadsrc-fad63e2d459885f4976cbdf133271af9b4348b98.tar.gz
src-fad63e2d459885f4976cbdf133271af9b4348b98.zip
Revert and redo r306083.
Update the device tree source files to a Linux 4.7-RC. The dts tree currently can't be merged w/o specific revisions. Note: due to a stupid bug in the commit checking script, I couldn't just remove the svn:keyword tag from the new files, I had to add fbsd:nokeywords to all the files (including ones that didn't need it)
Notes
Notes: svn path=/head/; revision=306197
Diffstat (limited to 'sys/gnu/dts/arm/exynos5250-arndale.dts')
-rw-r--r--sys/gnu/dts/arm/exynos5250-arndale.dts16
1 files changed, 7 insertions, 9 deletions
diff --git a/sys/gnu/dts/arm/exynos5250-arndale.dts b/sys/gnu/dts/arm/exynos5250-arndale.dts
index c000532c1444..85dad29c08dc 100644
--- a/sys/gnu/dts/arm/exynos5250-arndale.dts
+++ b/sys/gnu/dts/arm/exynos5250-arndale.dts
@@ -34,42 +34,42 @@
label = "SW-TACT2";
gpios = <&gpx1 4 GPIO_ACTIVE_LOW>;
linux,code = <KEY_MENU>;
- gpio-key,wakeup;
+ wakeup-source;
};
home {
label = "SW-TACT3";
gpios = <&gpx1 5 GPIO_ACTIVE_LOW>;
linux,code = <KEY_HOME>;
- gpio-key,wakeup;
+ wakeup-source;
};
up {
label = "SW-TACT4";
gpios = <&gpx1 6 GPIO_ACTIVE_LOW>;
linux,code = <KEY_UP>;
- gpio-key,wakeup;
+ wakeup-source;
};
down {
label = "SW-TACT5";
gpios = <&gpx1 7 GPIO_ACTIVE_LOW>;
linux,code = <KEY_DOWN>;
- gpio-key,wakeup;
+ wakeup-source;
};
back {
label = "SW-TACT6";
gpios = <&gpx2 0 GPIO_ACTIVE_LOW>;
linux,code = <KEY_BACK>;
- gpio-key,wakeup;
+ wakeup-source;
};
wakeup {
label = "SW-TACT7";
gpios = <&gpx2 1 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WAKEUP>;
- gpio-key,wakeup;
+ wakeup-source;
};
};
@@ -124,8 +124,6 @@
&dp {
status = "okay";
samsung,color-space = <0>;
- samsung,dynamic-range = <0>;
- samsung,ycbcr-coeff = <0>;
samsung,color-depth = <1>;
samsung,link-rate = <0x0a>;
samsung,lane-count = <4>;
@@ -133,7 +131,7 @@
display-timings {
native-mode = <&timing0>;
- timing0: timing@0 {
+ timing0: timing {
/* 2560x1600 DP panel */
clock-frequency = <50000>;
hactive = <2560>;