From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT
Date: Fri, 20 Nov 2015 17:51:22 +0800 [thread overview]
Message-ID: <20151120175122.7b79e83c@xhacker> (raw)
In-Reply-To: <1448012821-7413-1-git-send-email-jszhang@marvell.com>
On Fri, 20 Nov 2015 17:46:59 +0800
Jisheng Zhang wrote:
> 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
also depends on BG4CT clk support:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/386760.html
I just want to sent out for review early so that i2c support will get merged
once clk patches are accepted and merged.
Thanks,
Jisheng
>
> 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(+)
>
WARNING: multiple messages have this Message-ID (diff)
From: Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
To: sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
catalin.marinas-5wv7dgnIgG8@public.gmane.org,
will.deacon-5wv7dgnIgG8@public.gmane.org
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT
Date: Fri, 20 Nov 2015 17:51:22 +0800 [thread overview]
Message-ID: <20151120175122.7b79e83c@xhacker> (raw)
In-Reply-To: <1448012821-7413-1-git-send-email-jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
On Fri, 20 Nov 2015 17:46:59 +0800
Jisheng Zhang wrote:
> 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
also depends on BG4CT clk support:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/386760.html
I just want to sent out for review early so that i2c support will get merged
once clk patches are accepted and merged.
Thanks,
Jisheng
>
> 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(+)
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Jisheng Zhang <jszhang@marvell.com>
To: <sebastian.hesselbarth@gmail.com>, <robh+dt@kernel.org>,
<pawel.moll@arm.com>, <mark.rutland@arm.com>,
<ijc+devicetree@hellion.org.uk>, <galak@codeaurora.org>,
<catalin.marinas@arm.com>, <will.deacon@arm.com>
Cc: <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT
Date: Fri, 20 Nov 2015 17:51:22 +0800 [thread overview]
Message-ID: <20151120175122.7b79e83c@xhacker> (raw)
In-Reply-To: <1448012821-7413-1-git-send-email-jszhang@marvell.com>
On Fri, 20 Nov 2015 17:46:59 +0800
Jisheng Zhang wrote:
> 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
also depends on BG4CT clk support:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/386760.html
I just want to sent out for review early so that i2c support will get merged
once clk patches are accepted and merged.
Thanks,
Jisheng
>
> 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(+)
>
next prev parent reply other threads:[~2015-11-20 9:51 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-20 9:46 [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT Jisheng Zhang
2015-11-20 9:46 ` Jisheng Zhang
2015-11-20 9:46 ` Jisheng Zhang
2015-11-20 9:47 ` [PATCH 1/2] arm64: dts: berlin4ct: add I2C nodes for BG4CT Jisheng Zhang
2015-11-20 9:47 ` Jisheng Zhang
2015-11-20 9:47 ` Jisheng Zhang
2015-11-20 21:21 ` Sebastian Hesselbarth
2015-11-20 21:21 ` Sebastian Hesselbarth
2015-11-23 2:43 ` Jisheng Zhang
2015-11-23 2:43 ` Jisheng Zhang
2015-11-23 2:43 ` Jisheng Zhang
2015-11-20 9:47 ` [PATCH 2/2] arm64: dts: berlin4ct: enable all i2c nodes for the STB board Jisheng Zhang
2015-11-20 9:47 ` Jisheng Zhang
2015-11-20 9:47 ` Jisheng Zhang
2015-11-20 21:19 ` Sebastian Hesselbarth
2015-11-20 21:19 ` Sebastian Hesselbarth
2015-11-23 2:49 ` Jisheng Zhang
2015-11-23 2:49 ` Jisheng Zhang
2015-11-23 2:49 ` Jisheng Zhang
2015-11-23 8:12 ` Sebastian Hesselbarth
2015-11-23 8:12 ` Sebastian Hesselbarth
2015-11-23 8:12 ` Sebastian Hesselbarth
2015-11-23 8:17 ` Jisheng Zhang
2015-11-23 8:17 ` Jisheng Zhang
2015-11-23 8:17 ` Jisheng Zhang
2015-11-20 9:51 ` Jisheng Zhang [this message]
2015-11-20 9:51 ` [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT Jisheng Zhang
2015-11-20 9:51 ` Jisheng Zhang
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=20151120175122.7b79e83c@xhacker \
--to=jszhang@marvell.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.