¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: [PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
§ã§â, 25 §Ó§Ö§â. 2024?§â. §à 02:44 Tom Rini <trini@...> §á§Ú§ê§Ö:
By Svyatoslav Ryhel <clamor95@...> · #2405 ·
Re: [PATCH v2 3/5] power: regulator: Exit from regulator_set_suspend_value on poorly described regulators
Hi Marek, I sent a different fix for this some time ago, please check it out:
By Jonas Karlman <jonas@...> · #2404 ·
[PATCH v2 5/5] power: regulator: Drop regulators_enable_boot_on/off()
Both regulators_enable_boot_on/off() are unused and superseded by regulator uclass regulator_post_probe(). Remove both functions. Signed-off-by: Marek Vasut <marex@...> --- Cc: Caleb Connolly
By Marek Vasut <marex@...> · #2403 ·
[PATCH 2/2] ARM: meson: add support for Libre Computer aml-s905d3-cc
Add support for the Libre Computer aml-s905d3-cc "Solitude" board: https://libre.computer/products/aml-s905d3-cc/ The Solitude board has a Credit Card form factor, similar to the the previous "Le
By Neil Armstrong · #2402 ·
[PATCH 1/2] ARM: meson: add support for Libre Computer aml-a311d-cc
Add support for the Libre Computer aml-a311d-cc "Alta" board: https://libre.computer/products/aml-a311d-cc/ The Alta board has a Credit Card form factor, similar to the the prvevious "Le Potato"
By Neil Armstrong · #2401 ·
[PATCH 0/2] board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
Add support for the Libre Computer aml-a311d-cc "Alta" & aml-s905d3-cc "Solitude" boards: https://libre.computer/products/aml-a311d-cc/ https://libre.computer/products/aml-s905d3-cc/ The Alta &
By Neil Armstrong · #2400 ·
Re: [PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
On Wed, Sep 11, 2024 at 07:00:56PM -0600, Simon Glass wrote: > Hi Marek, > > On Fri, 28 Jun 2024 at 07:26, Marek Vasut <marex@...> wrote: > > > > On 6/28/24 9:32 AM, Simon Glass wrote: > > > Hi
By Tom Rini <trini@...> · #2399 ·
Re: [PATCH 2/2] board: libre-computer: aml-s805-cc: Enable capsule updates
Thanks Neil!
By Ilias Apalodimas <ilias.apalodimas@...> · #2398 ·
Re: Quick Reminder- IBC Convention Data List- 2024
Hi, Would you be interested in acquiring IBC Convention Attendees Data List-2024? Number of Contacts:- 40,236. Cost:-$1,889 Interested? Email me back; I would love to provide more information on
By Peyton Jack <recreateattendesleads@...> · #2397 ·
[PATCH 16/26] phy: dphy: Correct clk_pre parameter
From: Michael Trimarchi <michael@...> Upstream linux commit 9a8406ba1a9a29. The D-PHY specification (v1.2) explicitly mentions that the T-CLK-PRE parameter's unit is Unit
By Dario Binacchi <dario.binacchi@...> · #2396 ·
[PATCH 00/26] Support display (and even more) on the BSH SMM S2/PRO boards
This series was created out of the need to supportsimple-framebuffer for BSH boards SMM_S2 and SMM_S2PRO. To achieve this goal, it was necessary to develop additional code and/or drivers for all the
By Dario Binacchi <dario.binacchi@...> · #2395 ·
Re: [PATCH 0/2] ARM: meson: libretech-ac: add suppor for EFI Capsules Update
To be clear, "SR" or "IR" ? I assume you meant IR here. -- Tom
By Tom Rini <trini@...> · #2394 ·
[PATCH v2 2/2] board: libre-computer: aml-s805x-cc: Enable capsule updates
Since the aml-s805-cc works well using EFI, and now the capsule updates backend has been merged, let's enable the missing configs and add the required structures to support it. The GUID is
By Neil Armstrong · #2393 ·
[PATCH v2 1/2] board: libretech-ac: move board support into dedicated directory
The libretech-ac aka aml-s805x-ac supports mainline U-boot from a dedicated SPI flash, move the board support into a dedicated vendor/board subdirectory in order to support vendor specific
By Neil Armstrong · #2392 ·
[PATCH v2 0/2] ARM: meson: libretech-ac: add support for EFI Capsules Update
The necessary changes were made in U-Boot to easily support EFI Capsules Update and be compliant with Arm SystemReady IR. Let's add support for the libretech-ac/AML-S805X-CC since it's an easy
By Neil Armstrong · #2391 ·
Re: [PATCH 0/2] ARM: meson: libretech-ac: add suppor for EFI Capsules Update
Indeed IR, I'll fix in v2, I need to send a v2 because I need to add set_dfu_alt_info() to keep support for the ram backed dfu I used when booting from USB. Thanks, Neil
By Neil Armstrong · #2390 ·
[PATCH 2/2] board: libre-computer: aml-s805-cc: Enable capsule updates
Since the aml-s805-cc works well using EFI, and now the capsule updates backend has been merged, let's enable the missing configs and add the required structures to support it. The GUID is
By Neil Armstrong · #2389 ·
[PATCH 1/2] board: libretech-ac: move board support into dedicated directory
The libretech-ac aka aml-s805x-ac supports mainline U-boot from a dedicated SPI flash, move the board support into a dedicated vendor/board subdirectory in order to support vendor specific
By Neil Armstrong · #2388 ·
[PATCH 0/2] ARM: meson: libretech-ac: add suppor for EFI Capsules Update
The necessary changes were made in U-Boot to easily support EFI Capsules Update and be compliant with Arm SystemReady SR. Let's add support for the libretech-ac/AML-S805X-CC since it's an easy
By Neil Armstrong · #2387 ·
Re: [PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
On 9/12/24 3:00 AM, Simon Glass wrote: Hello Simon, >>>>> Also this seems to happen in SPL and again pre-reloc and again in >>>>> U-Boot post-reloc? >>>> >>>> What does, the uclass post_bind
By Marek Vasut <marex@...> · #2386 ·