linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Add ArmSom Sige7 board
@ 2024-04-20  3:42 Jianfeng Liu
  2024-04-20  3:42 ` [PATCH v5 1/3] dt-bindings: vendor-prefixes: add ArmSoM Jianfeng Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jianfeng Liu @ 2024-04-20  3:42 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-arm-kernel, linux-rockchip
  Cc: robh, krzk+dt, conor+dt, heiko, liujianfeng1994, sfr,
	weizhao.ouyang

Changes in v5:
 - Rebase to next-20240419.
 - Add missing commit tags.
 - dts: armsom-sige7's led-0 is green, not blue, change "led_blue" to
   "led_green", "led_rgb_b" to "led_rgb_g". And Weizhao's reveiwed
   tag to devicetree is removed.
 - Link to v4: https://lore.kernel.org/all/20240416034626.317823-1-liujianfeng1994@gmail.com/

Changes in v4:
 - Fix dtb check error/warning with command
"make CHECK_DTBS=y rockchip/rk3588-armsom-sige7.dtb":
  - Change led lable name to fix duplicate label with pinctrl node.
  - Remove useless property "pinctrl-names" from "&pcie3x4".
  - Change red led trigger to "none".
 - Link to v3: https://lore.kernel.org/all/20240415170737.49350-1-liujianfeng1994@gmail.com/

Changes in v3:
 - Update vendor description in vendor-prefixes
 - Link to v2: https://lore.kernel.org/all/20240413153633.801759-1-liujianfeng1994@gmail.com/

Changes in v2:
 - Add ArmSoM to vendor-prefixes
 - Commit dt-bindings change first
 - Fix commit message for dt-bindings
 - Fix wrong devicetree node name "led_rgb_g" and "led_rgb_r"
 - Link to v1: https://lore.kernel.org/all/20240413032328.784142-1-liujianfeng1994@gmail.com/

Jianfeng Liu (3):
  dt-bindings: vendor-prefixes: add ArmSoM
  dt-bindings: arm: rockchip: Add ArmSoM Sige7
  arm64: dts: rockchip: Add ArmSom Sige7 board

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3588-armsom-sige7.dts | 724 ++++++++++++++++++
 4 files changed, 732 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dts


base-commit: a35e92ef04c07bd473404b9b73d489aea19a60a8
--
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-04-23 15:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-20  3:42 [PATCH v5 0/3] Add ArmSom Sige7 board Jianfeng Liu
2024-04-20  3:42 ` [PATCH v5 1/3] dt-bindings: vendor-prefixes: add ArmSoM Jianfeng Liu
2024-04-20  3:42 ` [PATCH v5 2/3] dt-bindings: arm: rockchip: Add ArmSoM Sige7 Jianfeng Liu
2024-04-20  3:43 ` [PATCH v5 3/3] arm64: dts: rockchip: Add ArmSom Sige7 board Jianfeng Liu
2024-04-22  9:08   ` Weizhao Ouyang
2024-04-23 15:02     ` Heiko Stübner
2024-04-23 15:15 ` [PATCH v5 0/3] " Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).