[PATCH v3 0/2] media: nxp: imx8-isi: Add i.MX8ULP support
From: guoniu . zhou
Date: Mon Oct 14 2024 - 05:38:04 EST
From: Guoniu Zhou <guoniu.zhou@xxxxxxx>
This small patch series is to add ISI support for i.MX8ULP.
Changes in v3:
- Add Reviewed-by tag
- Change the author name from "Guoniu.zhou" to "Guoniu Zhou"
Changes in v2:
- Correct clocks used by ISI, it includes both APB and AXI.
Guoniu Zhou (2):
media: nxp: imx8-isi: Add i.MX8ULP support
dt-bindings: media: nxp,imx8-isi: Add i.MX8ULP ISI compatible string
.../devicetree/bindings/media/nxp,imx8-isi.yaml | 2 ++
.../media/platform/nxp/imx8-isi/imx8-isi-core.c | 14 ++++++++++++++
.../media/platform/nxp/imx8-isi/imx8-isi-core.h | 1 +
3 files changed, 17 insertions(+)
--
2.34.1