On Tue, 08 Feb 2022 18:18:22 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos5433 MIC bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: adding optional power-domains. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/display/exynos/exynos-mic.txt | 51 ---------- > .../samsung/samsung,exynos5433-mic.yaml | 95 +++++++++++++++++++ > 2 files changed, 95 insertions(+), 51 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos-mic.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml > Applied, thanks!