mbox series

[GIT,PULL] Microchip RISC-V devicetrees for 5.20

Message ID 3385229d-5522-82c6-6fb8-79ab8290af96@microchip.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Microchip RISC-V devicetrees for 5.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git tags/dt-for-palmer-v5.20-mw0

Message

Conor Dooley July 14, 2022, 3:52 p.m. UTC
Hey Palmer,

Merged one PR only to get another one..
Small again, but I am expecting there to be a bit more for v5.21,
as I'd like to get some things out of our vendor tree.

Thanks,
Conor.

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git tags/dt-for-palmer-v5.20-mw0

for you to fetch changes up to 88d319c6abaeb37f0e2323275eaf57a8388e0265:

  riscv: dts: microchip: Add mpfs' topology information (2022-07-07 23:15:39 +0100)

----------------------------------------------------------------
Microchip RISC-V devicetrees for 5.20

A pair of changes for mpfs.dtsi:
- A pair of patches from Suresh & I, removing the bogus max frequency
  properties from the controller nodes for {q,}spi. This is a device
  only property with no meaning for a controller and should never have
  been there.
- RISC-V has no sensible defaults for cpu topology, so I added a this
  information to the dt for MPFS as a cpu-map. This is an optional
  property and therefore is not a fix.

----------------------------------------------------------------
Conor Dooley (2):
      riscv: dts: microchip: remove spi-max-frequency property
      riscv: dts: microchip: Add mpfs' topology information

Nagasuresh Relli (1):
      riscv: dts: microchip: remove spi-max-frequency property

 arch/riscv/boot/dts/microchip/mpfs.dtsi | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-