[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cb89dd3d-18d8-38ef-bb0f-00b6688bd54e@linaro.org>
Date: Wed, 15 Jun 2022 10:30:39 -0700
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Tinghan Shen <tinghan.shen@...iatek.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Mark Brown <broonie@...nel.org>,
YC Hung <yc.hung@...iatek.com>,
Curtis Malainey <cujomalainey@...omium.org>,
Allen-KH Cheng <allen-kh.cheng@...iatek.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
Project_Global_Chrome_Upstream_Group@...iatek.com
Subject: Re: [PATCH v2 1/3] dt-bindings: dsp: mediatek: Use meaningful names
for mbox
On 09/06/2022 01:30, Tinghan Shen wrote:
> Rename mbox according to action instead of 'mbox0' and 'mbox1'.
>
> Signed-off-by: Tinghan Shen <tinghan.shen@...iatek.com>
> ---
> .../devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml b/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml
> index b7e68b0dfa13..6cedd6868cc5 100644
> --- a/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml
> +++ b/Documentation/devicetree/bindings/dsp/mediatek,mt8195-dsp.yaml
> @@ -55,8 +55,8 @@ properties:
>
> mbox-names:
> items:
> - - const: mbox0
> - - const: mbox1
> + - const: rep
> + - const: req
>
More common is rx/tx, which I proposed last time.
Best regards,
Krzysztof
Powered by blists - more mailing lists