On Wed, Jun 30, 2021 at 02:00:37AM -0700, Wesley Cheng wrote: > Changes in V11: > - Added a DWC3 controller revision check to use a different calculation, based > on Ferry's testing. > - Removed descriptor loop in configfs, and utilize the fact that the ep->claimed > parameter is still valid as ep_autoconf_reset() isn't called at the time of > check_config() > - Fix compilation errors if CONFIG_OF is not defined > - Removed patch to add stubs for of_add_property() Still breaks the build :(