[PATCH 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Tue May 17 04:10:06 PDT 2022
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 at collabora.com>
>> ---
>> .../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 at kernel.org>
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
More information about the linux-arm-kernel
mailing list