From: Akashdeep Kaur <a-kaur@ti.com>
To: Dhruva Gole <d-gole@ti.com>
Cc: <vigneshr@ti.com>, <praneeth@ti.com>, <nm@ti.com>, <afd@ti.com>,
<kristo@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>,
<conor+dt@kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<vishalm@ti.com>, <sebin.francis@ti.com>
Subject: Re: [PATCH 3/3] arm64: dts: ti: k3-pinctrl: Add the remaining macros
Date: Mon, 1 Sep 2025 18:03:08 +0530 [thread overview]
Message-ID: <b3973566-0959-456d-bed7-c64bf3c34c44@ti.com> (raw)
In-Reply-To: <20250813130521.zpe7lguful6gyhjz@lcpd911>
Hi Dhruva,
On 13/08/25 18:35, Dhruva Gole wrote:
> Akashdeep,
>
...
>> Add the missing macros for deep sleep configuration control.
>
> Please can you add sources/ links to the TRM/collateral and sections where you get
> all this information from?
Added TRM reference links
>
>> Reword the existing deep sleep macros to provide combinations that can
>> directly be used in device tree files.
>
> I am not very clear on what this line is trying to say. Can you explain
> a bit more with an example of a reword and how it is helping?
Added example
>
>>
>> Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
...
>> +#define WKUP_LVL_EN_SHIFT (7)
>> +#define WKUP_LVL_POL_SHIFT (8)
>> +#define ST_EN_SHIFT (14)
>> +#define DRV_STR_SHIFT (19)
>> +#define DS_ISO_OVERRIDE_EN_SHIFT (22)
>> +#define DS_ISO_BYPASS_EN_SHIFT (23)
>
> Seeing it on lore and in my git log -p as well, the alignment looks off.
> Please fix it.
>
Fixed
>>
>> /* Schmitt trigger configuration */
>> #define ST_DISABLE (0 << ST_EN_SHIFT)
...
>> +
>> +#define WKUP_DISABLE (0 << WKUP_EN_SHIFT)
>> +
>
> These too, fix all alignment issues please.
Fixed
>
>> /* Only these macros are expected be used directly in device tree files */
>> #define PIN_OUTPUT (INPUT_DISABLE | PULL_DISABLE)
...
Regards,
Akashdeep Kaur
next prev parent reply other threads:[~2025-09-01 12:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-31 11:56 [PATCH 0/3] Remove unused bits from dts and add support for remaining pinctrl macros Akashdeep Kaur
2025-07-31 11:56 ` [PATCH 1/3] arm64: dts: ti: k3-am62p5-sk: Remove the unused config from USB1_DRVVBUS Akashdeep Kaur
2025-07-31 11:56 ` [PATCH 2/3] arm64: dts: ti: k3-am62x-sk-common: " Akashdeep Kaur
2025-08-13 13:15 ` Dhruva Gole
2025-09-01 12:40 ` Akashdeep Kaur
2025-07-31 11:56 ` [PATCH 3/3] arm64: dts: ti: k3-pinctrl: Add the remaining macros Akashdeep Kaur
2025-08-13 13:05 ` Dhruva Gole
2025-09-01 12:33 ` Akashdeep Kaur [this message]
2025-08-13 14:38 ` Vignesh Raghavendra
2025-09-01 12:36 ` Akashdeep Kaur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b3973566-0959-456d-bed7-c64bf3c34c44@ti.com \
--to=a-kaur@ti.com \
--cc=afd@ti.com \
--cc=conor+dt@kernel.org \
--cc=d-gole@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=praneeth@ti.com \
--cc=robh@kernel.org \
--cc=sebin.francis@ti.com \
--cc=vigneshr@ti.com \
--cc=vishalm@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).