On Thu, May 11, 2023 at 04:10:20PM +0200, Daniel Golle wrote: > The boottrap is used to read implementation details from the SoC, such > as the polarity of LED pins. Add bindings for it as we are going to use > it for the LEDs connected to MediaTek built-in 1GE PHYs. What exactly is it? Fuses? Is it memory mapped, or does it need a driver to access it? How is it shared between its different users? Thank Andrew