On Tue, Sep 02, 2025 at 01:59:16PM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > The radix tree containing pin function descriptors should not be > accessed directly by drivers. There are dedicated functions for it. I > suppose this driver does it so that the memory containing the function > description is not duplicated but we're going to address that shortly so > convert it to using generic pinctrl APIs. Tested-by: Mark Brown