[PATCH v3 1/2] dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Tue May 17 01:34:05 PDT 2022
Il 17/05/22 02:06, Rob Herring ha scritto:
> On Thu, May 05, 2022 at 10:37:56AM +0200, AngeloGioacchino Del Regno wrote:
>> Add devicetree and pinfunc bindings for MediaTek Helio X10 MT6795.
>>
>> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
>> ---
>> .../pinctrl/mediatek,pinctrl-mt6795.yaml | 224 +++++
>> include/dt-bindings/pinctrl/mt6795-pinfunc.h | 908 ++++++++++++++++++
>> 2 files changed, 1132 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/pinctrl/mediatek,pinctrl-mt6795.yaml
>> create mode 100644 include/dt-bindings/pinctrl/mt6795-pinfunc.h
>>
..snip..
>> diff --git a/include/dt-bindings/pinctrl/mt6795-pinfunc.h b/include/dt-bindings/pinctrl/mt6795-pinfunc.h
>> new file mode 100644
>> index 000000000000..4888bb7fb9cf
>> --- /dev/null
>> +++ b/include/dt-bindings/pinctrl/mt6795-pinfunc.h
>> @@ -0,0 +1,908 @@
>> +/* SPDX-License-Identifier: GPL-2.0-only */
>
> Dual license please.
>
Whoooops!
Sorry, my intention was to indeed put (GPL-2.0-only OR BSD-3-Clause) here,
like I've done for the others.
I'm sending a v4 with the right license right away.
Thanks for making me notice this unintentional mistake.
Regards,
Angelo
More information about the linux-arm-kernel
mailing list