[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <116712ae-f18b-3288-ac6d-80073aebd458@baylibre.com>
Date: Mon, 22 May 2023 10:53:06 +0200
From: Alexandre Bailon <abailon@...libre.com>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>, airlied@...il.com,
daniel@...ll.ch, maarten.lankhorst@...ux.intel.com,
mripard@...nel.org, tzimmermann@...e.de
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, matthias.bgg@...il.com,
sumit.semwal@...aro.org, christian.koenig@....com,
jstephan@...libre.com, dri-devel@...ts.freedesktop.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-media@...r.kernel.org,
linaro-mm-sig@...ts.linaro.org, khilman@...libre.com,
nbelin@...libre.com, bero@...libre.com
Subject: Re: [PATCH 7/7] dt-bindings: Add bidings for mtk,apu-drm
On 5/17/23 17:04, AngeloGioacchino Del Regno wrote:
> Il 17/05/23 16:52, Alexandre Bailon ha scritto:
>> This adds the device tree bindings for the APU DRM driver.
>>
>> Signed-off-by: Alexandre Bailon <abailon@...libre.com>
>> Reviewed-by: Julien Stephan <jstephan@...libre.com>
>> ---
>> .../devicetree/bindings/gpu/mtk,apu-drm.yaml | 38 +++++++++++++++++++
>
> mediatek,mt(model)-apu.yaml
>
>> 1 file changed, 38 insertions(+)
>> create mode 100644
>> Documentation/devicetree/bindings/gpu/mtk,apu-drm.yaml
>>
>> diff --git a/Documentation/devicetree/bindings/gpu/mtk,apu-drm.yaml
>> b/Documentation/devicetree/bindings/gpu/mtk,apu-drm.yaml
>> new file mode 100644
>> index 000000000000..6f432d3ea478
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/gpu/mtk,apu-drm.yaml
>> @@ -0,0 +1,38 @@
>> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/gpu/mediatek,apu-drm.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: AI Processor Unit DRM
>> +
>> +properties:
>> + compatible:
>> + const: mediatek,apu-drm
>
> const: mediatek,mt8195-apu (or whatever else).
>
> ...besides, I don't think that this patch even belongs to this series? :-)
> Spoiler alert! :-)
Actually, it does!
I forgot to send the patch that adds the platform driver ^^'
Thanks,
Alexandre
>
> Cheers,
> Angelo
>
>
Powered by blists - more mailing lists