On Wed, Oct 23, 2024 at 4:58 PM Paul Szczepanek <[email protected]> wrote: > > Alias used to produce the link to the DTS API docs uses config data. > The required value in config data was being added in the wrong scope. > This moves the key addition to where the config data object is created. > > Fixes: 7f9326423a04 ("dts: add API doc generation") > > Signed-off-by: Paul Szczepanek <[email protected]> > Acked-by: Patrick Robb <[email protected]>
Good timing, I was about to send a report about this warning. This makes the warning disappear (and the dts doc generates). Tested-by: David Marchand <[email protected]> Patrick, I'll merge it directly in main, is that ok for you? -- David Marchand

