[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <df592920-cdf3-40fe-8357-2fbdfc0afd78@kernel.org>
Date: Mon, 17 Mar 2025 10:00:19 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Jjian Zhou <jjian.zhou@...iatek.com>,
Jassi Brar <jassisinghbrar@...il.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
Project_Global_Chrome_Upstream_Group@...iatek.com,
Chen-Yu Tsai <wenst@...omium.org>
Subject: Re: [PATCH RFC v2 3/3] dt-bindings: mailbox: mtk,vcp-mbox: add mtk
vcp-mbox document
On 17/03/2025 09:38, Jjian Zhou wrote:
> This patch adds document for mediatek vcp mbox.
>
> Signed-off-by: Jjian Zhou <jjian.zhou@...iatek.com>
> ---
> .../bindings/mailbox/mtk,mt8196-vcp-mbox.yaml | 49 +++++++++++++++++++
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
> 1 file changed, 49 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mailbox/mtk,mt8196-vcp-mbox.yaml
Filename based on compatible. You already got this comment. Copy paste
your filename here:
<here goes filename>
and here your compatible:
<here goes compatible>
Are the the same?
Best regards,
Krzysztof
Powered by blists - more mailing lists