[PATCH v2 0/2] Convert atmel-flexcom to json-schema

From: Balakrishnan Sambath
Date: Fri Feb 23 2024 - 04:16:45 EST


The yaml DT bindings for the atmel-flexcom driver were submitted
upstream in a separate patch series in 2022 [1] which was Acked-by
Krzysztof Kozlowski. However, it has been observed recently that the
patch has not been merged into the mainline codebase.When attempting to
apply the patch to the latest upstream kernel,a conflict arose due to a
recent addition to the original device tree binding in text format. The
conflict has now been resolved and we are sending a updated version of
the patch.Also updated the DTS changes as recommended in [2].

[1]https://lore.kernel.org/linux-arm-kernel/22063373-6060-d605-62af-35d82ba1729c@xxxxxxxxxx/
[2]https://lore.kernel.org/lkml/0798f21e-1ab6-4fd2-b7e3-18f35163fad1@xxxxxxxxx/

Note: The patch "[PATCH 2/2] dt-bindings: mfd: Convert atmel-flexcom to
json-schema" has dependency on "[PATCH 1/2] ARM: dts:microchip: sama7g5:
add sama7g5 compatible"

Signed-off-by: Balakrishnan Sambath <balakrishnan.s@xxxxxxxxxxxxx>
---
changes in v2:
--------------
- Added sama7g5 specific compatible in DT with fallbacks.
- Added sam9x7, sama7g5 compatible in DT bindings.
- Replaced "Atmel" with "Microchip" in DT bindings.
- Link to v1:https://lore.kernel.org/lkml/20240214-sama5d2-flexcom-yaml-v1-1-5dedd0eba08e@xxxxxxxxxxxxx/

---
Balakrishnan Sambath (2):
ARM: dts: microchip: sama7g5: add sama7g5 compatible
dt-bindings: mfd: Convert atmel-flexcom to json-schema

.../bindings/mfd/atmel,sama5d2-flexcom.yaml | 99 ++++++++++++++++++++++
.../devicetree/bindings/mfd/atmel-flexcom.txt | 64 --------------
arch/arm/boot/dts/microchip/sama7g5.dtsi | 16 ++--
3 files changed, 107 insertions(+), 72 deletions(-)
---
base-commit: ffd2cb6b718e189e7e2d5d0c19c25611f92e061a
change-id: 20240223-b4-sama5d2-flexcom-yaml-b071c28da959

Best regards,
--
Balakrishnan Sambath <balakrishnan.s@xxxxxxxxxxxxx>