Revision 0007c04038e5a3111bea1c4588bfb6778a69131d authored by Linus Torvalds on 07 January 2023, 18:20:33 UTC, committed by Linus Torvalds on 07 January 2023, 18:20:33 UTC
Pull devicetree fixes from Rob Herring:

 - Fix DT memory scanning for some MIPS boards when memory is not
   specified in DT

 - Redo CONFIG_CMDLINE* handling for missing /chosen node. The first
   attempt broke PS3 (and possibly other PPC platforms).

 - Fix constraints in QCom Soundwire schema

* tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
  Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
  dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of ports
  of/fdt: run soc memory setup when early_init_dt_scan_memory fails
2 parent s c28bdea + 064e32d
History
File Mode Size
android-base.config -rw-r--r-- 4.0 KB
android-recommended.config -rw-r--r-- 2.8 KB
debug.config -rw-r--r-- 2.5 KB
kvm_guest.config -rw-r--r-- 670 bytes
nopm.config -rw-r--r-- 306 bytes
rust.config -rw-r--r-- 14 bytes
tiny-base.config -rw-r--r-- 18 bytes
tiny.config -rw-r--r-- 350 bytes
x86_debug.config -rw-r--r-- 414 bytes
xen.config -rw-r--r-- 1.1 KB

back to top