On Wed, 28 May 2025 14:37:45 -0600, Tom Rini wrote: > As part of moving to using OF_UPSTREAM and so the upstream dt-bindings > headers we have a number of these headers that are in our include > directory and while they are not a strict subset of the upstream version > of the headers, all platforms build with the new headers as well. We can > remove the copies under include/dt-bindings now to prevent future > conflicts. > > [...]
Applied to u-boot/next, thanks! [1/1] include/dt-bindings: Remove headers we can safely upgrade commit: de3976531649d950dc4f5a6fa6eb4920f6799e47 -- Tom