On Thu, 15 Aug 2024 22:38:22 -0400, Sean Anderson wrote: > The sandbox pinmux driver is used in the non-test devicetree as well as > the test one. I didn't realize this when I modified the driver for > tests, and so broke the regular use case (which only resulted in > warnings). First, making the pinmux and the UART group available > pre-relocation to avoid ENODEV errors. Then, convert the pin groups and > functions to the new style, adding onewire group as well. > > [...]
Applied to u-boot/next, thanks! -- Tom