All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL u-boot] Please pull u-boot-amlogic-20210727
@ 2021-07-27 15:28 Neil Armstrong
  2021-07-27 18:05 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2021-07-27 15:28 UTC (permalink / raw)
  To: trini; +Cc: u-boot-amlogic, U-Boot Mailing List

Hi Tom,

Here is bunch of fixes/changes for the Amlogic based VIM boards, and a build fix for the
AXG MIPI DSP PHY driver.

The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/8444

Thanks,
Neil

The following changes since commit b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b:

  Prepare v2021.10-rc1 (2021-07-26 20:57:18 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210727

for you to fetch changes up to 24d2aea19b8069fb124313435cffcbb07c8317a1:

  configs: Enable SMBIOS for Khadas VIM boards (2021-07-27 10:33:23 +0200)

----------------------------------------------------------------
- Add SMBIOS info for Khadas VIM boards
- Fix meson-axg-mipi PHY build
- Fix VIM3 board phy-names property setup
- Return correct value for non emmc boot sources on VIM3
- add kernel compression vars

----------------------------------------------------------------
Alper Nebi Yasak (2):
      phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"
      phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()

Artem Lapkin (5):
      meson64: add kernel compression vars
      VIM3: mmc_get_env_dev correct non emmc boot sources
      board: amlogic: vim3: fix phy-names property setup
      ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boards
      configs: Enable SMBIOS for Khadas VIM boards

 .../dts/meson-g12b-a311d-khadas-vim3-u-boot.dtsi   | 23 ++++++++++++++++++++++
 .../arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi | 23 ++++++++++++++++++++++
 arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi     | 21 ++++++++++++++++++++
 arch/arm/dts/meson-sm1-khadas-vim3l-u-boot.dtsi    | 23 ++++++++++++++++++++++
 board/amlogic/vim3/vim3.c                          | 14 +++++++++----
 configs/khadas-vim2_defconfig                      |  2 ++
 configs/khadas-vim3_defconfig                      |  2 ++
 configs/khadas-vim3l_defconfig                     |  2 ++
 configs/khadas-vim_defconfig                       |  2 ++
 drivers/phy/meson-axg-mipi-dphy.c                  |  2 +-
 drivers/phy/meson-axg-mipi-pcie-analog.c           |  4 ++--
 include/configs/meson64.h                          |  2 ++
 12 files changed, 113 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL u-boot] Please pull u-boot-amlogic-20210727
  2021-07-27 15:28 [PULL u-boot] Please pull u-boot-amlogic-20210727 Neil Armstrong
@ 2021-07-27 18:05 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-07-27 18:05 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: u-boot-amlogic, U-Boot Mailing List

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]

On Tue, Jul 27, 2021 at 05:28:49PM +0200, Neil Armstrong wrote:

> Hi Tom,
> 
> Here is bunch of fixes/changes for the Amlogic based VIM boards, and a build fix for the
> AXG MIPI DSP PHY driver.
> 
> The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/8444
> 
> Thanks,
> Neil
> 
> The following changes since commit b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b:
> 
>   Prepare v2021.10-rc1 (2021-07-26 20:57:18 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210727
> 
> for you to fetch changes up to 24d2aea19b8069fb124313435cffcbb07c8317a1:
> 
>   configs: Enable SMBIOS for Khadas VIM boards (2021-07-27 10:33:23 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-27 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 15:28 [PULL u-boot] Please pull u-boot-amlogic-20210727 Neil Armstrong
2021-07-27 18:05 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.