mbox

[GIT,PULL] STi defconfig updates for v4.9

Message ID e0cf33d1-0d96-9eed-1155-c9dc7f4de1b8@st.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v4.9-1

Message

Patrice CHOTARD Aug. 10, 2016, 4:49 p.m. UTC
Hi Olof, Arnd and Kevin,

Please consider this first round of STi DT updates for v4.9:


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v4.9-1

for you to fetch changes up to 7aff2168d65e84c4a5178a32ae4e8d474eff2090:

  ARM: dts: STi: Introduce B2260 board (2016-08-10 18:23:29 +0200)

----------------------------------------------------------------

STi dts fixes and new STi 96board support:

Add thermal node for STiH407 family boards
Add specific nodes for STMicroelectronics 96Board
Add new B2260 STi board file = 96Board
Fix ahci issue on STiH407 family
Fix debugfs/pinctrl kernel warning

----------------------------------------------------------------
Patrice Chotard (7):
      ARM: dts: STiH407: Move pio20 node to fix kernel warning
      ARM: dts: STiH410: Add thermal node
      ARM: dts: STiH407-pinctrl: Add i2c2_alt2_1 node
      ARM: dts: STiH407: Move non-removable property to board file
      ARM: dts: STiH407-pinctrl: Add pinctrl_rgmii1_mdio_1 node
      ARM: dts: STiH407-family: Add ports-implemented property in sata nodes
      ARM: dts: STi: Introduce B2260 board

 arch/arm/boot/dts/Makefile             |   1 +
 arch/arm/boot/dts/stih407-family.dtsi  |   5 +-
 arch/arm/boot/dts/stih407-pinctrl.dtsi |  31 ++++--
 arch/arm/boot/dts/stih410-b2260.dts    | 190 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stih410.dtsi         |   8 ++
 arch/arm/boot/dts/stih418-b2199.dts    |   1 +
 arch/arm/boot/dts/stihxxx-b2120.dtsi   |   1 +
 7 files changed, 227 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/stih410-b2260.dts

Comments

Lee Jones Aug. 15, 2016, 8:38 a.m. UTC | #1
On Wed, 10 Aug 2016, Patrice Chotard wrote:

> Hi Olof, Arnd and Kevin,
> 
> Please consider this first round of STi DT updates for v4.9:
> 
> 
> The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
> 
>   Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-v4.9-1
> 
> for you to fetch changes up to 7aff2168d65e84c4a5178a32ae4e8d474eff2090:
> 
>   ARM: dts: STi: Introduce B2260 board (2016-08-10 18:23:29 +0200)

Unfortunately you can't do this.

Even though you are the Maintainer, any patches you forward to
Mainline have to be sent to the MLs for peer review.  The time for
which the patches must reside there is unwritten, but I'd suggest at
least a couple of weeks.

Since you are currently away; I will gather, fix-up and submit these
patches to the ML for you in this instance.

Incidentally, and of no consequence to upstream, I've also had this
set applied to Linaro's Reference Platform Kernel.

> ----------------------------------------------------------------
> 
> STi dts fixes and new STi 96board support:
> 
> Add thermal node for STiH407 family boards
> Add specific nodes for STMicroelectronics 96Board
> Add new B2260 STi board file = 96Board
> Fix ahci issue on STiH407 family
> Fix debugfs/pinctrl kernel warning
> ----------------------------------------------------------------
> Patrice Chotard (7):
>       ARM: dts: STiH407: Move pio20 node to fix kernel warning
>       ARM: dts: STiH410: Add thermal node
>       ARM: dts: STiH407-pinctrl: Add i2c2_alt2_1 node
>       ARM: dts: STiH407: Move non-removable property to board file
>       ARM: dts: STiH407-pinctrl: Add pinctrl_rgmii1_mdio_1 node
>       ARM: dts: STiH407-family: Add ports-implemented property in sata nodes
>       ARM: dts: STi: Introduce B2260 board
> 
>  arch/arm/boot/dts/Makefile             |   1 +
>  arch/arm/boot/dts/stih407-family.dtsi  |   5 +-
>  arch/arm/boot/dts/stih407-pinctrl.dtsi |  31 ++++--
>  arch/arm/boot/dts/stih410-b2260.dts    | 190 +++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/stih410.dtsi         |   8 ++
>  arch/arm/boot/dts/stih418-b2199.dts    |   1 +
>  arch/arm/boot/dts/stihxxx-b2120.dtsi   |   1 +
>  7 files changed, 227 insertions(+), 10 deletions(-)
>  create mode 100644 arch/arm/boot/dts/stih410-b2260.dts
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel