summaryrefslogtreecommitdiffstats
path: root/p9r-fsi.dts
diff options
context:
space:
mode:
Diffstat (limited to 'p9r-fsi.dts')
-rw-r--r--p9r-fsi.dts16
1 files changed, 16 insertions, 0 deletions
diff --git a/p9r-fsi.dts b/p9r-fsi.dts
new file mode 100644
index 0000000..2165bae
--- /dev/null
+++ b/p9r-fsi.dts
@@ -0,0 +1,16 @@
+/dts-v1/;
+
+/include/ "p9-fsi.dtsi"
+
+/ {
+};
+
+&fsi0 {
+ /* GPIO pin definitions */
+ fsi_clk = <0x1e0 0x10>; /* AA0 */
+ fsi_dat = <0x1e0 0x12>; /* AA2 */
+ fsi_dat_en = <0x80 0xa>; /* R2 */
+ fsi_enable = <0x0 0x18>; /* D0 */
+ cronus_sel = <0x0 0x6>; /* A6 */
+ clock_delay = <0x14>;
+};
OpenPOWER on IntegriCloud