summaryrefslogtreecommitdiffstats
path: root/p9b-fsi.dts.m4
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 06:57:15 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 12:14:35 +0000
commit8ef16543ce4af45f55d6235dc9e69b700658fe72 (patch)
tree1f41c0f6e6dea5328604da64584ca71ba2f9dfcc /p9b-fsi.dts.m4
parent68ac85897b4918e5fd5383f450fdfcdffc6ff380 (diff)
downloadpdbg-8ef16543ce4af45f55d6235dc9e69b700658fe72.tar.gz
pdbg-8ef16543ce4af45f55d6235dc9e69b700658fe72.zip
Add Blackbird support
Diffstat (limited to 'p9b-fsi.dts.m4')
-rw-r--r--p9b-fsi.dts.m416
1 files changed, 16 insertions, 0 deletions
diff --git a/p9b-fsi.dts.m4 b/p9b-fsi.dts.m4
new file mode 100644
index 0000000..2c1c984
--- /dev/null
+++ b/p9b-fsi.dts.m4
@@ -0,0 +1,16 @@
+/dts-v1/;
+
+/include/ "p9-fsi.dtsi"
+
+/ {
+};
+
+&fsi0 {
+ /* GPIO pin definitions */
+ fsi_clk = <0x24 0x3>; /* H3 */
+ fsi_dat = <0x24 0x2>; /* H2 */
+ fsi_dat_en = <0x0 0x6>; /* A6 */
+ fsi_enable = <0x0 0x18>; /* D0 */
+ cronus_sel = <0x24 0x1>; /* H1 */
+ clock_delay = <0x14>;
+};
OpenPOWER on IntegriCloud