Re: [PATCH v5] dt-bindings: arm: mediatek: mediatek,g3dsys: Convert to DT schema

From: Rob Herring (Arm)

Date: Fri Sep 04 2026 - 19:59:24 EST



On Sat, 22 Aug 2026 15:08:29 +0530, Udaya Kiran Challa wrote:
> Convert the MediaTek G3D system controller devicetree binding
> from the legacy text format to DT schema.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Udaya Kiran Challa <challauday369@xxxxxxxxx>
> ---
> Changelog:
>
> Changes since v4:
> - Add Mediatek Soc maintainers in the send list
>
> Link to v4:https://lore.kernel.org/all/20260326181726.64957-1-challauday369@xxxxxxxxx/
>
> Changes since v3:
> - Fix $id path to match new location
>
> Link to v3:https://lore.kernel.org/all/20260325181509.3430-1-challauday369@xxxxxxxxx/
>
> Changes since v2:
> - Move binding to soc/mediatek directory
> - Rename file to mediatek,mt2701-g3dsys.yaml based on fallback compatible
>
> Link to v2:https://lore.kernel.org/all/20260323180616.23333-1-challauday369@xxxxxxxxx/
>
> Changes since v1:
> - Drop redundant description for reg
> - Drop redundant description for provider properties
>
> Link to v1:https://lore.kernel.org/all/20260315080302.454233-1-challauday369@xxxxxxxxx/
> ---
> .../bindings/arm/mediatek/mediatek,g3dsys.txt | 30 ----------
> .../soc/mediatek/mediatek,mt2701-g3dsys.yaml | 58 +++++++++++++++++++
> 2 files changed, 58 insertions(+), 30 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/mediatek/mediatek,g3dsys.txt
> create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,mt2701-g3dsys.yaml
>

Applied, thanks!