mbox series

[GIT,PULL] STi DT changes for v6.14 #1

Message ID f44cb1f0-4d91-4e25-8b1f-3dd9a7bed62b@foss.st.com (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] STi DT changes for v6.14 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v6.14-round1

Message

Patrice CHOTARD Jan. 6, 2025, 11:16 a.m. UTC
Hi ARM SoC maintainers,

Please consider this first round of STi DT changes for v6.14 cycle.

Thanks
Patrice


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v6.14-round1

for you to fetch changes up to 3b6775857d7e8ec8887f632ad26351f2f9d826a8:

  ARM: dts: st: enable the MALI gpu on the stih410-b2260 (2025-01-06 12:08:52 +0100)

----------------------------------------------------------------
Add and enable MALI400 support for STiH410-b2260

----------------------------------------------------------------
Alain Volmat (3):
      dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
      ARM: dts: st: add node for the MALI gpu on stih410.dtsi
      ARM: dts: st: enable the MALI gpu on the stih410-b2260

 Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml |  1 +
 arch/arm/boot/dts/st/stih410-b2260.dts                     |  4 ++++
 arch/arm/boot/dts/st/stih410.dtsi                          | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 39 insertions(+)

Comments

Patrice CHOTARD Jan. 16, 2025, 10:07 a.m. UTC | #1
Hi 

Any chance for this pull request to be merged for v6.14 ?

Thanks
Patrice


On 1/6/25 12:16, Patrice CHOTARD wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this first round of STi DT changes for v6.14 cycle.
> 
> Thanks
> Patrice
> 
> 
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
> 
>   Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v6.14-round1
> 
> for you to fetch changes up to 3b6775857d7e8ec8887f632ad26351f2f9d826a8:
> 
>   ARM: dts: st: enable the MALI gpu on the stih410-b2260 (2025-01-06 12:08:52 +0100)
> 
> ----------------------------------------------------------------
> Add and enable MALI400 support for STiH410-b2260
> 
> ----------------------------------------------------------------
> Alain Volmat (3):
>       dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
>       ARM: dts: st: add node for the MALI gpu on stih410.dtsi
>       ARM: dts: st: enable the MALI gpu on the stih410-b2260
> 
>  Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml |  1 +
>  arch/arm/boot/dts/st/stih410-b2260.dts                     |  4 ++++
>  arch/arm/boot/dts/st/stih410.dtsi                          | 34 ++++++++++++++++++++++++++++++++++
>  3 files changed, 39 insertions(+)
Arnd Bergmann Jan. 16, 2025, 4:39 p.m. UTC | #2
On Thu, Jan 16, 2025, at 11:07, Patrice CHOTARD wrote:
> Hi 
>
> Any chance for this pull request to be merged for v6.14 ?
>

Done now.

     Arnd