summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-imx8-ca35.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: i.mx8x: add #cooling-cells propertiesAnatolij Gustschin2020-01-201-0/+4
| | | | | | | | | | Fix dtb building warnings: Warning (cooling_device_property): /thermal-zones/cpu-thermal0/cooling-maps/map0: Missing property '#cooling-cells' in node /cpus/cpu@0 or bad phandle (referred from cooling-device[0]) Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Stefano Babic <sbabic@denx.de> Reviewed-by: Fabio Estevam <festevam@gmail.com>
* arm: dts: introduce dtsi for i.MX8QXPPeng Fan2018-10-221-0/+66
Introduce dtsi for i.MX8QXP, since there is other variants i.MX8DX(P), so add them there, because i.MX8QXP includes the dtsi of them. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de>