]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'mvebu-fixes-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 11 Apr 2026 08:53:44 +0000 (10:53 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sat, 11 Apr 2026 08:53:44 +0000 (10:53 +0200)
commit3e2444044d160e33ec2b139d1e4f9691bb9d9bac
treed674640be51e1b249f809495d06428e4a84d57cd
parent1cc30cfc66a1db71cdd7a0f52b90f74091e8eb77
parentedb7efa767da8bb82d724b85178be251ec4e060e
Merge tag 'mvebu-fixes-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/fixes

mvebu fixes for 7.0 (part 1)

A new device tree has been merged without a binding, which triggered
warnings during dtb_checks. The commit in this pull request fixes this
issue, enabling easier detection of new problems in device trees by
reducing the number of false warnings.

* tag 'mvebu-fixes-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu:
  dt-bindings: arm64: add Marvell 7k COMe boards

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>