Date
1 - 9 of 9
[PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF
Biju Das <biju.das.jz@...>
Add RZ/G2H SoC support for [H]SCIF/SDHI/I2C/RWDT/MSIOF on 4.19.y-cip kernel.
All the patches in this series are cherry-piced from ML, except [1] which is a new patch similar to the workdone for other similar SoC's [1] mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support This patch series depend on [2] [2] https://patchwork.kernel.org/project/cip-dev/list/?series=338235 Biju Das (1): mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support Lad Prabhakar (9): arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774e1: Add SDHI nodes dt-bindings: i2c: renesas,i2c: Document r8a774e1 support dt-bindings: i2c: renesas,iic: Document r8a774e1 support arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support spi: renesas,sh-msiof: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Add MSIOF nodes dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support arm64: dts: renesas: r8a774e1: Add RWDT node .../devicetree/bindings/i2c/renesas,i2c.txt | 1 + .../devicetree/bindings/i2c/renesas,iic.txt | 1 + .../devicetree/bindings/spi/sh-msiof.txt | 1 + .../bindings/watchdog/renesas,wdt.txt | 1 + arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 390 +++++++++++++++++- drivers/mmc/host/renesas_sdhi_internal_dmac.c | 1 + 6 files changed, 386 insertions(+), 9 deletions(-) -- 2.17.1
|
|
Pavel Machek
Hi!
Add RZ/G2H SoC support for [H]SCIF/SDHI/I2C/RWDT/MSIOF on 4.19.y-cip kernel.Series looks good to me. (But gitlab testing does not seem to work, and it would be good to test it before applying). Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Pavel Machek
Hi!
Thanks for the feedback.No, it is definitely not related to your boards. Nothing everSubject: Re: [PATCH 4.19.y-cip 00/10] Add support forI am not sure about the failure. If it is related to testing on RZ/G2H board, then builds... it can't be your fault or fault of your board, but it just prevents testing :-(. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Nobuhiro Iwamatsu
Hi,
toggle quoted messageShow quoted text
-----Original Message-----As I write other mail, this seems to be a issue in the environment that runs gitlab runner. Cheers,Best regards, Nobuhiro
|
|
Nobuhiro Iwamatsu
Hi,
toggle quoted messageShow quoted text
-----Original Message-----I reviwed this patch series, looks good to me. Best regards, Nobuhiro
|
|
Biju Das <biju.das.jz@...>
Hi Pavel,
Thanks for the feedback. Subject: Re: [PATCH 4.19.y-cip 00/10] Add support forI am not sure about the failure. If it is related to testing on RZ/G2H board, then I guess RZ/G2H boards have enabled watchdog in u-boot with VLP 1.0.4. So our RZ/G2H boards have enabled watchdog in u-boot. The timeout is 60seconds. So if watchdog is not enabled in kernel or Watchdog is enabled and there is no watchdog daemon, it will reboot after 60seconds. In current case, watchdog is enabled by this series. So If you apply this series, then next thing you need to make sure is watchdog daemon is running or stop the watchdog or For cip testing, we should disable watchdog in u-boot. Cheers, Biju Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647
|
|
Biju Das <biju.das.jz@...>
Hi Pavel,
Thanks for the feedback. Subject: Re: [PATCH 4.19.y-cip 00/10] Add support forI have applied the entire series and it builds fine in my environment with linux-4.19.y-cip(4.19.138-cip32). What is the build issue related to gitlab testing? Cheers, Biju Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647
|
|
Biju Das <biju.das.jz@...>
Hi Nobuhiro,
Thanks for the feedback. Subject: RE: [PATCH 4.19.y-cip 00/10] Add support forOk. Cheers, Biju Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647
|
|
Pavel Machek
Hi!
Add RZ/G2H SoC support for [H]SCIF/SDHI/I2C/RWDT/MSIOF on 4.19.y-cip kernel.Thanks, applied and pushed out. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|