Re: [U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201

2019-02-05 Thread Philipp Tomsich
Vignesh,

> On 05.02.2019, at 09:08, Vignesh R  wrote:
> 
> 
> 
> On 01/02/19 10:45 PM, Philipp Tomsich wrote:
>> Tom,
>> 
>> I am a little late this time with our changes for rc1.  Hope this doesn’t 
>> impact your workflow too much.
>> Things got a bit messy this time, as some of the series introduced 
>> unexpected isses during testing
>> (such as the debug UART not being available).
>> 
>> Travis is still running 
>> (https://travis-ci.org/ptomsich/u-boot-rockchip/builds/487509207) on the 
>> rebased
>> version, but prior to the rebase (and the final fixes), things were testing 
>> out correctly.
>> 
>> Thanks,
>> Philipp. 
>> 
>> 
> [...]
>> create mode 100644 configs/kylin-rk3036_defconfig.rej
>> create mode 100644 configs/puma-rk3399_defconfig.rej
> 
> I think you added these files by mistake.

You are right.
A new PR (go get rid of these) is already on the list.

Thanks,
Philipp.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201

2019-02-05 Thread Vignesh R


On 01/02/19 10:45 PM, Philipp Tomsich wrote:
> Tom,
> 
> I am a little late this time with our changes for rc1.  Hope this doesn’t 
> impact your workflow too much.
> Things got a bit messy this time, as some of the series introduced unexpected 
> isses during testing
> (such as the debug UART not being available).
> 
> Travis is still running 
> (https://travis-ci.org/ptomsich/u-boot-rockchip/builds/487509207) on the 
> rebased
> version, but prior to the rebase (and the final fixes), things were testing 
> out correctly.
> 
> Thanks,
> Philipp. 
> 
> 
[...]
>  create mode 100644 configs/kylin-rk3036_defconfig.rej
>  create mode 100644 configs/puma-rk3399_defconfig.rej

I think you added these files by mistake.

Regards
Vignesh
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201

2019-02-02 Thread Tom Rini
On Fri, Feb 01, 2019 at 06:15:20PM +0100, Philipp Tomsich wrote:

> Tom,
> 
> I am a little late this time with our changes for rc1.  Hope this doesn’t 
> impact your workflow too much.
> Things got a bit messy this time, as some of the series introduced unexpected 
> isses during testing
> (such as the debug UART not being available).
> 
> Travis is still running 
> (https://travis-ci.org/ptomsich/u-boot-rockchip/builds/487509207) on the 
> rebased
> version, but prior to the rebase (and the final fixes), things were testing 
> out correctly.
> 
> Thanks,
> Philipp. 
> 
> 
> The following changes since commit db4a29993d207fec33c07de8b8cb8a3fd22c9e6c:
> 
>   Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video 
> (2019-01-31 16:07:37 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip tags/for-master-20190201
> 
> for you to fetch changes up to 73ced87e9af70cba35c4374055dca56e5f9c460d:
> 
>   rockchip: rk3399: spl: ensure that debug_uart_init is called (2019-02-01 
> 16:59:14 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201

2019-02-01 Thread Philipp Tomsich
Travis-CI finally completed the build-test:
https://travis-ci.org/ptomsich/u-boot-rockchip/builds/487509207

> On 01.02.2019, at 18:15, Philipp Tomsich 
>  wrote:
> 
> Tom,
> 
> I am a little late this time with our changes for rc1.  Hope this doesn’t 
> impact your workflow too much.
> Things got a bit messy this time, as some of the series introduced unexpected 
> isses during testing
> (such as the debug UART not being available).
> 
> Travis is still running 
> (https://travis-ci.org/ptomsich/u-boot-rockchip/builds/487509207) on the 
> rebased
> version, but prior to the rebase (and the final fixes), things were testing 
> out correctly.
> 
> Thanks,
> Philipp. 
> 
> 
> The following changes since commit db4a29993d207fec33c07de8b8cb8a3fd22c9e6c:
> 
>  Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video 
> (2019-01-31 16:07:37 -0500)
> 
> are available in the git repository at:
> 
>  git://git.denx.de/u-boot-rockchip tags/for-master-20190201
> 
> for you to fetch changes up to 73ced87e9af70cba35c4374055dca56e5f9c460d:
> 
>  rockchip: rk3399: spl: ensure that debug_uart_init is called (2019-02-01 
> 16:59:14 +0100)
> 
> 
> u-boot-rockchip changes for 2019.04-rc1:
>  * support for Chromebook Bob
>  * full pinctrl driver using DTS properties
>  * documentation improvements
>  * I2S support for some Rockchip SoCs
> 
> 
> David Wu (9):
>  rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
>  ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
>  ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
>  ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
>  rk3288: chrome: defconfig: Enable FDT for new pinctrl driver
>  pinctrl: rockchip: Add common rockchip pinctrl driver
>  rockchip: defconfig: Clean the unused pinctrl config
>  pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
>  ARM: dts: rk322x: Correct the uart2 default pin configuration
> 
> Mark Kettenis (1):
>  rockchip: dts: rk3399-firely: add 'same-as-spl'
> 
> Marty E. Plummer (1):
>  rockchip: add support for veyron-speedy (ASUS Chromebook C201)
> 
> Philipp Tomsich (5):
>  rockchip: Add MAINTAINER entry for chromebook_speedy
>  pinctrl: Kconfig: sort includes alphabetically
>  pinctrl: Kconfig: fix missing include of rockchip/Kconfig
>  rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
>  rockchip: rk3399: spl: ensure that debug_uart_init is called
> 
> Simon Glass (24):
>  rockchip: rk3288: Add i2s pinctrl and clock support
>  rockchip: Add an I2S driver
>  rockchip: Add a sound driver
>  sound: rockchip: Add sound support for jerry
>  rockchip: Drop call to rockchip_dnl_mode_check() for now
>  lib: Allow using display_buffer() in SPL
>  clk: Improve debug message in clk_set_default_rates()
>  gpio: Use more command-specific enums values
>  gpio: Add a simple GPIO API for SPL
>  rockchip: Add mention of other boards
>  rockchip: Drop note about supporting other SoCs
>  rockchip: Bring in device tree files for rk3399-gru
>  rockchip: Adjust rk3399 device tree to be closer to linux
>  rockchip: evb_rk3399: Tidy up the README
>  rockchip: Clarify docs on SPI writing
>  rockchip: Allow booting from SPI
>  rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz
>  rockchip: clk: Add mention of four new clocks
>  rockchip: Tidy up board include-file ordering
>  rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env
>  rockchip: Move pull-up/down enum into a common file
>  rockchip: Implement spl_gpio in the GPIO driver
>  rockchip: gru: Add extra device-tree settings
>  rockchip: Add support for chromebook_bob
> 
> arch/arm/dts/Makefile  |1 +
> arch/arm/dts/rk322x.dtsi   |   11 +-
> arch/arm/dts/rk3288-veyron-jerry.dts   |   12 +
> arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi  |   31 +++
> arch/arm/dts/rk3288-veyron-speedy.dts  |  143 ++
> arch/arm/dts/rk3288-veyron.dtsi|1 +
> arch/arm/dts/rk3288.dtsi   |1 +
> arch/arm/dts/rk3399-firefly.dts|2 +-
> arch/arm/dts/rk3399-gru-bob.dts|   80 ++
> arch/arm/dts/rk3399-gru-chromebook.dtsi|  398 
> 
> arch/arm/dts/rk3399-gru-kevin.dts  |  309 
> ++
> arch/arm/dts/rk3399-gru.dtsi   |  844 
> +++
> arch/arm/dts/rk3399-op1-opp.dtsi   |  141 ++
> arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi | 1542 
> 

[U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201

2019-02-01 Thread Philipp Tomsich
Tom,

I am a little late this time with our changes for rc1.  Hope this doesn’t 
impact your workflow too much.
Things got a bit messy this time, as some of the series introduced unexpected 
isses during testing
(such as the debug UART not being available).

Travis is still running 
(https://travis-ci.org/ptomsich/u-boot-rockchip/builds/487509207) on the rebased
version, but prior to the rebase (and the final fixes), things were testing out 
correctly.

Thanks,
Philipp. 


The following changes since commit db4a29993d207fec33c07de8b8cb8a3fd22c9e6c:

  Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video 
(2019-01-31 16:07:37 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-rockchip tags/for-master-20190201

for you to fetch changes up to 73ced87e9af70cba35c4374055dca56e5f9c460d:

  rockchip: rk3399: spl: ensure that debug_uart_init is called (2019-02-01 
16:59:14 +0100)


u-boot-rockchip changes for 2019.04-rc1:
  * support for Chromebook Bob
  * full pinctrl driver using DTS properties
  * documentation improvements
  * I2S support for some Rockchip SoCs


David Wu (9):
  rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
  ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
  ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
  ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
  rk3288: chrome: defconfig: Enable FDT for new pinctrl driver
  pinctrl: rockchip: Add common rockchip pinctrl driver
  rockchip: defconfig: Clean the unused pinctrl config
  pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
  ARM: dts: rk322x: Correct the uart2 default pin configuration

Mark Kettenis (1):
  rockchip: dts: rk3399-firely: add 'same-as-spl'

Marty E. Plummer (1):
  rockchip: add support for veyron-speedy (ASUS Chromebook C201)

Philipp Tomsich (5):
  rockchip: Add MAINTAINER entry for chromebook_speedy
  pinctrl: Kconfig: sort includes alphabetically
  pinctrl: Kconfig: fix missing include of rockchip/Kconfig
  rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
  rockchip: rk3399: spl: ensure that debug_uart_init is called

Simon Glass (24):
  rockchip: rk3288: Add i2s pinctrl and clock support
  rockchip: Add an I2S driver
  rockchip: Add a sound driver
  sound: rockchip: Add sound support for jerry
  rockchip: Drop call to rockchip_dnl_mode_check() for now
  lib: Allow using display_buffer() in SPL
  clk: Improve debug message in clk_set_default_rates()
  gpio: Use more command-specific enums values
  gpio: Add a simple GPIO API for SPL
  rockchip: Add mention of other boards
  rockchip: Drop note about supporting other SoCs
  rockchip: Bring in device tree files for rk3399-gru
  rockchip: Adjust rk3399 device tree to be closer to linux
  rockchip: evb_rk3399: Tidy up the README
  rockchip: Clarify docs on SPI writing
  rockchip: Allow booting from SPI
  rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz
  rockchip: clk: Add mention of four new clocks
  rockchip: Tidy up board include-file ordering
  rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env
  rockchip: Move pull-up/down enum into a common file
  rockchip: Implement spl_gpio in the GPIO driver
  rockchip: gru: Add extra device-tree settings
  rockchip: Add support for chromebook_bob

 arch/arm/dts/Makefile  |1 +
 arch/arm/dts/rk322x.dtsi   |   11 +-
 arch/arm/dts/rk3288-veyron-jerry.dts   |   12 +
 arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi  |   31 +++
 arch/arm/dts/rk3288-veyron-speedy.dts  |  143 ++
 arch/arm/dts/rk3288-veyron.dtsi|1 +
 arch/arm/dts/rk3288.dtsi   |1 +
 arch/arm/dts/rk3399-firefly.dts|2 +-
 arch/arm/dts/rk3399-gru-bob.dts|   80 ++
 arch/arm/dts/rk3399-gru-chromebook.dtsi|  398 

 arch/arm/dts/rk3399-gru-kevin.dts  |  309 
++
 arch/arm/dts/rk3399-gru.dtsi   |  844 
+++
 arch/arm/dts/rk3399-op1-opp.dtsi   |  141 ++
 arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi | 1542 

 arch/arm/dts/rk3399.dtsi   |  432 
+-
 arch/arm/include/asm/arch-rockchip/cru_rk3288.h|8 +
 arch/arm/include/asm/arch-rockchip/gpio.h  |   30 +++