All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Zhang <william.zhang@broadcom.com>
To: Tom Rini <trini@konsulko.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Kursad Oney <kursad.oney@broadcom.com>,
	 Anand Gore <anand.gore@broadcom.com>,
	Andre Przywara <andre.przywara@arm.com>,
	 Bharat Gooty <bharat.gooty@broadcom.com>,
	Christian Hewitt <christianshewitt@gmail.com>,
	 Fabio Estevam <festevam@denx.de>,
	Jagan Teki <jagan@amarulasolutions.com>,
	 Joel Peshkin <joel.peshkin@broadcom.com>,
	Kever Yang <kever.yang@rock-chips.com>,
	 Peter Robinson <pbrobinson@gmail.com>,
	 Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>,
	Simon Glass <sjg@chromium.org>,
	Tim Harvey <tharvey@gateworks.com>,
	"Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>
Subject: Re: [PATCH 1/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
Date: Wed, 23 Mar 2022 21:21:34 -0700	[thread overview]
Message-ID: <CAHi4H7FSZn35LX-UnG3F2UQd7vhp6AJV-Ssg9YFMZVywm8iqfw@mail.gmail.com> (raw)
In-Reply-To: <20220324030824.GQ2226424@bill-the-cat>


[-- Attachment #1.1: Type: text/plain, Size: 1347 bytes --]

Hi Tom,

We haven't upstream to linux yet but it is in our plan.

Thanks,
William
On Wed, Mar 23, 2022 at 8:08 PM Tom Rini <trini@konsulko.com> wrote:

> On Wed, Mar 23, 2022 at 07:03:48PM -0700, William Zhang wrote:
> > This is the initial support for Broadcom's ARM-based 47622 SOC.
> >
> > In this change, our first SOC is an armv7 platform called 47622. The
> > initial support includes a bare-bone implementation and dts with ARM
> > PL011 uart.
> >
> > The SOC-specific code resides in arch/arm/mach-bcmbca/<soc> and board
> > related code is in board/broadcom/bcmba.
> >
> > The u-boot image can be loaded from flash or network to the entry point
> > address in the memory and boot from there.
> >
> > Signed-off-by: William Zhang <william.zhang@broadcom.com>
> > Signed-off-by: Kursad Oney <kursad.oney@broadcom.com>
> > Signed-off-by: Anand Gore <anand.gore@broadcom.com>
> > ---
> >
> >  MAINTAINERS                            | 11 ++++++++
> >  arch/arm/Kconfig                       |  7 ++++++
> >  arch/arm/Makefile                      |  1 +
> >  arch/arm/dts/Makefile                  |  3 +++
> >  arch/arm/dts/bcm47622.dtsi             | 25 ++++++++++++++++++
> >  arch/arm/dts/bcm947622.dts             | 31 +++++++++++++++++++++++
>
> What is the status of these dts files with upstream Linux kernel?
> Thanks.
>
> --
> Tom
>

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]

  reply	other threads:[~2022-03-24  4:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24  2:03 [PATCH 0/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC William Zhang
2022-03-24  2:03 ` [PATCH 1/1] " William Zhang
2022-03-24  3:08   ` Tom Rini
2022-03-24  4:21     ` William Zhang [this message]
2022-03-24 18:53     ` William Zhang
2022-03-24 18:58       ` Tom Rini
2022-03-24 21:12         ` William Zhang
2022-03-25  1:13   ` Andre Przywara
2022-03-25  4:52     ` William 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=CAHi4H7FSZn35LX-UnG3F2UQd7vhp6AJV-Ssg9YFMZVywm8iqfw@mail.gmail.com \
    --to=william.zhang@broadcom.com \
    --cc=anand.gore@broadcom.com \
    --cc=andre.przywara@arm.com \
    --cc=bharat.gooty@broadcom.com \
    --cc=christianshewitt@gmail.com \
    --cc=festevam@denx.de \
    --cc=jagan@amarulasolutions.com \
    --cc=joel.peshkin@broadcom.com \
    --cc=kever.yang@rock-chips.com \
    --cc=kursad.oney@broadcom.com \
    --cc=paul.liu@linaro.org \
    --cc=pbrobinson@gmail.com \
    --cc=rayagonda.kokatanur@broadcom.com \
    --cc=sjg@chromium.org \
    --cc=tharvey@gateworks.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.