Re: [PATCH 1/2] ARM: renesas: Drop old unused clock DT headers

2024-10-27 Thread Sumit Garg
On Sun, 27 Oct 2024 at 07:35, Marek Vasut wrote: > > Renesas R-Car systems use mainline Linux DTs for U-Boot via OF_UPSTREAM, > which also includes headers from dts/upstream/include/dt-bindings/clock . > Remove unused legacy DT header files from include/dt-bindings/clock . > > Signed-off-by: Marek

Re: [PATCH 1/2] ARM: renesas: Drop old unused clock DT headers

2024-10-27 Thread Paul Barker
On 27/10/2024 02:04, Marek Vasut wrote: > Renesas R-Car systems use mainline Linux DTs for U-Boot via OF_UPSTREAM, > which also includes headers from dts/upstream/include/dt-bindings/clock . > Remove unused legacy DT header files from include/dt-bindings/clock . > > Signed-off-by: Marek Vasut > -