Re: [PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

2025-03-17 Thread Manikandan.M
Hi Sumit, On 07/03/25 11:46 am, Sumit Garg wrote: > [Some people who received this message don't often get email from > sumit.g...@kernel.org. Learn why this is important at > https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL EMAIL: Do not click links or open attachments unless you k

Re: [PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

2025-03-07 Thread Eugen Hristev
On 3/6/25 12:39, manikanda...@microchip.com wrote: > Hi Sumit, > > On 06/03/25 12:30 pm, Sumit Garg wrote: >> [Some people who received this message don't often get email from >> sumit.g...@kernel.org. Learn why this is important at >> https://aka.ms/LearnAboutSenderIdentification ] >> >> EXT

Re: [PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

2025-03-06 Thread Sumit Garg
On Thu, Mar 06, 2025 at 10:39:28AM +, manikanda...@microchip.com wrote: > Hi Sumit, > > On 06/03/25 12:30 pm, Sumit Garg wrote: > > [Some people who received this message don't often get email from > > sumit.g...@kernel.org. Learn why this is important at > > https://aka.ms/LearnAboutSenderI

Re: [PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

2025-03-06 Thread Manikandan.M
Hi Sumit, On 06/03/25 12:30 pm, Sumit Garg wrote: > [Some people who received this message don't often get email from > sumit.g...@kernel.org. Learn why this is important at > https://aka.ms/LearnAboutSenderIdentification ] > > EXTERNAL EMAIL: Do not click links or open attachments unless you k

Re: [PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

2025-03-05 Thread Sumit Garg
Hi Manikandan, On Wed, Mar 05, 2025 at 11:37:04AM +0530, Manikandan Muralidharan wrote: > Rename the include at91.h to at91-pmc-status.h to avoid conflicts with > the upstream bindings that has the same file and update the > relevant legacy SoC Device Trees to reflect this change. > This is useful

[PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

2025-03-04 Thread Manikandan Muralidharan
Rename the include at91.h to at91-pmc-status.h to avoid conflicts with the upstream bindings that has the same file and update the relevant legacy SoC Device Trees to reflect this change. This is useful while compiling the DT and driver of the new SoC files with OF_UPSTREAM enabled. Signed-off-by: