linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: peter.griffin@linaro.org (Peter Griffin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] STi DT updates
Date: Tue, 12 Apr 2016 14:57:24 +0100	[thread overview]
Message-ID: <1460469448-9065-1-git-send-email-peter.griffin@linaro.org> (raw)

Hi Maxime / Patrice / Srini,

This series adds some more alternate pin configurations which were missing
upstream, the DT config for SSC12, and also a DT node for the at24c256 eeprom
to better describe the hardware on the I2C bus.

As at23c256 can now be accessed via nvmem framework it will allow stmmac driver to
be updated to obtain MAC address directlry from the eeprom.

regards,

Peter.

Changes in v2:
  - Add better patch description for 'STiH407: Add DT node for at24c256 eeprom'
    (Lee)
  - Rebase on v4.6-rc3 (Peter)

Peter Griffin (4):
  ARM: DT: STiH407: Add UART RTS/CTS pin configuration
  ARM: DT: STiH407: Add i2c12 pin definition
  ARM: DT: STiH407: Add node for i2c12 controller
  ARM: STi: DT: STiH407: Add DT node for at24c256 eeprom

 arch/arm/boot/dts/stih407-family.dtsi  | 13 ++++++
 arch/arm/boot/dts/stih407-pinctrl.dtsi | 82 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stihxxx-b2120.dtsi   |  9 ++++
 3 files changed, 104 insertions(+)

-- 
1.9.1

             reply	other threads:[~2016-04-12 13:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-12 13:57 Peter Griffin [this message]
2016-04-12 13:57 ` [PATCH v2 1/4] ARM: DT: STiH407: Add UART RTS/CTS pin configuration Peter Griffin
2016-04-12 13:57 ` [PATCH v2 2/4] ARM: DT: STiH407: Add i2c12 pin definition Peter Griffin
2016-04-12 13:57 ` [PATCH v2 3/4] ARM: DT: STiH407: Add node for i2c12 controller Peter Griffin
2016-04-12 13:57 ` [PATCH v2 4/4] ARM: STi: DT: STiH407: Add DT node for at24c256 eeprom Peter Griffin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460469448-9065-1-git-send-email-peter.griffin@linaro.org \
    --to=peter.griffin@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).