Lines Matching refs:fsl
7 are specified by fsl,mpc5121-psc-uart nodes in the
8 fsl,mpc5121-immr SoC node. Additionally the PSC FIFO
9 Controller node fsl,mpc5121-psc-fifo is required there:
11 fsl,mpc512x-psc-uart nodes
15 - compatible : Should contain "fsl,<soc>-psc-uart" and "fsl,<soc>-psc"
25 - fsl,rx-fifo-size : the size of the RX fifo slice (a multiple of 4)
26 - fsl,tx-fifo-size : the size of the TX fifo slice (a multiple of 4)
32 for that is fsl,mpc5121-psc-spi. It requires a fsl,mpc5121-psc-fifo as well.
34 fsl,mpc5121-psc-uart nodes, just use spi instead of uart in the compatible
37 fsl,mpc512x-psc-fifo node
41 - compatible : Should be "fsl,<soc>-psc-fifo"
58 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc";
63 fsl,rx-fifo-size = <16>;
64 fsl,tx-fifo-size = <16>;
68 compatible = "fsl,mpc5121-psc-uart", "fsl,mpc5121-psc";
73 fsl,rx-fifo-size = <16>;
74 fsl,tx-fifo-size = <16>;
78 compatible = "fsl,mpc5121-psc-fifo";