From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: "周琰杰 (Zhou Yanjie)" <zhouyanjie@wanyeetech.com>
Cc: robh+dt@kernel.org, paul@crapouillou.net, paulburton@kernel.org,
linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org,
devicetree@vger.kernel.org, jiaxun.yang@flygoat.com,
Sergey.Semin@baikalelectronics.ru, akpm@linux-foundation.org,
rppt@kernel.org, dongsheng.qiu@ingenic.com,
aric.pzqi@ingenic.com, rick.tyliu@ingenic.com,
yanfei.li@ingenic.com, sernia.zhou@foxmail.com,
zhenwenjin@gmail.com
Subject: Re: [PATCH v3 0/3] Repair Ingenic SoCs L2 cache capacity detection.
Date: Sun, 27 Sep 2020 11:03:40 +0200 [thread overview]
Message-ID: <20200927090340.GA4929@alpha.franken.de> (raw)
In-Reply-To: <20200922012444.44089-1-zhouyanjie@wanyeetech.com>
On Tue, Sep 22, 2020 at 09:24:41AM +0800, 周琰杰 (Zhou Yanjie) wrote:
> 1.The X1000E SoC has a 4-way L2 cache with a capacity of 128 KiB.
> The current code cannot detect its correctly, which will cause the
> CU1000-Neo board using the X1000E SoC to report that it has found
> a 5-way 320KiB L2 cache at boot time.
> 2.The JZ4775 SoC has a 4-way L2 cache with a capacity of 256 KiB.
> The current code cannot detect its correctly, which will cause the
> Mensa board using the JZ4775 SoC to report that it has found a 5-way
> 320KiB L2 cache at boot time.
>
> This series of patches is to fix this problem.
>
> v2->v3:
> Fix the warning that appears when running checkpatch, add relevant
> compatible string.
>
> 周琰杰 (Zhou Yanjie) (3):
> dt-bindings: MIPS: Add X2000E based CU2000-Neo.
> MIPS: Ingenic: Add system type for new Ingenic SoCs.
> MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.
>
> Documentation/devicetree/bindings/mips/ingenic/devices.yaml | 5 +++++
> arch/mips/generic/board-ingenic.c | 12 ++++++++++++
> arch/mips/include/asm/bootinfo.h | 2 ++
> arch/mips/mm/sc-mips.c | 2 ++
> 4 files changed, 21 insertions(+)
series applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
prev parent reply other threads:[~2020-09-27 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 1:24 [PATCH v3 0/3] Repair Ingenic SoCs L2 cache capacity detection 周琰杰 (Zhou Yanjie)
2020-09-22 1:24 ` [PATCH v3 1/3] dt-bindings: MIPS: Add X2000E based CU2000-Neo 周琰杰 (Zhou Yanjie)
2020-09-22 1:24 ` [PATCH v3 2/3] MIPS: Ingenic: Add system type for new Ingenic SoCs 周琰杰 (Zhou Yanjie)
2020-09-22 1:24 ` [PATCH v3 3/3] MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E 周琰杰 (Zhou Yanjie)
2020-09-27 9:03 ` Thomas Bogendoerfer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200927090340.GA4929@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=Sergey.Semin@baikalelectronics.ru \
--cc=akpm@linux-foundation.org \
--cc=aric.pzqi@ingenic.com \
--cc=devicetree@vger.kernel.org \
--cc=dongsheng.qiu@ingenic.com \
--cc=jiaxun.yang@flygoat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=paul@crapouillou.net \
--cc=paulburton@kernel.org \
--cc=rick.tyliu@ingenic.com \
--cc=robh+dt@kernel.org \
--cc=rppt@kernel.org \
--cc=sernia.zhou@foxmail.com \
--cc=yanfei.li@ingenic.com \
--cc=zhenwenjin@gmail.com \
--cc=zhouyanjie@wanyeetech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox