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(-)
Sorry
I have forgotten to add [email protected], 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(-)