public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Alex Bee <knaerzche@gmail.com>
Cc: linux-rockchip@lists.infradead.org,
	 linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org,  Heiko Stuebner <heiko@sntech.de>,
	Sugar Zhang <sugar.zhang@rock-chips.com>,
	 Conor Dooley <conor+dt@kernel.org>,
	inux-kernel@vger.kernel.org,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>
Subject: Re: [PATCH v2 0/4] Add LBA3368 board
Date: Wed, 26 Jun 2024 07:25:12 -0600	[thread overview]
Message-ID: <171940790685.2950756.7239158796460093682.robh@kernel.org> (raw)
In-Reply-To: <20240623090116.670607-1-knaerzche@gmail.com>


On Sun, 23 Jun 2024 11:01:12 +0200, Alex Bee wrote:
> This series aims to add support for RK3368 based LBA3368 industrial board
> form Neardi. The device tree currently only contains entries for which both
> bindings and linux driver exists and is expected to be exended in future.
> 
> NB: checkpatch throws me a warning that no venddor-prefix for "usb5e3"
> exists - which is true - but "usb5e3,610" has a valid binding.
> 
> Changes in v2:
>  - board DT property re-ordering / fixes
> 
> Link to v1:
>  https://lore.kernel.org/all/20240621134030.243646-1-knaerzche@gmail.com/
> 
> Alex Bee (4):
>   dt-bindings: vendor-prefixes: Add Neardi Technology
>   dt-bindings: arm: rockchip: Add Neardi LBA3368
>   arm64: dts: rockchip: Add sound-dai-cells for RK3368
>   arm64: dts: rockchip: Add Neardi LBA3368 board
> 
>  .../devicetree/bindings/arm/rockchip.yaml     |   5 +
>  .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
>  arch/arm64/boot/dts/rockchip/Makefile         |   1 +
>  .../boot/dts/rockchip/rk3368-lba3368.dts      | 661 ++++++++++++++++++
>  arch/arm64/boot/dts/rockchip/rk3368.dtsi      |   3 +
>  5 files changed, 672 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lba3368.dts
> 
> --
> 2.45.2
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y rockchip/rk3368-lba3368.dtb' for 20240623090116.670607-1-knaerzche@gmail.com:

arch/arm64/boot/dts/rockchip/rk3368-lba3368.dtb: /i2c@ff660000/codec@1c: failed to match any schema with compatible: ['realtek,rt5640']
arch/arm64/boot/dts/rockchip/rk3368-lba3368.dtb: /mbox@ff6b0000: failed to match any schema with compatible: ['rockchip,rk3368-mailbox']






_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

  parent reply	other threads:[~2024-06-26 13:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23  9:01 [PATCH v2 0/4] Add LBA3368 board Alex Bee
2024-06-23  9:01 ` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Neardi Technology Alex Bee
2024-06-23  9:01 ` [PATCH v2 2/4] dt-bindings: arm: rockchip: Add Neardi LBA3368 Alex Bee
2024-06-23  9:01 ` [PATCH v2 3/4] arm64: dts: rockchip: Add sound-dai-cells for RK3368 Alex Bee
2024-06-23  9:01 ` [PATCH v2 4/4] arm64: dts: rockchip: Add Neardi LBA3368 board Alex Bee
2024-06-24 16:20 ` [PATCH v2 0/4] Add " Heiko Stuebner
2024-06-26 13:25 ` Rob Herring (Arm) [this message]
2024-06-26 14:28   ` Heiko Stübner

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=171940790685.2950756.7239158796460093682.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=inux-kernel@vger.kernel.org \
    --cc=knaerzche@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=sugar.zhang@rock-chips.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