[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9bbaad91-e439-4b67-bcff-538679b40b64@gmail.com>
Date: Sat, 12 Oct 2024 11:01:32 +0300
From: Yassine Oudjana <yassine.oudjana@...il.com>
To: Rob Herring <robh@...nel.org>
Cc: Sean Wang <sean.wang@...nel.org>, Linus Walleij
<linus.walleij@...aro.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>,
Yassine Oudjana <y.oudjana@...tonmail.com>,
Andy Teng <andy.teng@...iatek.com>, linux-mediatek@...ts.infradead.org,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v6 6/8] dt-bindings: pinctrl: mediatek: Add bindings for
MT6735 pin controller
On 11/10/2024 7:58 pm, Rob Herring wrote:
> On Fri, Oct 11, 2024 at 03:03:51PM +0300, Yassine Oudjana wrote:
>> From: Yassine Oudjana <y.oudjana@...tonmail.com>
>>
>> Add DT bindings for the MT6735 pin controller, which consist of macros
>> to be used as values for the pinmux property. Each macro corresponds
>> to a unique possible pin-function combination.
>>
>> Signed-off-by: Yassine Oudjana <y.oudjana@...tonmail.com>
>> ---
>> MAINTAINERS | 6 +
>> .../pinctrl/mediatek,mt6735-pinctrl.h | 1148 +++++++++++++++++
>> 2 files changed, 1154 insertions(+)
>> create mode 100644 include/dt-bindings/pinctrl/mediatek,mt6735-pinctrl.h
>
> This should be squatched with patch 7.
I thought so too but checkpatch said otherwise:
WARNING: DT binding docs and includes should be a separate patch. See:
Documentation/devicetree/bindings/submitting-patches.rst
The above documentation says "The Documentation/ and
include/dt-bindings/ portion of the patch should be a separate patch".
Does it
need updating?
Powered by blists - more mailing lists