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


Groups > linux.kernel > #1273915

[PATCH 0/2] Add I2C support for Marvell Berlin BG4CT

From Jisheng Zhang <jszhang@marvell.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT
Date 2015-11-20 11:00 +0100
Message-ID <qwQE2-5uX-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The first patch adds i2c nodes in the soc's dtsi, the second patch
enables all i2c nodes for BG4CT STB board.

NOTE: this series depends on the missed-in-v4.4rc1 patches:

http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/378634.html
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/378635.html
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/378638.html

Jisheng Zhang (2):
  arm64: dts: berlin4ct: add I2C nodes for BG4CT
  arm64: dts: berlin4ct: enable all i2c nodes for the STB board

 arch/arm64/boot/dts/marvell/berlin4ct-stb.dts | 50 ++++++++++++++++++++++++++
 arch/arm64/boot/dts/marvell/berlin4ct.dtsi    | 52 +++++++++++++++++++++++++++
 2 files changed, 102 insertions(+)

-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 0/2] Add I2C support for Marvell Berlin BG4CT Jisheng Zhang <jszhang@marvell.com> - 2015-11-20 11:00 +0100
  [PATCH 2/2] arm64: dts: berlin4ct: enable all i2c nodes for the STB board Jisheng Zhang <jszhang@marvell.com> - 2015-11-20 11:00 +0100
    Re: [PATCH 2/2] arm64: dts: berlin4ct: enable all i2c nodes for the  STB board Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-11-20 22:20 +0100
      Re: [PATCH 2/2] arm64: dts: berlin4ct: enable all i2c nodes for the  STB board Jisheng Zhang <jszhang@marvell.com> - 2015-11-23 04:00 +0100
        Re: [PATCH 2/2] arm64: dts: berlin4ct: enable all i2c nodes for the  STB board Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-11-23 09:20 +0100
          Re: [PATCH 2/2] arm64: dts: berlin4ct: enable all i2c nodes for the  STB board Jisheng Zhang <jszhang@marvell.com> - 2015-11-23 09:30 +0100

csiph-web