|
[PATCH v2 5.10.y-cip 12/15] arm64: dts: renesas: rzg2l-smarc-som: Move extal and memory nodes to SOM DTSI
commit 55c6826119f64be75c4b423a0092a8c1353a7a81 upstream.
Move extal and memory nodes to SOM DTSI.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by: Biju Das
commit 55c6826119f64be75c4b423a0092a8c1353a7a81 upstream.
Move extal and memory nodes to SOM DTSI.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by: Biju Das
|
By
Lad Prabhakar
·
#7361
·
|
|
[PATCH v2 5.10.y-cip 11/15] arm64: dts: renesas: rzg2l-smarc: Enable I2C{0,1,3} support
From: Biju Das <biju.das.jz@...>
commit 04637e2f73d1e77dc00aa046b4845af5fe7e7cef upstream.
Enable I2C{0,1,3} support on RZ/G2L SMARC EVK.
Signed-off-by: Biju Das
From: Biju Das <biju.das.jz@...>
commit 04637e2f73d1e77dc00aa046b4845af5fe7e7cef upstream.
Enable I2C{0,1,3} support on RZ/G2L SMARC EVK.
Signed-off-by: Biju Das
|
By
Lad Prabhakar
·
#7360
·
|
|
[PATCH v2 5.10.y-cip 10/15] arm64: defconfig: Enable RZG2L_ADC
commit 93207e415d134e6fbcee6a723ab4cf060ef3926e upstream.
Enable ADC driver support for Renesas RZ/G2L based platforms.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Link:
commit 93207e415d134e6fbcee6a723ab4cf060ef3926e upstream.
Enable ADC driver support for Renesas RZ/G2L based platforms.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Link:
|
By
Lad Prabhakar
·
#7359
·
|
|
[PATCH v2 5.10.y-cip 09/15] arm64: dts: renesas: r9a07g044: Add ADC node
commit b3f894354aa08eb853044a7f5029dbdfc7f3b792 upstream.
Add ADC node to R9A07G044 (RZ/G2L) SoC DTSI.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by: Biju Das
commit b3f894354aa08eb853044a7f5029dbdfc7f3b792 upstream.
Add ADC node to R9A07G044 (RZ/G2L) SoC DTSI.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by: Biju Das
|
By
Lad Prabhakar
·
#7358
·
|
|
[PATCH v2 5.10.y-cip 08/15] clk: renesas: r9a07g044: Add clock and reset entries for ADC
commit 1b87d5bba32c1f25a12ba0625546e5375e3f998d upstream.
Add clock and reset entries for ADC block in CPG driver.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by:
commit 1b87d5bba32c1f25a12ba0625546e5375e3f998d upstream.
Add clock and reset entries for ADC block in CPG driver.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by:
|
By
Lad Prabhakar
·
#7357
·
|
|
[PATCH v2 5.10.y-cip 07/15] clk: renesas: r9a07g044: Add SSIF-2 clock and reset entries
From: Biju Das <biju.das.jz@...>
commit d520af345189c04095bdd256d3601864601ac562 upstream.
Add SSIF-2 clock and reset entries in CPG driver.
Signed-off-by: Biju Das
From: Biju Das <biju.das.jz@...>
commit d520af345189c04095bdd256d3601864601ac562 upstream.
Add SSIF-2 clock and reset entries in CPG driver.
Signed-off-by: Biju Das
|
By
Lad Prabhakar
·
#7356
·
|
|
[PATCH v2 5.10.y-cip 06/15] iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
From: Yang Yingliang <yangyingliang@...>
commit fa002b364981b49d04e818abbc06fd47a5ec7b51 upstream.
Add clk_disable_unprepare() on error path in rzg2l_adc_pm_runtime_resume().
Reported-by:
From: Yang Yingliang <yangyingliang@...>
commit fa002b364981b49d04e818abbc06fd47a5ec7b51 upstream.
Add clk_disable_unprepare() on error path in rzg2l_adc_pm_runtime_resume().
Reported-by:
|
By
Lad Prabhakar
·
#7355
·
|
|
[PATCH v2 5.10.y-cip 05/15] iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
From: Colin Ian King <colin.king@...>
commit 9909a395e9807aa79145c9289d0c13d0133359a2 upstream.
Currently when a timeout occurs in rzg2l_adc_hw_init the error -EBUSY is
assigned to ret but
From: Colin Ian King <colin.king@...>
commit 9909a395e9807aa79145c9289d0c13d0133359a2 upstream.
Currently when a timeout occurs in rzg2l_adc_hw_init the error -EBUSY is
assigned to ret but
|
By
Lad Prabhakar
·
#7354
·
|
|
[PATCH v2 5.10.y-cip 04/15] iio: adc: Add driver for Renesas RZ/G2L A/D converter
commit d484c21bacfa8bd2fa9fc26393ec59108f508c4c upstream.
Add ADC driver support for Renesas RZ/G2L A/D converter in SW
trigger mode.
A/D Converter block is a successive approximation
commit d484c21bacfa8bd2fa9fc26393ec59108f508c4c upstream.
Add ADC driver support for Renesas RZ/G2L A/D converter in SW
trigger mode.
A/D Converter block is a successive approximation
|
By
Lad Prabhakar
·
#7353
·
|
|
[PATCH v2 5.10.y-cip 03/15] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
commit 08080963162740abdd8a35f6c3aad0e744f71627 upstream.
Add binding documentation for Renesas RZ/G2L A/D converter block.
Signed-off-by: Lad Prabhakar
commit 08080963162740abdd8a35f6c3aad0e744f71627 upstream.
Add binding documentation for Renesas RZ/G2L A/D converter block.
Signed-off-by: Lad Prabhakar
|
By
Lad Prabhakar
·
#7352
·
|
|
[PATCH v2 5.10.y-cip 01/15] i2c: riic: Add RZ/G2L support
From: Biju Das <biju.das.jz@...>
commit 010e765b406f8e08685ea5b687c63a5ea234719a upstream.
RZ/G2L i2c controller is compatible with RZ/A i2c controller.
By default IP is in reset state,
From: Biju Das <biju.das.jz@...>
commit 010e765b406f8e08685ea5b687c63a5ea234719a upstream.
RZ/G2L i2c controller is compatible with RZ/A i2c controller.
By default IP is in reset state,
|
By
Lad Prabhakar
·
#7351
·
|
|
[PATCH v2 5.10.y-cip 02/15] arm64: defconfig: Enable RIIC
From: Biju Das <biju.das.jz@...>
commit df364a82bf5b2dc2d78212c53205bbb91e40f850 upstream.
Enable RIIC driver support for Renesas RZ/G2L based platforms.
Signed-off-by: Biju Das
From: Biju Das <biju.das.jz@...>
commit df364a82bf5b2dc2d78212c53205bbb91e40f850 upstream.
Enable RIIC driver support for Renesas RZ/G2L based platforms.
Signed-off-by: Biju Das
|
By
Lad Prabhakar
·
#7350
·
|
|
[PATCH v2 5.10.y-cip 00/15] Add ADC/CANFD/IIC support for RZ/G2L
Hi All,
This patch series adds Sound and ADC support for Renesas RZ/G2L SoC
and enables RIIC/SOUND/CANFD/ADC on Renesas SMARC EVK.
I have also included the missing driver patch for riic and kernel
Hi All,
This patch series adds Sound and ADC support for Renesas RZ/G2L SoC
and enables RIIC/SOUND/CANFD/ADC on Renesas SMARC EVK.
I have also included the missing driver patch for riic and kernel
|
By
Lad Prabhakar
·
#7349
·
|
|
Re: [isar-cip-core][PATCH 4/4] enable cip-core-image-kernelci
I've sent a patch that removes the superfluous semicolons, you were on
CC. Just rebase on top and follow that new pattern.
Thanks,
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
I've sent a patch that removes the superfluous semicolons, you were on
CC. Just rebase on top and follow that new pattern.
Thanks,
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
|
By
Jan Kiszka
·
#7348
·
|
|
Re: [isar-cip-core][PATCH 4/4] enable cip-core-image-kernelci
you are right. I just checked my pipeline backlog and found that some
months ago,
I just checked for both without ; and not the case of both having it.
Still we are changing the syntax already present
you are right. I just checked my pipeline backlog and found that some
months ago,
I just checked for both without ; and not the case of both having it.
Still we are changing the syntax already present
|
By
Alice Ferrazzi
·
#7347
·
|
|
[isar-cip-core][PATCH] ci: Drop trailing semicolons from script
From: Jan Kiszka <jan.kiszka@...>
Not needed.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
.gitlab-ci.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff
From: Jan Kiszka <jan.kiszka@...>
Not needed.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
.gitlab-ci.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff
|
By
Jan Kiszka
·
#7346
·
|
|
Re: [isar-cip-core][PATCH 4/4] enable cip-core-image-kernelci
Are you really sure about the closing semicolon?
https://gitlab.com/jan-kiszka/ci-test/-/jobs/1951623081
https://gitlab.com/jan-kiszka/ci-test/-/blob/semicolon/.gitlab-ci.yml
Jan
--
Siemens AG,
Are you really sure about the closing semicolon?
https://gitlab.com/jan-kiszka/ci-test/-/jobs/1951623081
https://gitlab.com/jan-kiszka/ci-test/-/blob/semicolon/.gitlab-ci.yml
Jan
--
Siemens AG,
|
By
Jan Kiszka
·
#7345
·
|
|
Re: [isar-cip-core][PATCH 4/4] enable cip-core-image-kernelci
sorry I'm not understanding what you want me to do.
The closing semicolon is needed to the last-but-one command.
Adding it to the last command break the script.
--
sorry I'm not understanding what you want me to do.
The closing semicolon is needed to the last-but-one command.
Adding it to the last command break the script.
--
|
By
Alice Ferrazzi
·
#7344
·
|
|
Re: [isar-cip-core][PATCH 0/4] Add cip-core-image-kernelci building and uploading system
Fine, as long as you do not need to adjust things in it afterwards.
Granted, such cases will be less common.
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
Fine, as long as you do not need to adjust things in it afterwards.
Granted, such cases will be less common.
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
|
By
Jan Kiszka
·
#7343
·
|
|
Re: [isar-cip-core][PATCH 0/4] Add cip-core-image-kernelci building and uploading system
Why not just using the pre made image from
https://storage.kernelci.org/images/rootfs/cip/
for reproducing errors ?
Thanks,
Alicef
--
======================================
Cybertrust Japan
Why not just using the pre made image from
https://storage.kernelci.org/images/rootfs/cip/
for reproducing errors ?
Thanks,
Alicef
--
======================================
Cybertrust Japan
|
By
Alice Ferrazzi
·
#7342
·
|