[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f6050fa5-4cb5-9283-263b-bcd0d97a09bc@mediatek.com>
Date: Sat, 14 Sep 2024 01:47:52 +0800
From: Macpaul Lin <macpaul.lin@...iatek.com>
To: Rob Herring <robh@...nel.org>
CC: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Matthias Brugger <matthias.bgg@...il.com>, Krzysztof Kozlowski
<krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
<linux-leds@...r.kernel.org>, Liam Girdwood <lgirdwood@...il.com>, Mark Brown
<broonie@...nel.org>, Sebastian Reichel <sre@...nel.org>, Pavel Machek
<pavel@....cz>, Sean Wang <sean.wang@...iatek.com>, Lee Jones
<lee@...nel.org>, Alexandre Mergnat <amergnat@...libre.com>, Flora Fu
<flora.fu@...iatek.com>, Bear Wang <bear.wang@...iatek.com>, Pablo Sun
<pablo.sun@...iatek.com>, Macpaul Lin <macpaul@...il.com>, Sen Chu
<sen.chu@...iatek.com>, Chris-qj chen <chris-qj.chen@...iatek.com>, "MediaTek
Chromebook Upstream" <Project_Global_Chrome_Upstream_Group@...iatek.com>,
<linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>, <linux-pm@...r.kernel.org>,
<linux-rtc@...r.kernel.org>, <linux-sound@...r.kernel.org>,
<devicetree@...r.kernel.org>, Chen-Yu Tsai <wenst@...omium.org>
Subject: Re: [PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT
schema
On 8/30/24 22:50, Rob Herring wrote:
>
>
> External email : Please do not click links or open attachments until you
> have verified the sender or the content.
>
> On Fri, Aug 30, 2024 at 07:07:26PM +0800, Macpaul Lin wrote:
>> Convert this from the old style text based binding to the new DT schema
>> style.
>>
>> The examples have been trimmed down and move to parent schema
>> mfd/mediatek,mt6397.yaml.
>>
>> Add new maintainers and submitter from MediaTek.
>>
>> Signed-off-by: Sen Chu <sen.chu@...iatek.com>
>> Signed-off-by: Macpaul Lin <macpaul.lin@...iatek.com>
[snip]
>> +
>> +patternProperties:
>> + "^(buck_)?v(pa|proc|sys)$":
>> + description: Buck regulators
>> + type: object
>> + $ref: regulator.yaml#
>> + properties:
>> + regulator-allowed-modes: false
>> + unevaluatedProperties: false
>> +
>> + "^(ldo_)?v(camio|cn18)$":
>
> Why are buck_ and ldo_ prefixes optional? The old binding didn't reflect
> actual (upstream) users? If so, that's fine, but mention that in the
> commit message.
>
> Rob
>
Will use "^buck_v" and "^ldo_v" as the prefixes of each items in
patternProperties. Thanks!
Regards,
Macpaul Lin
Powered by blists - more mailing lists