mbox series

[GIT,PULL] STi DT update for v5.8 round 1

Message ID 6fd7974d-a5f2-f7cd-fa7a-d761fac75b3c@st.com
State New
Headers show
Series [GIT,PULL] STi DT update for v5.8 round 1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v5.8-round1

Message

Patrice CHOTARD April 17, 2020, 10:48 a.m. UTC
Hi Arnd, Olof, Kevin

Please find STi dt update for v5.8 round 1:


The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v5.8-round1

for you to fetch changes up to 7f21a85085b7211ec1d1583d10912ad272ab76bc:

  dts: arm: stih407-family: remove duplicated rng nodes (2020-04-17 10:17:54 +0200)

----------------------------------------------------------------
STi DT fixes:
- Remove duplicated rng node in stih407-family.dtsi
- Fix complain about IRQ_TYPE_NONE usage in stih418.dtsi

----------------------------------------------------------------
Alain Volmat (2):
      dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage
      dts: arm: stih407-family: remove duplicated rng nodes

 arch/arm/boot/dts/stih407-family.dtsi | 14 --------------
 arch/arm/boot/dts/stih418.dtsi        |  8 ++++----
 2 files changed, 4 insertions(+), 18 deletions(-)

Comments

Patrice CHOTARD April 17, 2020, 10:59 a.m. UTC | #1
Sorry

I have forgotten to add soc@kernel.org, i will resend this pull request

Patrice

On 4/17/20 12:48 PM, Patrice CHOTARD wrote:
> Hi Arnd, Olof, Kevin
>
> Please find STi dt update for v5.8 round 1:
>
>
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
>
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v5.8-round1
>
> for you to fetch changes up to 7f21a85085b7211ec1d1583d10912ad272ab76bc:
>
>   dts: arm: stih407-family: remove duplicated rng nodes (2020-04-17 10:17:54 +0200)
>
> ----------------------------------------------------------------
> STi DT fixes:
> - Remove duplicated rng node in stih407-family.dtsi
> - Fix complain about IRQ_TYPE_NONE usage in stih418.dtsi
>
> ----------------------------------------------------------------
> Alain Volmat (2):
>       dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage
>       dts: arm: stih407-family: remove duplicated rng nodes
>
>  arch/arm/boot/dts/stih407-family.dtsi | 14 --------------
>  arch/arm/boot/dts/stih418.dtsi        |  8 ++++----
>  2 files changed, 4 insertions(+), 18 deletions(-)