Merge tag 'dt64-cleanup-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Fri, 6 May 2022 20:12:37 +0000 (22:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 6 May 2022 20:12:38 +0000 (22:12 +0200)
commit620b2c35aba116dce389cb57725f9dd5b5b239b1
treea277efcd9f4850a1fe969d723b5f2fdf221b0d38
parent485b5afae681784c50934c23fc9172518d42ba4d
parent8dba791a7280542bc125b68b3547bfa2680bc1af
Merge tag 'dt64-cleanup-5.19' of git://git./linux/kernel/git/krzk/linux into arm/dt

Minor cleanup of ARM64 DTS for v5.19

Align SPI NOR node names and freq-table-hz to DT schema. Drop
unused/undocumented dma-channels/dma-requests.

* tag 'dt64-cleanup-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  arm64: dts: broadcom: drop useless 'dma-channels/requests' properties
  arm64: dts: stratix10/agilex: drop useless 'dma-channels/requests' properties
  arm64: dts: marvell: align SPI NOR node name with dtschema
  arm64: dts: microchip: align SPI NOR node name with dtschema
  arm64: dts: hisilicon: align 'freq-table-hz' with dtschema in UFS

Link: https://lore.kernel.org/r/20220506081438.149192-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>