On 7/13/25 10:05 AM, Luca Weiss wrote: > Add a devicetree for The Fairphone (Gen. 6) smartphone, which is based > on the Milos/SM7635 SoC. > > Supported functionality as of this initial submission: > * Debug UART > * Regulators (PM7550, PM8550VS, PMR735B, PM8008) > * Remoteprocs (ADSP, CDSP, MPSS, WPSS) > * Power Button, Volume Keys, Switch > * Display (using simple-framebuffer) > * PMIC-GLINK (Charger, Fuel gauge, USB-C mode switching) > * Camera flash/torch LED > * SD card > * USB > > Signed-off-by: Luca Weiss <luca.we...@fairphone.com> > ---
[...] > + reserved-memory { > + /* > + * ABL is powering down display and controller if this node is > + * not named exactly "splash_region". > + */ > + splash_region@e3940000 { Was it not possible to arrange for a fw update after all? fwiw the rest looks good Konrad