Re: [RESEND V2 1/2] dt-bindings: pinctrl: tegra264: fix DAP2 DIN/DOUT pin names
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.kernel.gpio,gmane.linux.ports.tegra,gmane.linux.kernel |
|---|---|
| Message-ID | <20260804-energetic-gracious-python-a6fe54@quoll> |
On Mon, Jul 27, 2026 at 02:11:20PM +0000, Prathamesh Shete 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 will break the users and only for fixing naming style? Are you sure
it is worth beraking ABI?
Best regards,
Krzysztof