]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel...
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 14 Jul 2022 21:37:33 +0000 (14:37 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 14 Jul 2022 21:39:27 +0000 (14:39 -0700)
commit269b7fc69f7c5a76de6b3603f0eea9be02a58db3
tree588a07a48764cc6d3843f65f48e4a6b5e8cecf4f
parent1a8fcc20be6368a2c7add03c3d90b2ff89fd1d0a
parentb044af02390087535e8e9e1f739147e6bb8220f7
Merge tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git into for-next

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.

* tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git:
  riscv: dts: microchip: Add mpfs' topology information
  riscv: dts: microchip: remove spi-max-frequency property
  riscv: dts: microchip: remove spi-max-frequency property