]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'dt-cleanup-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Thu, 29 Feb 2024 15:12:46 +0000 (16:12 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 29 Feb 2024 15:12:46 +0000 (16:12 +0100)
commit60dfd940ea9bd5296b12b83d734f01dbeade2c7e
tree8118b9ea200dc2117c08e3697fc1693e3eb46a11
parenteaab725ba2cf9025ff25f05908a3a9fc9a8ebcc8
parent8c82b4eef2972200f6171aaa260d7bba2ad29889
Merge tag 'dt-cleanup-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM DTS for v6.9

1. Marvell MMP2: Very old issue, for which I sent patch back in 2014.
   Patch was never picked up and now another try to fix the same
   happened, so here it goes: use proper compatible MAX8925.
2. Marvell Dove: add proper unit-addresses.
3. TI DA850: add MMC interrupts.
4. STI: minor white-space fixes.

* tag 'dt-cleanup-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  ARM: dts: sti: minor whitespace cleanup around '='
  ARM: dts: da850: add MMD SDIO interrupts
  ARM: dts: marvell: dove-cubox: fix si5351 node names
  arm: dts: marvell: Fix maxium->maxim typo in brownstone dts

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