[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <336cb80f-8f58-92ba-aa92-1bb57a75f0fb@suse.com>
Date: Tue, 13 Sep 2022 13:51:47 +0200
From: Matthias Brugger <mbrugger@...e.com>
To: Lee Jones <lee@...nel.org>, matthias.bgg@...nel.org
Cc: robh+dt@...nel.org, angelogioacchino.delregno@...labora.com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
krzysztof.kozlowski+dt@...aro.org, matthias.bgg@...il.com,
mandyjh.liu@...iatek.com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
On 08/09/2022 12:37, Lee Jones wrote:
> On Tue, 30 Aug 2022, matthias.bgg@...nel.org wrote:
>
>> From: Matthias Brugger <mbrugger@...e.com>
>>
>> The file describes the scpsys node for all SoCs and not only the mt8195.
>> Rename it to reflect this fact.
>
> Actually, this is fairly typical. Same with actual drivers.
>
> Both tend to adopt the name of the module first supported.
>
Well I think that's unfortunate as it can create confusion for people searching
for the binding as well as people adding a new compatible as they might think
each SoC should have a independent yaml file. For that I reason I think it makes
sense to fix the naming.
Regards,
Matthias
>> Signed-off-by: Matthias Brugger <mbrugger@...e.com>
>> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
>>
>> ---
>>
>> Changes in v2:
>> - Fix id
>>
>> .../mfd/{mediatek,mt8195-scpsys.yaml => mediatek,scpsys.yaml} | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> rename Documentation/devicetree/bindings/mfd/{mediatek,mt8195-scpsys.yaml => mediatek,scpsys.yaml} (96%)
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml b/Documentation/devicetree/bindings/mfd/mediatek,scpsys.yaml
>> similarity index 96%
>> rename from Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml
>> rename to Documentation/devicetree/bindings/mfd/mediatek,scpsys.yaml
>> index 3737207d8504..1a5901ca90f5 100644
>> --- a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/mediatek,scpsys.yaml
>> @@ -1,7 +1,7 @@
>> # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
>> %YAML 1.2
>> ---
>> -$id: http://devicetree.org/schemas/mfd/mediatek,mt8195-scpsys.yaml#
>> +$id: http://devicetree.org/schemas/mfd/mediatek,scpsys.yaml#
>> $schema: http://devicetree.org/meta-schemas/core.yaml#
>>
>> title: MediaTek System Control Processor System
>
Powered by blists - more mailing lists