* [GIT PULL] SOC FSL for 6.17
@ 2025-07-10 6:44 Christophe Leroy
2025-07-18 9:23 ` Krzysztof Kozlowski
0 siblings, 1 reply; 4+ messages in thread
From: Christophe Leroy @ 2025-07-10 6:44 UTC (permalink / raw)
To: soc, Arnd Bergmann; +Cc: linux-kernel
Hi Arnd,
Please pull the following Freescale Soc Drivers changes for 6.17
The tegra change is outside soc/fsl tree but it is acked by maintainer
of DRM DRIVERS FOR NVIDIA TEGRA.
Thanks
Christophe
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
https://github.com/chleroy/linux.git tags/soc_fsl-6.17-1
for you to fetch changes up to 76760b9dbbf8088ef31afb60d92b955f88ad1288:
soc: Use dev_fwnode() (2025-07-08 10:29:28 +0200)
----------------------------------------------------------------
FSL SOC Changes for 6.17:
- Use dev_fwnode() instead of of_fwnode_handle()
- Use new GPIO line value setter callbacks
----------------------------------------------------------------
Bartosz Golaszewski (1):
soc: fsl: qe: use new GPIO line value setter callbacks
Jiri Slaby (SUSE) (1):
soc: Use dev_fwnode()
drivers/soc/fsl/qe/gpio.c | 6 ++++--
drivers/soc/fsl/qe/qe_ic.c | 3 +--
drivers/soc/tegra/pmc.c | 3 +--
3 files changed, 6 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] SOC FSL for 6.17
2025-07-10 6:44 [GIT PULL] SOC FSL for 6.17 Christophe Leroy
@ 2025-07-18 9:23 ` Krzysztof Kozlowski
2025-07-30 6:10 ` Christophe Leroy
0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-18 9:23 UTC (permalink / raw)
To: Christophe Leroy, soc, Arnd Bergmann; +Cc: linux-kernel
On 10/07/2025 08:44, Christophe Leroy wrote:
> Hi Arnd,
>
> Please pull the following Freescale Soc Drivers changes for 6.17
>
> The tegra change is outside soc/fsl tree but it is acked by maintainer
> of DRM DRIVERS FOR NVIDIA TEGRA.
>
> Thanks
> Christophe
>
> The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
>
> Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
>
> are available in the Git repository at:
>
> https://github.com/chleroy/linux.git tags/soc_fsl-6.17-1
>
> for you to fetch changes up to 76760b9dbbf8088ef31afb60d92b955f88ad1288:
>
> soc: Use dev_fwnode() (2025-07-08 10:29:28 +0200)
>
> ----------------------------------------------------------------
> FSL SOC Changes for 6.17:
> - Use dev_fwnode() instead of of_fwnode_handle()
> - Use new GPIO line value setter callbacks
It has been many days and I still do not see this patch in linux-next.
Please confirm that you properly feed linux-next and for how long this
patch was sitting there (BEFORE you send them to upstream maintainer).
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] SOC FSL for 6.17
2025-07-18 9:23 ` Krzysztof Kozlowski
@ 2025-07-30 6:10 ` Christophe Leroy
2025-07-30 6:23 ` Krzysztof Kozlowski
0 siblings, 1 reply; 4+ messages in thread
From: Christophe Leroy @ 2025-07-30 6:10 UTC (permalink / raw)
To: Krzysztof Kozlowski, soc, Arnd Bergmann; +Cc: linux-kernel
Hi,
Le 18/07/2025 à 11:23, Krzysztof Kozlowski a écrit :
> On 10/07/2025 08:44, Christophe Leroy wrote:
>> Hi Arnd,
>>
>> Please pull the following Freescale Soc Drivers changes for 6.17
>>
>> The tegra change is outside soc/fsl tree but it is acked by maintainer
>> of DRM DRIVERS FOR NVIDIA TEGRA.
>>
>> Thanks
>> Christophe
>>
>> The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
>>
>> Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
>>
>> are available in the Git repository at:
>>
>> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fchleroy%2Flinux.git&data=05%7C02%7Cchristophe.leroy%40csgroup.eu%7C2a2edd9aede449ece30d08ddc5dccf65%7C8b87af7d86474dc78df45f69a2011bb5%7C0%7C0%7C638884274336423091%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=t2mexcfPjeKLqozoB28iCbWbrQY40jEdaaJ%2FHnyKSEY%3D&reserved=0 tags/soc_fsl-6.17-1
>>
>> for you to fetch changes up to 76760b9dbbf8088ef31afb60d92b955f88ad1288:
>>
>> soc: Use dev_fwnode() (2025-07-08 10:29:28 +0200)
>>
>> ----------------------------------------------------------------
>> FSL SOC Changes for 6.17:
>> - Use dev_fwnode() instead of of_fwnode_handle()
>> - Use new GPIO line value setter callbacks
>
> It has been many days and I still do not see this patch in linux-next.
> Please confirm that you properly feed linux-next and for how long this
> patch was sitting there (BEFORE you send them to upstream maintainer).
Until recently I was relying on my branch poping up into linux-next once
merged into the soc tree.
Since monday last week it is now included in linux-next independently.
Christophe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] SOC FSL for 6.17
2025-07-30 6:10 ` Christophe Leroy
@ 2025-07-30 6:23 ` Krzysztof Kozlowski
0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-30 6:23 UTC (permalink / raw)
To: Christophe Leroy, soc, Arnd Bergmann; +Cc: linux-kernel
On 30/07/2025 08:10, Christophe Leroy wrote:
>>> - Use new GPIO line value setter callbacks
>>
>> It has been many days and I still do not see this patch in linux-next.
>> Please confirm that you properly feed linux-next and for how long this
>> patch was sitting there (BEFORE you send them to upstream maintainer).
>
> Until recently I was relying on my branch poping up into linux-next once
> merged into the soc tree.
>
> Since monday last week it is now included in linux-next independently.
>
Thank you!
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-30 6:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-10 6:44 [GIT PULL] SOC FSL for 6.17 Christophe Leroy
2025-07-18 9:23 ` Krzysztof Kozlowski
2025-07-30 6:10 ` Christophe Leroy
2025-07-30 6:23 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome