Lines Matching +full:lx2160a +full:- +full:fspi
1 * NXP Flex Serial Peripheral Interface (FSPI)
4 - compatible : Should be "nxp,lx2160a-fspi"
5 "nxp,imx8qxp-fspi"
6 "nxp,imx8mm-fspi"
7 "nxp,imx8mp-fspi"
8 "nxp,imx8dxl-fspi"
10 - reg : First contains the register location and length,
12 - reg-names : Should contain the resource reg names:
13 - fspi_base: configuration register address space
14 - fspi_mmap: memory mapped address space
15 - interrupts : Should contain the interrupt for the device
18 - reg : There are two buses (A and B) with two chip selects each.
20 - <0>: Bus A, CS 0
21 - <1>: Bus A, CS 1
22 - <2>: Bus B, CS 0
23 - <3>: Bus B, CS 1
28 compatible = "nxp,lx2160a-fspi";
30 reg-names = "fspi_base", "fspi_mmap";
33 clock-names = "fspi_en", "fspi";