All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-amlogic-20220427
@ 2022-04-27  7:52 Neil Armstrong
  2022-04-28  2:46 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2022-04-27  7:52 UTC (permalink / raw)
  To: Tom Rini; +Cc: u-boot-amlogic, U-Boot Mailing List

Hi Tom,

Here's changes for next release, nothing big, no new boards either:
- Add AXG support for SARADC, including minimal ao-clk driver
- Update Amlogic documentation for Matrix & Jethub D1

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

Thanks,
Neil

The following changes since commit 9bb99fa95826d1a608737ca821977b4136a1a278:

   Merge branch '2022-04-22-assorted-updates' (2022-04-23 08:06:28 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 5a9e5922ceccd55dc6427b3cf61b4dc74c7322ab:

   doc: boards: amlogic: update jethub d1 specifications (2022-04-26 14:35:27 +0200)

----------------------------------------------------------------
- Add AXG support for SARADC, including minimal ao-clk driver
- Update Amlogic documentation for Matrix & Jethub D1

----------------------------------------------------------------
Vyacheslav Bocharov (8):
       clk: meson: add minimal driver for axg-ao clocks
       clk: meson: fix driver name for g12a-ao clocks
       clk: meson: update driver for g12a-ao clocks
       adc: meson-saradc: add AXG variant
       board: amlogic: jethub j100: enable saradc in dts
       board: amlogic: jethub j100: enable saradc in config
       doc: boards: amlogic: update documentation for ADC support for AXG
       doc: boards: amlogic: update jethub d1 specifications

  .../dts/meson-axg-jethome-jethub-j100-u-boot.dtsi  | 10 +++
  configs/jethub_j100_defconfig                      |  5 ++
  doc/board/amlogic/index.rst                        |  2 +-
  doc/board/amlogic/jethub-j100.rst                  | 26 ++++---
  drivers/adc/meson-saradc.c                         |  2 +
  drivers/clk/meson/Makefile                         |  1 +
  drivers/clk/meson/axg-ao.c                         | 86 ++++++++++++++++++++++
  drivers/clk/meson/g12a-ao.c                        | 17 +++--
  8 files changed, 131 insertions(+), 18 deletions(-)
  create mode 100644 arch/arm/dts/meson-axg-jethome-jethub-j100-u-boot.dtsi
  create mode 100644 drivers/clk/meson/axg-ao.c

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

* Re: [GIT PULL] Please pull u-boot-amlogic-20220427
  2022-04-27  7:52 [GIT PULL] Please pull u-boot-amlogic-20220427 Neil Armstrong
@ 2022-04-28  2:46 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-04-28  2:46 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: u-boot-amlogic, U-Boot Mailing List

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

On Wed, Apr 27, 2022 at 09:52:20AM +0200, Neil Armstrong wrote:

> Hi Tom,
> 
> Here's changes for next release, nothing big, no new boards either:
> - Add AXG support for SARADC, including minimal ao-clk driver
> - Update Amlogic documentation for Matrix & Jethub D1
> 
> The CI job is at https://source.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/11877
> 
> Thanks,
> Neil
> 
> The following changes since commit 9bb99fa95826d1a608737ca821977b4136a1a278:
> 
>   Merge branch '2022-04-22-assorted-updates' (2022-04-23 08:06:28 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20220427
> 
> for you to fetch changes up to 5a9e5922ceccd55dc6427b3cf61b4dc74c7322ab:
> 
>   doc: boards: amlogic: update jethub d1 specifications (2022-04-26 14:35:27 +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:[~2022-04-28  2:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  7:52 [GIT PULL] Please pull u-boot-amlogic-20220427 Neil Armstrong
2022-04-28  2:46 ` 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.