summaryrefslogtreecommitdiffstats
path: root/p9b-fsi.dts.m4
blob: 2c1c9842af7fd23317a2f439873607f8fd54aec9 (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 = <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