Re: [PATCH 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U

From: AngeloGioacchino Del Regno
Date: Tue May 17 2022 - 07:10:53 EST


Il 16/05/22 18:03, Rob Herring ha scritto:
On Fri, 13 May 2022 17:14:10 +0200, AngeloGioacchino Del Regno wrote:
Add bindings for the MediaTek Helio X10 (MT6795) IOMMU/M4U.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
---
.../bindings/iommu/mediatek,iommu.yaml | 3 +
include/dt-bindings/memory/mt6795-larb-port.h | 96 +++++++++++++++++++
2 files changed, 99 insertions(+)
create mode 100644 include/dt-bindings/memory/mt6795-larb-port.h


Acked-by: Rob Herring <robh@xxxxxxxxxx>


Hello Rob,

I'm sad to say that, but I have to send a new version of this patch even though
you have acked it already... and I will have to drop your ack, as the changes to
the yaml patch will be a bit different, as we're adding support for a phandle
to mediatek,infracfg after some discussion about it on patch 2/2 of this series.

The mediatek,infracfg phandle addition will come as a different series, and this
patch (on v2) will add a conditional for:

- if:

properties:

compatible:

contains:

enum:

- mediatek,mt6795-m4u

then:

required:

- mediatek,infracfg

Sorry about wasting your time on this v1.

Regards,
Angelo