Re: [PATCH] net: Explicitly include correct DT includes

2023-07-18 Thread Paolo Abeni
Hi, On Sat, 2023-07-15 at 10:11 -0500, Alex Elder wrote: > On 7/14/23 12:48 PM, Rob Herring wrote: > > The DT of_device.h and of_platform.h date back to the separate > > of_platform_bus_type before it as merged into the regular platform bus. > > As part of that merge prepping Arm DT support 13 yea

Re: [PATCH] net: Explicitly include correct DT includes

2023-07-17 Thread Kurt Kanzenbach
On Fri Jul 14 2023, Rob Herring wrote: > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it as merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include each other. They also include

Re: [PATCH] net: Explicitly include correct DT includes

2023-07-17 Thread Jérôme Pouiller
On Friday 14 July 2023 19:48:00 CEST Rob Herring wrote: > > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it as merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include each other

RE: [PATCH] net: Explicitly include correct DT includes

2023-07-16 Thread Wei Fang
com; > linux-amlo...@lists.infradead.org; linux-ox...@groups.io; > linux-te...@vger.kernel.org; linux-o...@vger.kernel.org; > linux-w...@vger.kernel.org; ath...@lists.infradead.org; > linux-wirel...@vger.kernel.org; ath...@lists.infradead.org; > wcn3...@lists.infradead.org > Subje

Re: [PATCH] net: Explicitly include correct DT includes

2023-07-16 Thread Marc Kleine-Budde
On 14.07.2023 11:48:00, Rob Herring wrote: > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it as merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include each other. They also incl

Re: [PATCH] net: Explicitly include correct DT includes

2023-07-15 Thread Alex Elder
On 7/14/23 12:48 PM, Rob Herring wrote: The DT of_device.h and of_platform.h date back to the separate of_platform_bus_type before it as merged into the regular platform bus. As part of that merge prepping Arm DT support 13 years ago, they "temporarily" include each other. They also include platf