lkml.org 
[lkml]   [2022]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 00/10] drm: dt-bindings: exynos: convert to dtschema
    Date
    Hi,

    Convert most of the Exynos DRM/Display bindings to DT schema and put
    them under "samsung" directory instead of "exynos". The FIMD is used also
    on S3C and S5P, so exynos is too specific. Also most of other Samsung
    SoC bindings and drivers are organized in directories by company name,
    not by SoC name.

    I used Exynos DRM maintainers and myself as bindings maintainers, but
    feel free to propose different approach.

    Dependencies
    ============
    None. I will take the DTS patches via Samsung SoC tree.

    Best regards,
    Krzysztof

    Krzysztof Kozlowski (10):
    ARM: dts: exynos: add missing HDMI supplies on SMDK5250
    ARM: dts: exynos: add missing HDMI supplies on SMDK5420
    dt-bindings: phy: samsung,exynos-hdmi-phy: convert to dtschema
    dt-bindings: display: samsung,exynos5433-decon: convert to dtschema
    dt-bindings: display: samsung,exynos7-decon: convert to dtschema
    dt-bindings: display: samsung,exynos-hdmi-ddc: convert to dtschema
    dt-bindings: display: samsung,exynos-mixer: convert to dtschema
    dt-bindings: display: samsung,exynos-hdmi: convert to dtschema
    dt-bindings: display: samsung,exynos5433-mic: convert to dtschema
    dt-bindings: display: samsung,exynos-fimd: convert to dtschema

    .../bindings/display/exynos/exynos-mic.txt | 51 ----
    .../display/exynos/exynos5433-decon.txt | 60 -----
    .../bindings/display/exynos/exynos7-decon.txt | 65 -----
    .../bindings/display/exynos/exynos_hdmi.txt | 64 -----
    .../display/exynos/exynos_hdmiddc.txt | 15 --
    .../display/exynos/exynos_hdmiphy.txt | 15 --
    .../bindings/display/exynos/exynos_mixer.txt | 26 --
    .../bindings/display/exynos/samsung-fimd.txt | 107 ---------
    .../samsung/samsung,exynos-hdmi-ddc.yaml | 42 ++++
    .../display/samsung/samsung,exynos-hdmi.yaml | 227 ++++++++++++++++++
    .../display/samsung/samsung,exynos-mixer.yaml | 143 +++++++++++
    .../samsung/samsung,exynos5433-decon.yaml | 148 ++++++++++++
    .../samsung/samsung,exynos5433-mic.yaml | 95 ++++++++
    .../samsung/samsung,exynos7-decon.yaml | 120 +++++++++
    .../display/samsung/samsung,fimd.yaml | 198 +++++++++++++++
    .../bindings/phy/samsung,exynos-hdmi-phy.yaml | 44 ++++
    MAINTAINERS | 1 +
    arch/arm/boot/dts/exynos5250-smdk5250.dts | 3 +
    arch/arm/boot/dts/exynos5420-smdk5420.dts | 3 +
    19 files changed, 1024 insertions(+), 403 deletions(-)
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos-mic.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos5433-decon.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos7-decon.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmiddc.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmiphy.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt
    delete mode 100644 Documentation/devicetree/bindings/display/exynos/samsung-fimd.txt
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi-ddc.yaml
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
    create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
    create mode 100644 Documentation/devicetree/bindings/phy/samsung,exynos-hdmi-phy.yaml

    --
    2.32.0

    \
     
     \ /
      Last update: 2022-02-08 18:19    [W:4.409 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site