summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8-ca35.dtsi
AgeCommit message (Collapse)Author
2019-02-12MLK-20224 ARM64: dts: freescale: imx8qxp: disable cpu-idle by defaultAnson Huang
With cpu-idle enabled, we observe that DSI panel display is NOT working on i.MX8QXP MEK board, still under debugging, since cpu-idle ONLY saves ~15mA in runtime, it is NOT valuable enough compare to whole system, so disable it for now until everything is stable enough. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Nitin Garg <nitin.garg@nxp.com>
2019-02-12MLK-19947-3 ARM64: dts: freescale: imx8qxp: add cpu-idle supportAnson Huang
This patch adds cpu-idle support for i.MX8QXP, since different platforms have different cpu-idle latency value, so move the cpu-idle node to platform dtsi. Add GPT as platform broadcast timer, its clock and power are managed in TF-A. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Acked-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com>
2019-02-12MLK-15008-1 ARM64: dts: freescale: imx8qxp: update cpu-freq opp tableAnson Huang
Update i.MX8QXP cpu-freq opp table according to SCFW setting, and move the cpu-freq opp table to soc dtsi instead of board dtb, as it is SoC feature. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
2019-02-12MLK-13911-2 ARM64: dts: imx8: add arm core common dtsiAnson Huang
Add i.MX8 arm core common dtsi. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Nitin Garg <nitin.garg@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Adrian Alonso <adrian.alonso@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Xianzhong <xianzhong.li@nxp.com>