News: 0001531877

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

More Apple SoC DeviceTree Additions Being Upstreamed For Linux 6.15

([Apple] 6 Hours Ago Apple SoC DT)


Sven Peter continues work on upstreaming more of the Apple SoC support to the mainline Linux kernel. On the DeviceTree side following [1]the DT support for Apple T2 SoCs sent out last month, another set of updates were submitted this week ahead of the Linux 6.15 merge window.

This second round of DeviceTree updates for Apple SoCs in Linux 6.15 brings a variety of additions:

"This one adds nodes for SPI controller, SPI NOR flash and NVRAM partitions for M1 and M2 devices. The SPI controller driver has been merged for a while already and we just forgot to pick the device tree changes up. It also adds the touchbar digitizer nodes. The corresponding driver and dt-bindings are already in -next and should be part of the 6.15 merge window as well.

...

- Added a missing p-state for iPad mini 4

- Added SPI controller nodes for M1 and M2 devices

- Added SPI NOR flash nodes and NVRAM partitions

- Added touchbar digitizer nodes for M1 and M2 devices"

More details via [2]this pull request for those interested.



[1] https://www.phoronix.com/news/Linux-6.15-Apple-T2-SoC-DTs

[2] https://lore.kernel.org/lkml/20250302115808.59172-1-sven@svenpeter.dev/



anarki2

AHSauge

Developer12

jonkoops

Laws of Computer Programming:
(1) Any given program, when running, is obsolete.
(2) Any given program costs more and takes longer.
(3) If a program is useful, it will have to be changed.
(4) If a program is useless, it will have to be documented.
(5) Any given program will expand to fill all available memory.
(6) The value of a program is proportional to the weight of its output.
(7) Program complexity grows until it exceeds the capability of
the programmer who must maintain it.