[PATCH 0/8] Fixup old unmatched patches, thus fix l2 cache
Colin Ian King
colin.king at canonical.com
Mon Mar 29 09:13:21 UTC 2021
On 26/03/2021 20:57, Dimitri John Ledkov wrote:
> Update old unmatched patches to new revisions.
>
> This also fixes l2 cache failure as seen on cold boot.
>
> I was unable to test this on neither my board, nor in qemu.
>
> BugLink: https://bugs.launchpad.net/bugs/1920916
>
> Dimitri John Ledkov (3):
> Revert "dt-bindings: riscv: Update DT binding docs to support SiFive
> FU740 SoC"
> Revert "RISC-V: sifive_l2_cache: Update L2 cache driver to support
> SiFive FU740"
> Revert "RISC-V: Update l2 cache DT documentation to add support for
> SiFive FU740"
>
> Yash Shah (5):
> dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
> dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoC
> dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoC
> dt-bindings: riscv: Update l2 cache DT documentation to add support
> for SiFive FU740
> RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive
> FU740
>
> .../devicetree/bindings/gpio/sifive,gpio.yaml | 6 ++--
> .../devicetree/bindings/i2c/i2c-ocores.txt | 10 +++----
> .../bindings/riscv/sifive-l2-cache.yaml | 7 ++---
> drivers/soc/sifive/sifive_l2_cache.c | 28 ++++---------------
> 4 files changed, 16 insertions(+), 35 deletions(-)
>
I also see config check failures with this series:
check-config: FAIL (n != y): CONFIG_SIFIVE_L2 policy<{'riscv64': 'y'}>
check-config: FAIL (- != y): CONFIG_EDAC_SIFIVE policy<{'riscv64': 'y'}>
check-config: 6953/6955 checks passed -- exit 1
More information about the kernel-team
mailing list