Re: [PATCH v2 1/2] dt-bindings: pinctrl: tegra264: fix DAP2 DIN/DOUT pin names
Linus Walleij <[email protected]> Sat, 25 Jul 2026 00:18:34 +0200
| Newsgroups | org.kernel.vger.linux-tegra,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLnY85znRbLgVdRdi+KrkbRpY76EpmXJ8G8K=ee5_HMYpA@mail.gmail.com> |
On Fri, Jul 17, 2026 at 1:32 PM Prathamesh Shete <[email protected]> wrote: > The DAP2_DIN and DAP2_DOUT pins were listed with swapped ball suffixes: > DAP2_DIN as PV7 and DAP2_DOUT as PW0. On silicon DAP2_DIN is on ball PW0 > and DAP2_DOUT is on ball PV7. Correct the pin and drive group names to > dap2_din_pw0 and dap2_dout_pv7. > > Fixes: 30a9d5162f25 ("dt-bindings: pinctrl: Document Tegra264 pin controllers") > Signed-off-by: Prathamesh Shete <[email protected]> This DT patch was not CC to the devicetree list, resend so the DT binding people can ACK it! Yours, Linus Walleij