summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi
AgeCommit message (Collapse)Author
2020-03-27MLK-23315-2: arm64: dts: imx8: add i2c and irqsteer device node for CI_PI ssGuoniu.zhou
Add i2c controller and irqsteer device node for CI_PI subsystem of iMX8QXP Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>
2020-01-17MLK-23227-10: arm64: dts: use no-reset-control property in ISI of i.MX8QM/QXPGuoniu.zhou
For i.MX8MN/MP, dispmix/mediamix subsystem use GPR to do bus reset, but for i.MX8QM/QXP, it doesn't. So add no-reset-control property in dts for i.MX8QXP and QM to distinguish. Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>
2019-11-25MLK-22939 arm64: dts: imx8-ss-img: fix gpio regPeng Fan
Fix gpio reg Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-11-25arm64: dts: freescale: Add i.MX8DXP LPDDR4 validation board supportAnson Huang
Add i.MX8DXP LPDDR4 validation board DT support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
2019-11-25arm64: dts: Add mxc-jpeg decoder/encoder nodes for imx8qxp/qmMirela Rabulea
Add jpeg decoder/encoder nodes imx8qxp & imx8qm. At this stage, labgrid tests pass on imx8qxp/qm. Also, basic v4l2-compliance tests pass on imx8qxp/qm. Signed-off-by: Mirela Rabulea <mirela.rabulea@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-11-25clk: imx8qxp: Add JPEG encode/decode clocksAbel Vesa
Clocks needed by JPEG Encoder/Decoder Linux V4L2 driver. These additions are based on linux-imx/imx_4.19.y. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Tested-by: Mirela Rabulea <mirela.rabulea@nxp.com> Acked-by: Leonard Crestez <leonard.crestez@nxp.com> (cherry picked from commit 7ac4b9c761b133cfb364d269d7e64db57c4863d8)
2019-11-25ARM64: dts: Add ipg clk for all lpi2c busClark Wang
Add ipg clock config for all lpi2c bus. Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
2019-11-25arm64: dts: imx8: img: csi and pi lpcgs depend on ISI powerDong Aisheng
ci and pi lpcgs depend on ISI power, otherwise, accessing LPCG will abort. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25arm64: dts: imx8: img: fully switched to new clk bindingDong Aisheng
fully switched to new clk binding Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25arm64: dts: imx: add image subsystem dts support for IMX8Guoniu.zhou
Add image subsystem of imx8 device tree support Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com> [ Aisheng: update irqsteer to latest binding ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>