From: csd@broadcom.com (Christian Daudt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V5] Add support for generic BCM SoC chipsets
Date: Mon, 19 Nov 2012 09:50:09 -0800 [thread overview]
Message-ID: <50AA7151.4080604@broadcom.com> (raw)
In-Reply-To: <50AA6F3B.4010801@wwwdotorg.org>
On 12-11-19 09:41 AM, Stephen Warren wrote:
> On 11/17/2012 04:51 PM, Christian Daudt wrote:
>> In order to start upstreaming Broadcom SoC support, create
>> a starting hierarchy, arch and dts files.
>> The first support SoC family that is planned is the
>> BCM281XX (BCM11130/11140/11351/28145/28155) family of dual A9 mobile
>> SoC cores.
>> This code is just the skeleton code for get the machine upstreamed. It
>> has been made MULTIPLATFORM compatible.
>> diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi
>> + uart at 3e000000 {
>> + compatible = "bcm,bcm11351-sw-apb-uart", "snps,dw-apb-uart";
> s/-sw-/-dw-/ in the first compatible value?
>
> Aside from that,
> Reviewed-by: Stephen Warren <swarren@nvidia.com>
done.
thanks,
csd
prev parent reply other threads:[~2012-11-19 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-17 23:51 [PATCH V5] Add support for generic BCM SoC chipsets Christian Daudt
2012-11-19 17:41 ` Stephen Warren
2012-11-19 17:50 ` Christian Daudt [this message]
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=50AA7151.4080604@broadcom.com \
--to=csd@broadcom.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.