All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull ARC fixes for v2020.07-rc3
@ 2020-05-13 15:34 Alexey Brodkin
  2020-05-14 17:15 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Brodkin @ 2020-05-13 15:34 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit 10bca13ea6d9d4b85f80f02c8795227f63240f59:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb (2020-05-12 16:20:10 -0400)

are available in the Git repository at:

  git at gitlab.denx.de:u-boot/custodians/u-boot-arc.git tags/arc-fixes-for-2020.07-rc3

for you to fetch changes up to bed6481940b1b9a2f3b48afeeced550dd84e2932:

  ARC: HSDK: add reset for EHCI (2020-05-13 18:18:09 +0300)

----------------------------------------------------------------
Here we improve clock support for recently introduced HSDK-4xD
board as well as finally enable external reset for the USB controller,
which is needed to recover USB functionality after "usb reset".

----------------------------------------------------------------
Eugeniy Paltsev (11):
      CLK: ARC: HSDK: avoid code duplication
      CLK: ARC: HSDK: drop unused offset
      CLK: ARC: HSDK: use appropriate config data types
      CLK: ARC: HSDK: driver cleanup
      CLK: ARC: HSDK: prepare for multiple clock maps support
      CLK: ARC: HSDK: make set_clock optional
      CLK: ARC: HSDK: define clock map with DT binding constants
      CLK: ARC: HSDK: add separate clock map for HSDK-4xD
      ARC: DTS: cleanup USB node names
      ARC: HSDK: anounce state of BIM switch
      ARC: HSDK: add reset for EHCI

 arch/arc/dts/axs10x_mb.dtsi   |   4 +--
 arch/arc/dts/hsdk-common.dtsi |  11 +++++--
 board/synopsys/hsdk/hsdk.c    |   7 ++++
 drivers/clk/Kconfig           |   7 ++--
 drivers/clk/clk-hsdk-cgu.c    | 355 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------
 5 files changed, 220 insertions(+), 164 deletions(-)

Regards,
Alexey

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

* [U-Boot] Please pull ARC fixes for v2020.07-rc3
  2020-05-13 15:34 [U-Boot] Please pull ARC fixes for v2020.07-rc3 Alexey Brodkin
@ 2020-05-14 17:15 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-05-14 17:15 UTC (permalink / raw)
  To: u-boot

On Wed, May 13, 2020 at 03:34:49PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit 10bca13ea6d9d4b85f80f02c8795227f63240f59:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb (2020-05-12 16:20:10 -0400)
> 
> are available in the Git repository at:
> 
>   git at gitlab.denx.de:u-boot/custodians/u-boot-arc.git tags/arc-fixes-for-2020.07-rc3
> 
> for you to fetch changes up to bed6481940b1b9a2f3b48afeeced550dd84e2932:
> 
>   ARC: HSDK: add reset for EHCI (2020-05-13 18:18:09 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200514/ef0307f8/attachment.sig>

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

end of thread, other threads:[~2020-05-14 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 15:34 [U-Boot] Please pull ARC fixes for v2020.07-rc3 Alexey Brodkin
2020-05-14 17:15 ` 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.