Message ID | 20230216142204.48394-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | media: dt-bindings: Convert Samsung SoC Camera to DT schema | expand |
On Thu, 16 Feb 2023 15:22:02 +0100, Krzysztof Kozlowski wrote: > Convert the Samsung Exynos4212/4412 SoC Imaging Subsystem (FIMC-IS) > bindings to DT schema. Changes during conversion - adjust to existing > DTS and Linux driver: add iommus and power-domains. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Changes since v2: > 1. Move size-cells next to address-cells. > 2. Drop dead/debug code. > --- > .../bindings/media/exynos4-fimc-is.txt | 50 ---- > .../media/samsung,exynos4212-fimc-is.yaml | 220 ++++++++++++++++++ > MAINTAINERS | 1 + > 3 files changed, 221 insertions(+), 50 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/exynos4-fimc-is.txt > create mode 100644 Documentation/devicetree/bindings/media/samsung,exynos4212-fimc-is.yaml > Reviewed-by: Rob Herring <robh@kernel.org>
On 16/02/2023 15:21, Krzysztof Kozlowski wrote: > Hi, > > The patchset depends on: > https://lore.kernel.org/all/20230207205834.673163-1-krzysztof.kozlowski@linaro.org/ > > Changes since v2 > ================ > 1. Move size-cells next to address-cells. > 2. Drop dead/debug code. > 3. Add Rb tags. Mauro, Any comments here? Can you pick the set up? Best regards, Krzysztof