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: Thu, 24 Mar 2022 14:12:20 -0700 [thread overview]
Message-ID: <a67c3889-fe53-6e2b-e235-e5ce38d51aac@broadcom.com> (raw)
In-Reply-To: <20220324185858.GX2226424@bill-the-cat>
[-- Attachment #1: Type: text/plain, Size: 1795 bytes --]
On 3/24/22 11:58, Tom Rini wrote:
> On Thu, Mar 24, 2022 at 11:53:19AM -0700, William Zhang wrote:
>> Hi Tom,
>>
>> On 3/23/22 20:08, Tom Rini 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.
>>>
>> Sorry my reply yesterday was from an wrong email client and format. Try it
>> again with thunderbird plan text mode.
>>
>> We haven't upstream to linux support yet but it is in our plan.
>
> OK. The device tree needs to get reviewed and accepted in to linux-next
> at least first. For skeleton trees like this, it should not be too
> hard. Thanks.
>
Okay. We will work on the linux device tree first then.
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]
next prev parent reply other threads:[~2022-03-24 21:12 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
2022-03-24 18:53 ` William Zhang
2022-03-24 18:58 ` Tom Rini
2022-03-24 21:12 ` William Zhang [this message]
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=a67c3889-fe53-6e2b-e235-e5ce38d51aac@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox