linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* s32 architecture upstream tree
@ 2025-03-22 11:39 Daniel Lezcano
  2025-03-24  6:27 ` Ghennadi Procopciuc
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2025-03-22 11:39 UTC (permalink / raw)
  To: chester62515, Matthias Brugger, ghennadi.procopciuc
  Cc: linux-arm-kernel@lists.infradead.org, dl-S32


Hi,

the MAINTAINER file does not give the information about the location of 
the repository for the s32.

Where is the repo to base the work on ? Especially the device tree

Thanks in advance

   -- Daniel


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: s32 architecture upstream tree
  2025-03-22 11:39 s32 architecture upstream tree Daniel Lezcano
@ 2025-03-24  6:27 ` Ghennadi Procopciuc
  2025-03-24  6:43   ` Daniel Lezcano
  0 siblings, 1 reply; 5+ messages in thread
From: Ghennadi Procopciuc @ 2025-03-24  6:27 UTC (permalink / raw)
  To: Daniel Lezcano, chester62515, Matthias Brugger
  Cc: linux-arm-kernel@lists.infradead.org, dl-S32

On 3/22/2025 1:39 PM, Daniel Lezcano wrote:
> 
> Hi,
> 
> the MAINTAINER file does not give the information about the location of
> the repository for the s32.
> 
> Where is the repo to base the work on ? Especially the device tree
> 
> Thanks in advance
> 
>   -- Daniel
> 
> 

Hi Daniel,

Shawn Guo's tree should be used for the device tree patches. Please
refer to the 'ARM/FREESCALE IMX / MXC ARM ARCHITECTURE' entry in the
MAINTAINERS file.

-- 
Regards,
Ghennadi



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: s32 architecture upstream tree
  2025-03-24  6:27 ` Ghennadi Procopciuc
@ 2025-03-24  6:43   ` Daniel Lezcano
  2025-03-24  6:48     ` Ghennadi Procopciuc
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2025-03-24  6:43 UTC (permalink / raw)
  To: Ghennadi Procopciuc, chester62515, Matthias Brugger
  Cc: linux-arm-kernel@lists.infradead.org, dl-S32

On 24/03/2025 07:27, Ghennadi Procopciuc wrote:
> On 3/22/2025 1:39 PM, Daniel Lezcano wrote:
>>
>> Hi,
>>
>> the MAINTAINER file does not give the information about the location of
>> the repository for the s32.
>>
>> Where is the repo to base the work on ? Especially the device tree
>>
>> Thanks in advance
>>
>>    -- Daniel
>>
>>
> 
> Hi Daniel,
> 
> Shawn Guo's tree should be used for the device tree patches. Please
> refer to the 'ARM/FREESCALE IMX / MXC ARM ARCHITECTURE' entry in the
> MAINTAINERS file.

Thanks for the pointer.

I don't see the SCMI clock bindings. Who is taking care of that ?


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: s32 architecture upstream tree
  2025-03-24  6:43   ` Daniel Lezcano
@ 2025-03-24  6:48     ` Ghennadi Procopciuc
  2025-03-24  7:05       ` Daniel Lezcano
  0 siblings, 1 reply; 5+ messages in thread
From: Ghennadi Procopciuc @ 2025-03-24  6:48 UTC (permalink / raw)
  To: Daniel Lezcano, chester62515, Matthias Brugger
  Cc: linux-arm-kernel@lists.infradead.org, dl-S32

On 3/24/2025 8:43 AM, Daniel Lezcano wrote:
> On 24/03/2025 07:27, Ghennadi Procopciuc wrote:
>> On 3/22/2025 1:39 PM, Daniel Lezcano wrote:
>>>
>>> Hi,
>>>
>>> the MAINTAINER file does not give the information about the location of
>>> the repository for the s32.
>>>
>>> Where is the repo to base the work on ? Especially the device tree
>>>
>>> Thanks in advance
>>>
>>>    -- Daniel
>>>
>>>
>>
>> Hi Daniel,
>>
>> Shawn Guo's tree should be used for the device tree patches. Please
>> refer to the 'ARM/FREESCALE IMX / MXC ARM ARCHITECTURE' entry in the
>> MAINTAINERS file.
> 
> Thanks for the pointer.
> 
> I don't see the SCMI clock bindings. Who is taking care of that ?
> 
> 

Hi,

If you're referring to a header in 'include/dt-bindings', it does not
exist. The feedback was to use raw numbers [0], making the header
unnecessary.

[0]
https://lore.kernel.org/linux-arm-kernel/20240121-statutory-endurance-6d03d7e734c9@spud/

-- 
Regards,
Ghennadi



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: s32 architecture upstream tree
  2025-03-24  6:48     ` Ghennadi Procopciuc
@ 2025-03-24  7:05       ` Daniel Lezcano
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2025-03-24  7:05 UTC (permalink / raw)
  To: Ghennadi Procopciuc, chester62515, Matthias Brugger
  Cc: linux-arm-kernel@lists.infradead.org, dl-S32

On 24/03/2025 07:48, Ghennadi Procopciuc wrote:
> On 3/24/2025 8:43 AM, Daniel Lezcano wrote:
>> On 24/03/2025 07:27, Ghennadi Procopciuc wrote:
>>> On 3/22/2025 1:39 PM, Daniel Lezcano wrote:
>>>>
>>>> Hi,
>>>>
>>>> the MAINTAINER file does not give the information about the location of
>>>> the repository for the s32.
>>>>
>>>> Where is the repo to base the work on ? Especially the device tree
>>>>
>>>> Thanks in advance
>>>>
>>>>     -- Daniel
>>>>
>>>>
>>>
>>> Hi Daniel,
>>>
>>> Shawn Guo's tree should be used for the device tree patches. Please
>>> refer to the 'ARM/FREESCALE IMX / MXC ARM ARCHITECTURE' entry in the
>>> MAINTAINERS file.
>>
>> Thanks for the pointer.
>>
>> I don't see the SCMI clock bindings. Who is taking care of that ?
>>
>>
> 
> Hi,
> 
> If you're referring to a header in 'include/dt-bindings', it does not
> exist. The feedback was to use raw numbers [0], making the header
> unnecessary.

Great, even simpler !


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-24  7:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22 11:39 s32 architecture upstream tree Daniel Lezcano
2025-03-24  6:27 ` Ghennadi Procopciuc
2025-03-24  6:43   ` Daniel Lezcano
2025-03-24  6:48     ` Ghennadi Procopciuc
2025-03-24  7:05       ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).