On 3/14/25 7:37 AM, Stefan Schmidt wrote: > On 10.03.25 19:57, Stefan Schmidt wrote: >> Hello Dave, Jakub, Paolo. >> >> An update from ieee802154 for your *net-next* tree: >> >> Andy Shevchenko reworked the ca8210 driver to use the gpiod API and fixed >> a few problems of the driver along the way. >> >> regards >> Stefan Schmidt >> >> The following changes since commit f130a0cc1b4ff1ef28a307428d40436032e2b66e: >> >> inet: fix lwtunnel_valid_encap_type() lock imbalance (2025-03-05 19:16:56 -0800) >> >> are available in the Git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git tags/ieee802154-for-net-next-2025-03-10 >> >> for you to fetch changes up to a5d4d993fac4925410991eac3b427ea6b86e4872: >> >> dt-bindings: ieee802154: ca8210: Update polarity of the reset pin (2025-03-06 21:55:18 +0100) >> >> ---------------------------------------------------------------- >> Andy Shevchenko (4): >> ieee802154: ca8210: Use proper setters and getters for bitwise types >> ieee802154: ca8210: Get platform data via dev_get_platdata() >> ieee802154: ca8210: Switch to using gpiod API >> dt-bindings: ieee802154: ca8210: Update polarity of the reset pin >> >> .../devicetree/bindings/net/ieee802154/ca8210.txt | 2 +- >> drivers/gpio/gpiolib-of.c | 9 +++ >> drivers/net/ieee802154/ca8210.c | 78 +++++++++------------- >> 3 files changed, 41 insertions(+), 48 deletions(-) >> > > Friendly reminder on this pull request. If anything blocks you from > pulling this, please let me know. I'm just lagging behind the PW backlog quite a bit. The PR should be merged soon. Thanks for your patience, Paolo