]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Mar 2025 19:04:29 +0000 (09:04 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Mar 2025 19:04:29 +0000 (09:04 -1000)
Pull devicetree fix from Rob Herring:

 - Revert reserved-memory 'alignment' property to use '#address-cells'
   instead of '#size-cells'. What's in use trumps the spec.

* tag 'devicetree-fixes-for-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"


Trivial merge