linux/drivers/soc/fsl
Rasmus Villemoes 5cfca8911d soc: fsl: qe: support fsl,qe-snums property
Add driver support for the newly introduced fsl,qe-snums property.

Conveniently, of_property_read_variable_u8_array does exactly what we
need: If the property fsl,qe-snums is found (and has an allowed size),
the array of values get copied to snums, and the return value is the
number of snums - we cannot assign directly to num_of_snums, since we
need to check whether the return value is negative.

Reviewed-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Qiang Zhao <qiang.zhao@nxp.com>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2019-06-05 14:26:39 -05:00
..
dpio soc: fsl: dpio: Add support for memory backed QBMan portals 2019-05-20 14:28:16 -05:00
qbman soc: fsl: qbman_portals: add APIs to retrieve the probing status 2019-05-20 14:28:16 -05:00
qe soc: fsl: qe: support fsl,qe-snums property 2019-06-05 14:26:39 -05:00
dpaa2-console.c soc: fsl: fix spelling mistake "Firmaware" -> "Firmware" 2019-05-29 15:52:10 -05:00
guts.c soc: fsl: guts: Add definition for LX2160A 2019-05-20 14:28:15 -05:00
Kconfig soc: fsl: add DPAA2 console support 2019-05-20 14:28:15 -05:00
Makefile soc: fsl: add DPAA2 console support 2019-05-20 14:28:15 -05:00