[PATCH] dt-bindings: pinctrl: k3: Introduce debounce select mux macros
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Mar 8 04:21:44 PST 2023
On 08/03/2023 09:43, Nishanth Menon 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>
> ---
> include/dt-bindings/pinctrl/k3.h | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
So these are register values? You should consider moving them out of
bindings, like we do for some other platforms.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list