mbox

[U-Boot] Please pull u-boot-dm

Message ID CAPnjgZ06FUehLZnWp6DmGkRfGC_vb_K42enkQy0tHRxS4du29A@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-dm.git

Message

Simon Glass Sept. 17, 2015, 6:53 p.m. UTC
Hi Tom,

The following changes since commit fa43ce842c3026c2abf19d4234d02cd4c62eeec0:

  Merge git://git.denx.de/u-boot-fdt (2015-09-16 09:53:37 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-dm.git

for you to fetch changes up to 6aa8179f818f04a16e15bc589004de68a6d99a23:

  dts: do not cut down pinctrl-0 and pinctrl-names for SPL
full-pinctrl (2015-09-16 19:45:12 -0600)

----------------------------------------------------------------
Masahiro Yamada (1):
      dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl

 dts/Kconfig | 1 +
 1 file changed, 1 insertion(+)


Regards,
Simon

Comments

Tom Rini Sept. 17, 2015, 9:03 p.m. UTC | #1
On Thu, Sep 17, 2015 at 12:53:35PM -0600, Simon Glass wrote:

> Hi Tom,
> 
> The following changes since commit fa43ce842c3026c2abf19d4234d02cd4c62eeec0:
> 
>   Merge git://git.denx.de/u-boot-fdt (2015-09-16 09:53:37 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-dm.git
> 
> for you to fetch changes up to 6aa8179f818f04a16e15bc589004de68a6d99a23:
> 
>   dts: do not cut down pinctrl-0 and pinctrl-names for SPL
> full-pinctrl (2015-09-16 19:45:12 -0600)
> 

Applied to u-boot/master, thanks!