On Fri, Mar 10, 2023 at 1:43 AM Nishanth Menon <nm@xxxxxx> wrote: > On 15:03-20230309, Linus Walleij wrote: > > 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. > > Yep, that sounds like a better idea. If you are ok to drop this > patch, then lets do the cleanup first and move the pinctrl to something like > arch/arm64/boot/dts/ti/k3-pinctrl.h OK let's proceed like that, I dropped it! Yours, Linus Walleij