summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/uniphier-ph1-pro4-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-18 16:41:40 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-24 01:36:55 +0900
commit6063498be896589ba8761e98479885557369cb5f (patch)
treeb62e310e7b5cbc015c45f59a1826745a09a284bc /arch/arm/dts/uniphier-ph1-pro4-ref.dts
parent4976f4827546154bb296dd0fb33b2cdff94be0c1 (diff)
downloadtalos-obmc-uboot-6063498be896589ba8761e98479885557369cb5f.tar.gz
talos-obmc-uboot-6063498be896589ba8761e98479885557369cb5f.zip
ARM: dts: uniphier: add device tree for Micro Support Card
Import uniphier-support-card.dtsi from Linux Kernel and make it available on the UniPhier reference boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-pro4-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ph1-pro4-ref.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-ph1-pro4-ref.dts b/arch/arm/dts/uniphier-ph1-pro4-ref.dts
index 07a9783357..5be76e2d66 100644
--- a/arch/arm/dts/uniphier-ph1-pro4-ref.dts
+++ b/arch/arm/dts/uniphier-ph1-pro4-ref.dts
@@ -9,6 +9,7 @@
/dts-v1/;
/include/ "uniphier-ph1-pro4.dtsi"
/include/ "uniphier-ref-daughter.dtsi"
+/include/ "uniphier-support-card.dtsi"
/ {
model = "UniPhier PH1-Pro4 Reference Board";
@@ -38,6 +39,10 @@
};
};
+&ethsc {
+ interrupts = <0 50 4>;
+};
+
&serial0 {
status = "okay";
};
OpenPOWER on IntegriCloud