From: Andre Heider <a.heider@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v6 0/3] sunxi: Add support for OrangePi 3
Date: Tue, 12 Jan 2021 14:17:57 +0100 [thread overview]
Message-ID: <32d42fb3-fea1-0a06-ce27-053ce1e0e6d1@gmail.com> (raw)
In-Reply-To: <4666babb-f724-a994-c1f3-48fd525e7b88@arm.com>
On 11/01/2021 00:07, Andr? Przywara wrote:
> On 10/01/2021 19:29, Jernej Skrabec wrote:
>> This series introduces OrangePi 3 support.
>>
>> Previous cover letter:
>> This is just refreshed v4 from here:
>> https://patchwork.ozlabs.org/project/uboot/list/?series=156657&state=*
>>
>> Patches are only rebased, DT updated and defconfig regenerated, so
>> I kept old tags. Only difference with old version is that this one
>> does not sync H6 DT files. Becasue of that, this series should be
>> applied on top of:
>> https://patchwork.ozlabs.org/project/uboot/list/?series=222516
>
> I applied and pushed 1/3 and 2/3.
>
> Put 3/3 on my next branch, behind the H6 DT update, to be pushed as soon
> as we get the RGMII PHY mode patch in.
>
> Thanks!
> Andre
Nice, thanks!
And thank you Jernej for picking this up and getting it over the line!
Andre
>
>> Please take a look.
>>
>> Best regards,
>> Jernej
>>
>> Changes from v5:
>> - Added tags
>> - Renamed FIXUP_BDADDR -> BLUETOOTH_DT_DEVICE_FIXUP
>> - Renamed fixup_bd_address() -> bluetooth_dt_fixup()
>> - Removed CONFIG_PSCI_RESET from defconfig
>>
>> Andre Heider (3):
>> sunxi: board: extract creating a unique sid into a helper function
>> arm: sunxi: add a config option to fixup a Bluetooth address
>> arm64: dts: sun50i: Add support for Orange Pi 3
>>
>> arch/arm/dts/Makefile | 1 +
>> arch/arm/dts/sun50i-h6-orangepi-3.dts | 345 ++++++++++++++++++++++++++
>> arch/arm/mach-sunxi/Kconfig | 11 +
>> board/sunxi/MAINTAINERS | 5 +
>> board/sunxi/board.c | 155 ++++++++----
>> configs/orangepi_3_defconfig | 12 +
>> 6 files changed, 474 insertions(+), 55 deletions(-)
>> create mode 100644 arch/arm/dts/sun50i-h6-orangepi-3.dts
>> create mode 100644 configs/orangepi_3_defconfig
>>
>
prev parent reply other threads:[~2021-01-12 13:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-10 19:29 [PATCH v6 0/3] sunxi: Add support for OrangePi 3 Jernej Skrabec
2021-01-10 19:29 ` [PATCH v6 1/3] sunxi: board: extract creating a unique sid into a helper function Jernej Skrabec
2021-01-10 19:29 ` [PATCH v6 2/3] arm: sunxi: add a config option to fixup a Bluetooth address Jernej Skrabec
2021-01-10 19:29 ` [PATCH v6 3/3] arm64: dts: sun50i: Add support for Orange Pi 3 Jernej Skrabec
2021-01-10 19:31 ` Jernej Škrabec
2021-01-10 23:16 ` [linux-sunxi] " Samuel Holland
2021-01-10 23:27 ` André Przywara
2021-01-10 23:07 ` [PATCH v6 0/3] sunxi: Add support for OrangePi 3 André Przywara
2021-01-12 13:17 ` Andre Heider [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=32d42fb3-fea1-0a06-ce27-053ce1e0e6d1@gmail.com \
--to=a.heider@gmail.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