Re: [PATCH] dt-bindings: pinctrl: k3: Introduce debounce select mux macros
From: Linus Walleij
Date: Thu Mar 09 2023 - 09:06:35 EST
On Wed, Mar 8, 2023 at 9:43 AM Nishanth Menon <nm@xxxxxx> wrote:
> Introduce the debounce select mux macros to allow folks to setup
> debounce configuration for pins. Each configuration selected maps
> to a specific timing register as documented in appropriate Technical
> Reference Manual (example:[1]).
>
> [1] AM625x TRM (section 6.1.2.2): https://www.ti.com/lit/pdf/spruiv7
> Signed-off-by: Nishanth Menon <nm@xxxxxx>
Patch applied.
Consider doing what Krzysztof recommends: move thes <dt-bindings/*.h>
down to the arch where you're using it and have them as .dtsi files instead
or something.
Yours,
Linus Walleij