Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1462741

[PATCH 0/7] ARM: dts: STi: Make way for new Linaro 96Board: ST B2260

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject [PATCH 0/7] ARM: dts: STi: Make way for new Linaro 96Board: ST B2260
Date 2016-08-15 14:20 +0200
Message-ID <s6p21-5sa-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series paves the way for the new Linaro B2260 96Board, designed
and built by ST-Microelectronics.

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 |  32 ++++--
 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, 228 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/stih410-b2260.dts

-- 
2.9.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/7] ARM: dts: STi: Make way for new Linaro 96Board: ST B2260 Lee Jones <lee.jones@linaro.org> - 2016-08-15 14:20 +0200
  [PATCH 3/7] ARM: dts: STiH407-pinctrl: Add i2c2_alt2_1 node Lee Jones <lee.jones@linaro.org> - 2016-08-15 14:20 +0200
  [PATCH 1/7] ARM: dts: STiH407: Move pio20 node to fix kernel warning Lee Jones <lee.jones@linaro.org> - 2016-08-15 14:20 +0200
  [PATCH 7/7] ARM: dts: STi: Introduce B2260 board Lee Jones <lee.jones@linaro.org> - 2016-08-15 14:20 +0200
  [PATCH 4/7] ARM: dts: STiH407: Move non-removable property to board file Lee Jones <lee.jones@linaro.org> - 2016-08-15 14:20 +0200
  [PATCH 5/7] ARM: dts: STiH407-pinctrl: Add pinctrl_rgmii1_mdio_1 node Lee Jones <lee.jones@linaro.org> - 2016-08-15 14:20 +0200

csiph-web