[PATCH] dt-bindings: pinctrl: k3: Introduce debounce select mux macros
Linus Walleij
linus.walleij at linaro.org
Thu Mar 9 06:03:33 PST 2023
On Wed, Mar 8, 2023 at 9:43 AM Nishanth Menon <nm at ti.com> 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 at ti.com>
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
More information about the linux-arm-kernel
mailing list