mbox series

[v2,0/2] Add support for EmbedFire LubanCat 2.

Message ID 20230108110708.2214718-1-andyshrk@163.com (mailing list archive)
Headers show
Series Add support for EmbedFire LubanCat 2. | expand

Message

Andy Yan Jan. 8, 2023, 11:07 a.m. UTC
Lubancat series are rk3566/8 based SBC from EmbedFire.
So these Lubancat 2 patch should apply on top of Wenhao's
series for LBC1 [0].

[0] https://patchwork.kernel.org/project/linux-rockchip/patch/Y6Ud9MhRjCVAYMCj@VM-66-53-centos/

Changes in v2:
- keep only one blank line
- Fix underscores in node pmic-int
- Keep rockcip,pins of pmic-int in one line

Andy Yan (2):
  dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2
  arm64: dts: rockchip: Add dts for EmbedFire rk3568 LubanCat 2

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3568-lubancat-2.dts   | 733 ++++++++++++++++++
 3 files changed, 739 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts

Comments

Heiko Stübner Jan. 10, 2023, 2:04 p.m. UTC | #1
On Sun, 8 Jan 2023 19:07:08 +0800, Andy Yan wrote:
> Lubancat series are rk3566/8 based SBC from EmbedFire.
> So these Lubancat 2 patch should apply on top of Wenhao's
> series for LBC1 [0].
> 
> [0] https://patchwork.kernel.org/project/linux-rockchip/patch/Y6Ud9MhRjCVAYMCj@VM-66-53-centos/
> 
> Changes in v2:
> - keep only one blank line
> - Fix underscores in node pmic-int
> - Keep rockcip,pins of pmic-int in one line
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2
      commit: 7943a9ddb48c986008879b43342ac2bf81d5c3a3
[2/2] arm64: dts: rockchip: Add dts for EmbedFire rk3568 LubanCat 2
      commit: 49fda9e691c13fd4fb438b8290b064ef42e8b2a5

Best regards,