summaryrefslogtreecommitdiffstats
path: root/p9z-fsi.dts.m4
blob: 87ad5c2ba1c8ede7a131cbcced25ecd438670ad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/dts-v1/;

/include/ "p9-fsi.dtsi"

/ {
};

&fsi0 {
	/* GPIO pin definitions */
	fsi_clk = <0x0 0x13>;		/* C3 */
	fsi_dat = <0x0 0x12>; 		/* C2 */
	fsi_dat_en = <0x78 0x16>;	/* O6 */
	fsi_enable = <0x0 0x18>;	/* D0 */
	cronus_sel = <0x78 0x1e>;	/* P6 */
	clock_delay = <0x14>;
};
OpenPOWER on IntegriCloud