|
Re: [PATCH 5.10.y-cip 0/4] Renesas SDHI/DMA/thermal driver fixes and improvements
Hi!
Series looks okay to me. I wonder if we have code using
rz_dmac_device_synchronize from 4/4 in the tree?
I can apply the patches if they pass testing and if there are no other
comments.
Best
Hi!
Series looks okay to me. I wonder if we have code using
rz_dmac_device_synchronize from 4/4 in the tree?
I can apply the patches if they pass testing and if there are no other
comments.
Best
|
By
Pavel Machek
·
#9217
·
|
|
[PATCH 5.10.y-cip 4/4] dmaengine: sh: rz-dmac: Add device_synchronize callback
From: Biju Das <biju.das.jz@...>
commit 7d3a3aaaa9cc8ec53e9ef4f3e1711827107f76c5 upstream.
Some on-chip peripheral modules(for eg:- rspi) on RZ/G2L SoC
use the same signal for both
From: Biju Das <biju.das.jz@...>
commit 7d3a3aaaa9cc8ec53e9ef4f3e1711827107f76c5 upstream.
Some on-chip peripheral modules(for eg:- rspi) on RZ/G2L SoC
use the same signal for both
|
By
Lad Prabhakar
·
#9216
·
|
|
[PATCH 5.10.y-cip 3/4] thermal/drivers/rzg2l: Fix comments
From: Biju Das <biju.das.jz@...>
commit 8f5a9371e69664cf4ad22a84204340323d5165cc upstream.
This patch replaces 'Capture times'->'Total number of ADC data samples' as
the former does not
From: Biju Das <biju.das.jz@...>
commit 8f5a9371e69664cf4ad22a84204340323d5165cc upstream.
This patch replaces 'Capture times'->'Total number of ADC data samples' as
the former does not
|
By
Lad Prabhakar
·
#9215
·
|
|
[PATCH 5.10.y-cip 2/4] mmc: renesas_sdhi: Fix typo's
commit 088604048b24846d1e79da4c2a73a6f3ad43edb4 upstream.
Fix typo's,
* difference -> different
* alignment -> aligned
While at it updated the comment to make it clear that Renesas SDHI DMAC
needs
commit 088604048b24846d1e79da4c2a73a6f3ad43edb4 upstream.
Fix typo's,
* difference -> different
* alignment -> aligned
While at it updated the comment to make it clear that Renesas SDHI DMAC
needs
|
By
Lad Prabhakar
·
#9214
·
|
|
[PATCH 5.10.y-cip 1/4] mmc: renesas_sdhi: Get the reset handle early in the probe
commit 0dac1e498f8130fdacfdd5289e3a7ac87ec1b9ad upstream.
In case of devm_reset_control_get_optional_exclusive() failure we returned
directly instead of jumping to the error path to roll back
commit 0dac1e498f8130fdacfdd5289e3a7ac87ec1b9ad upstream.
In case of devm_reset_control_get_optional_exclusive() failure we returned
directly instead of jumping to the error path to roll back
|
By
Lad Prabhakar
·
#9213
·
|
|
[PATCH 5.10.y-cip 0/4] Renesas SDHI/DMA/thermal driver fixes and improvements
Hi All,
This patch series backports SDHI/DMA/thermal driver fixes and
improvements.
Note: All the patches have been cherry picked from 6.0-rc1 kernel.
Cheers,
Prabhakar
Biju Das (2):
Hi All,
This patch series backports SDHI/DMA/thermal driver fixes and
improvements.
Note: All the patches have been cherry picked from 6.0-rc1 kernel.
Cheers,
Prabhakar
Biju Das (2):
|
By
Lad Prabhakar
·
#9212
·
|
|
Re: [PATCH 5.10.y-cip 01/27] dt-bindings: pincfg-node: Add "output-impedance-ohms" property
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#9211
·
|
|
[isar-cip-core][PATCH 4/4] linux-cip: Switch to bbb to cip-kernel-config
From: Jan Kiszka <jan.kiszka@...>
With the command line fixed and [1] being merged, we can finally drop
the private defconfig for the BeagleBone Black.
[1]
From: Jan Kiszka <jan.kiszka@...>
With the command line fixed and [1] being merged, we can finally drop
the private defconfig for the BeagleBone Black.
[1]
|
By
Jan Kiszka
·
#9210
·
|
|
[isar-cip-core][PATCH 3/4] linux-cip: Update cip-kernel-config revision
From: Jan Kiszka <jan.kiszka@...>
This brings updates for Renesas configs on 5.10 and prepares for using
the defconfigs from that repo also for BBB.
Signed-off-by: Jan Kiszka
From: Jan Kiszka <jan.kiszka@...>
This brings updates for Renesas configs on 5.10 and prepares for using
the defconfigs from that repo also for BBB.
Signed-off-by: Jan Kiszka
|
By
Jan Kiszka
·
#9209
·
|
|
[isar-cip-core][PATCH 1/4] bbb: Fix console parameter
From: Jan Kiszka <jan.kiszka@...>
Broke booting under certain kernel configuration, e.g. our
cip_bbb_defconfig.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
wic/bbb.wks | 2 +-
1
From: Jan Kiszka <jan.kiszka@...>
Broke booting under certain kernel configuration, e.g. our
cip_bbb_defconfig.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
wic/bbb.wks | 2 +-
1
|
By
Jan Kiszka
·
#9208
·
|
|
[isar-cip-core][PATCH 0/4] BeagleBone Black related fixes and cleanups, kernel updates
Resolves [1] and also removes the last deviation from cip-kernel-config.
Along this, it brings kernel updates which are also needed to perform
the config update for 5.10 on rzg2m.
Jan
[1]
Resolves [1] and also removes the last deviation from cip-kernel-config.
Along this, it brings kernel updates which are also needed to perform
the config update for 5.10 on rzg2m.
Jan
[1]
|
By
Jan Kiszka
·
#9207
·
|
|
[isar-cip-core][PATCH 2/4] linux-cip: Update to latest 4.4/4.19/5.10 releases
From: Jan Kiszka <jan.kiszka@...>
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
...19.245-cip74-rt25.bb => linux-cip-rt_4.19.252-cip78-rt26.bb} | 2 +-
...4.4.302-cip69-rt39.bb =>
From: Jan Kiszka <jan.kiszka@...>
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
...19.245-cip74-rt25.bb => linux-cip-rt_4.19.252-cip78-rt26.bb} | 2 +-
...4.4.302-cip69-rt39.bb =>
|
By
Jan Kiszka
·
#9206
·
|
|
Re: [isar-cip-core][PATCH v5 0/3] clean up kas/opt
Thanks, applied. This time, the pipeline stayed green ;).
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
Thanks, applied. This time, the pipeline stayed green ;).
Jan
--
Siemens AG, Technology
Competence Center Embedded Linux
|
By
Jan Kiszka
·
#9205
·
|
|
Re: [PATCH 5.10.y-cip 00/11] Renesas RPCI-IF and RSPI driver fixes and improvements
Hi!
Series looks okay to me, I can apply it if there are no other comments
and if it passes testing.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang
Hi!
Series looks okay to me, I can apply it if there are no other comments
and if it passes testing.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang
|
By
Pavel Machek
·
#9204
·
|
|
Re: [PATCH 5.10.y-cip 01/27] dt-bindings: pincfg-node: Add "output-impedance-ohms" property
Hi!
Is that right description ("at most")? Later in the bindings you
support specific values, which IMO makes sense, without relying on the
"at most" part.
If dts asks for 1000 ohms impedance and
Hi!
Is that right description ("at most")? Later in the bindings you
support specific values, which IMO makes sense, without relying on the
"at most" part.
If dts asks for 1000 ohms impedance and
|
By
Pavel Machek
·
#9203
·
|
|
cip-gitlab/ci/pavel/linux-test smc: 15 runs, 6 regressions (v5.10.131-cip13-35-gab58aa0904675)
#kernelci
cip-gitlab/ci/pavel/linux-test smc: 15 runs, 6 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab | compiler |
cip-gitlab/ci/pavel/linux-test smc: 15 runs, 6 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab | compiler |
|
By
kernelci.org bot <bot@...>
·
#9202
·
|
|
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 7 runs, 1 regressions (v5.10.131-cip13-35-gab58aa0904675)
#kernelci
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 7 runs, 1 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 7 runs, 1 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9201
·
|
|
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 13 runs, 2 regressions (v5.10.131-cip13-35-gab58aa0904675)
#kernelci
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 13 runs, 2 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 13 runs, 2 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab
|
By
kernelci.org bot <bot@...>
·
#9200
·
|
|
cip-gitlab/ci/pavel/linux-test baseline-nfs: 42 runs, 6 regressions (v5.10.131-cip13-35-gab58aa0904675)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline-nfs: 42 runs, 6 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test baseline-nfs: 42 runs, 6 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9199
·
|
|
cip-gitlab/ci/pavel/linux-test baseline: 158 runs, 25 regressions (v5.10.131-cip13-35-gab58aa0904675)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline: 158 runs, 25 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test baseline: 158 runs, 25 regressions (v5.10.131-cip13-35-gab58aa0904675)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9198
·
|