[PATCH v3] dt-bindings: bridge: Convert Samsung MIPI DSIM bridge to yaml

Rob Herring robh at kernel.org
Thu Apr 6 16:27:20 UTC 2023


On Mon, Apr 03, 2023 at 11:30:57PM -0300, Fabio Estevam wrote:
> From: Jagan Teki <jagan at amarulasolutions.com>
> 
> Samsung MIPI DSIM bridge can be found on Exynos and NXP's 
> i.MX8M Mini/Nano/Plus SoCs.
> 
> Convert exynos_dsim.txt to yaml.
> 
> Used the example node from exynos5433.dtsi instead of the one used in
> the legacy exynos_dsim.txt.
> 
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> Changes since v2:
> - Took previous Rob Herring's feedback into account:
> https://lore.kernel.org/all/20210712151322.GA1931925@robh.at.kernel.org/
> - Handled imx8mn and imx8mp.
> - Remove unnecessary #address-cells/size-cells.
> 
>  .../display/bridge/samsung,mipi-dsim.yaml     | 255 ++++++++++++++++++
>  .../bindings/display/exynos/exynos_dsim.txt   |  92 -------
>  MAINTAINERS                                   |   1 +
>  3 files changed, 256 insertions(+), 92 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.yaml
>  delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt

Applied to drm-misc-next.

Rob


More information about the dri-devel mailing list