summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ld6b-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-11-25 00:25:35 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-11-29 00:29:00 +0900
commitb443fb4210cb760594ebb46899344cdda2dbb616 (patch)
tree4762c8002257782e6337ec10617be7052b9ce2dc /arch/arm/dts/uniphier-ld6b-ref.dts
parente9986a4fa772f1d129725c5712e60298ee14f5b2 (diff)
ARM: dts: uniphier: Sync with Linux 4.15-rc1
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ld6b-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ld6b-ref.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-ld6b-ref.dts b/arch/arm/dts/uniphier-ld6b-ref.dts
index 9b136b8603..1703d8f7a4 100644
--- a/arch/arm/dts/uniphier-ld6b-ref.dts
+++ b/arch/arm/dts/uniphier-ld6b-ref.dts
@@ -40,7 +40,7 @@
};
&ethsc {
- interrupts = <0 52 4>;
+ interrupts = <4 8>;
};
&serial0 {
@@ -55,6 +55,14 @@
status = "okay";
};
+&gpio {
+ xirq4 {
+ gpio-hog;
+ gpios = <UNIPHIER_GPIO_IRQ(4) 0>;
+ input;
+ };
+};
+
&i2c0 {
status = "okay";
};