commit | b3f4ff62f62c08928710fa6c52924dd3745da9cf | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Nov 28 15:55:30 2019 +0100 |
committer | Li Yang <leoyang.li@nxp.com> | Mon Dec 09 13:54:33 2019 -0600 |
tree | 571a38c1a25b7484b9094ba7e1331d4bb88bbd8e | |
parent | 6aef512387822723ecd114278d935307269e8f12 [diff] |
soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() This is necessary for this to work on little-endian hosts. Reviewed-by: Timur Tabi <timur@kernel.org> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Li Yang <leoyang.li@nxp.com>