From: Peng Fan <peng.fan@xxxxxxx> This patchset is to add cache info for i.MX8M*/QM/QXP, then people could see the info from sysfs. Peng Fan (3): arm64: dts: imx8m: add cache info arm64: dts: imx8qm: add cache info arm64: dts: imx8qxp: add cache info arch/arm64/boot/dts/freescale/imx8mm.dtsi | 28 ++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mn.dtsi | 28 ++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mp.dtsi | 28 ++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 28 ++++++++++++++++ arch/arm64/boot/dts/freescale/imx8qm.dtsi | 38 ++++++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 28 ++++++++++++++++ 6 files changed, 178 insertions(+) -- 2.25.1