diff options
| author | Liu Ying <[email protected]> | 2022-06-11 22:14:21 +0800 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2022-06-20 21:15:21 +0200 |
| commit | 6456dc208e8a5803019c7fa979023c3dcea612bb (patch) | |
| tree | cae900b10be3dee318a62b4e8bc8e8e2f11d3c0f | |
| parent | 95b9cd1f754793cc8f328e7d30f79c4e7de29fbf (diff) | |
MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs
Add myself as the maintainer of DRM bridge drivers for i.MX SoCs.
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Liu Ying <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
| -rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3412310537cc..4036b64ed7b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6674,6 +6674,16 @@ F: Documentation/devicetree/bindings/display/imx/ F: drivers/gpu/drm/imx/ F: drivers/gpu/ipu-v3/ +DRM DRIVERS FOR FREESCALE IMX BRIDGE +M: Liu Ying <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-ldb.yaml +F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-combiner.yaml +F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-link.yaml +F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pxl2dpi.yaml +F: drivers/gpu/drm/bridge/imx/ + DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets) M: Patrik Jakobsson <[email protected]> |