Message ID | 20220905083125.29426-1-zong.li@sifive.com |
---|---|
Headers | show |
Series | Use composable cache instead of L2 cache | expand |
On Mon, 05 Sep 2022 08:31:20 +0000, Zong Li wrote: > Since composable cache may be L3 cache if private L2 cache exists, we > should use its original name Composable cache to prevent confusion. > > Signed-off-by: Zong Li <zong.li@sifive.com> > Suggested-by: Conor Dooley <conor.dooley@microchip.com> > Suggested-by: Ben Dooks <ben.dooks@sifive.com> > --- > ...five-l2-cache.yaml => sifive,ccache0.yaml} | 28 +++++++++++++++---- > 1 file changed, 23 insertions(+), 5 deletions(-) > rename Documentation/devicetree/bindings/riscv/{sifive-l2-cache.yaml => sifive,ccache0.yaml} (83%) > Reviewed-by: Rob Herring <robh@kernel.org>