[Patch v3 0/3] Addition of new compatible for Exynos3250.

From: Aakarsh Jain
Date: Thu Nov 10 2022 - 23:34:19 EST


This patch series adds new compatible for Exynos3250 along with its
driver variant data for MFC v7 hardware.
Since,MFC v7 support was added for Exynos5420 and Exynos
3250 SoC with same compatible string "samsung,mfc-v7".As
both SoCs having different hardware properties and having
same compatible string for both SoCs doesn't seems to be correct.
So ,new compatible is added for Exynos3250 SOC which will
differentiate the node properties for both SoCs which
support MFC v7.

Changes since v2:
- Addressed review comments from Krzysztof Kozlowski[1].

Changes since v1:
- Addressed review comments from Marek Szyprowski[2].
- Addressed review comments from Krzysztof Kozlowski[3].
- Addressed review comments from Tommaso Merciai[4].

1-https://patchwork.kernel.org/project/linux-media/patch/20221109035507.69086-1-aakarsh.jain@xxxxxxxxxxx/#25081990
2-https://patchwork.kernel.org/project/linux-media/patch/20221102130602.48969-1-aakarsh.jain@xxxxxxxxxxx/#25072873
3-https://patchwork.kernel.org/project/linux-media/patch/20221102130602.48969-1-aakarsh.jain@xxxxxxxxxxx/#25073109
4-https://patchwork.kernel.org/project/linux-media/patch/20221102130602.48969-2-aakarsh.jain@xxxxxxxxxxx/#25072977

Aakarsh Jain (3):
media: dt-bindings: s5p-mfc: Add new compatible string for Exynos3250
SoC.
media: s5p-mfc:Add variant data for MFC v7 hardware for Exynos 3250
SoC
ARM: dts: exynos: Rename compatible string property from version to
SoC specific

.../devicetree/bindings/media/s5p-mfc.txt | 9 +++++----
arch/arm/boot/dts/exynos3250.dtsi | 2 +-
.../media/platform/samsung/s5p-mfc/s5p_mfc.c | 17 +++++++++++++++--
3 files changed, 21 insertions(+), 7 deletions(-)

--
2.17.1