Message ID | 499f2802-8402-a466-d20f-5e9d8dfa2641@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] Microchip devicetree fixes for 5.19-rc6 | expand |
On Fri, 08 Jul 2022 11:26:21 PDT (-0700), Conor.Dooley@microchip.com wrote: > Hey Palmer, > > Another single commit for fixes here. I have not queued the topology dt > changes - that's an optional property so I don't qualifies as a "fix". > > Thanks, > Conor. > > The following changes since commit 5e757deddd918edb8cb2fdb56eb79656ffc6dade: > > riscv: dts: microchip: re-add pdma to mpfs device tree (2022-06-12 19:33:52 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git tags/dt-fixes-for-palmer-5.19-rc6 > > for you to fetch changes up to efa310ba00716d7a872bdc5fa1f5545edc9efd69: > > riscv: dts: microchip: hook up the mpfs' l2cache (2022-07-05 16:54:03 +0100) > > ---------------------------------------------------------------- > Microchip RISC-V devicetree fixes for 5.19-rc6 > > A single fix for mpfs.dtsi: > - The l2 cache controller was never hooked up in the dt, so userspace > is presented with the wrong topology information, so it has been > hooked up. > > ---------------------------------------------------------------- > Conor Dooley (1): > riscv: dts: microchip: hook up the mpfs' l2cache > > arch/riscv/boot/dts/microchip/mpfs.dtsi | 4 ++++ > 1 file changed, 4 insertions(+) Sorry for missing it last week, I got tied up with this test flakiness. This is on fixes. Thanks!
On 14/07/2022 15:56, Palmer Dabbelt wrote: > > Sorry for missing it last week, I got tied up with this test flakiness. > This is on fixes. > > Thanks! Cool, thanks Palmer. Just in time for me to send another one ;)