devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jianfeng Liu <liujianfeng1994@gmail.com>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	heiko@sntech.de, liujianfeng1994@gmail.com, sfr@canb.auug.org.au,
	weizhao.ouyang@arm.com
Subject: [PATCH v4 0/3] Add ArmSom Sige7 board
Date: Tue, 16 Apr 2024 11:46:23 +0800	[thread overview]
Message-ID: <20240416034626.317823-1-liujianfeng1994@gmail.com> (raw)

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

-- 
2.34.1


             reply	other threads:[~2024-04-16  3:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16  3:46 Jianfeng Liu [this message]
2024-04-16  3:46 ` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM Jianfeng Liu
2024-04-16 11:11   ` Weizhao Ouyang
2024-04-17  8:21   ` Heiko Stübner
2024-04-17 15:03     ` Conor Dooley
2024-04-16  3:46 ` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add ArmSoM Sige7 Jianfeng Liu
2024-04-16 11:11   ` Weizhao Ouyang
2024-04-17 13:24     ` Krzysztof Kozlowski
2024-04-16  3:46 ` [PATCH v4 3/3] arm64: dts: rockchip: Add ArmSom Sige7 board Jianfeng Liu
2024-04-16 11:18   ` Weizhao Ouyang

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=20240416034626.317823-1-liujianfeng1994@gmail.com \
    --to=liujianfeng1994@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh@kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=weizhao.ouyang@arm.com \
    /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;
as well as URLs for NNTP newsgroup(s).