[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <85b5578b-389b-471e-b51c-da9a522175b1@nvidia.com>
Date: Wed, 8 Oct 2025 12:23:47 +0530
From: Kartik Rajput <kkartik@...dia.com>
To: Bartosz Golaszewski <brgl@...ev.pl>
Cc: Conor Dooley <conor@...nel.org>, linus.walleij@...aro.org,
thierry.reding@...il.com, jonathanh@...dia.com, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-tegra@...r.kernel.org,
devicetree@...r.kernel.org, Prathamesh Shete <pshete@...dia.com>
Subject: Re: [PATCH 1/2] dt-bindings: gpio: Add Tegra410 support
On 29/09/25 19:11, Bartosz Golaszewski wrote:
> External email: Use caution opening links or attachments
>
>
> On Mon, Sep 29, 2025 at 9:24 AM Kartik Rajput <kkartik@...dia.com> wrote:
>>
>> Hi Conor,
>>
>> Thanks for reviewing the patch!
>>
>> On 19/09/25 22:44, Conor Dooley wrote:
>>> On Fri, Sep 19, 2025 at 03:06:26PM +0530, Kartik Rajput wrote:
>>>> From: Prathamesh Shete <pshete@...dia.com>
>>>>
>>>> Add the port definitions for the main GPIO controller found on
>>>> Tegra410.
>>>>
>>>> Signed-off-by: Prathamesh Shete <pshete@...dia.com>
>>>> Signed-off-by: Kartik Rajput <kkartik@...dia.com>
>>>> ---
>>>
>>> Why are you modifying a binding header for devicetree when the driver
>>> only appear to grow acpi support?
>>>
>>
>> Although Tegra410 is ACPI-only and does not require a new compatible string,
>> we chose to add the GPIO port definitions to the DT binding header to stay
>> consistent with previous Tegra SoCs.
>>
>> Thanks,
>> Kartik
>>
>
> Hi!
>
> The kernel policy is not to add symbols nobody is using. Please drop them.
>
> Bartosz
Thanks Bartosz,
I have dropped the dt binding header in v2 and moved these macros to the
driver source instead as it is the only user.
Regards,
Kartik
Powered by blists - more mailing lists