devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: FUKAUMI Naoki <naoki@radxa.com>, heiko@sntech.de
Cc: joseph.kogut@gmail.com, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, jonas@kwiboo.se, kever.yang@rock-chips.com,
	i@next.chainsx.cn, honyuenkwun@gmail.com,
	quentin.schulz@cherry.de, dsimic@manjaro.org,
	pbrobinson@gmail.com, amadeus@jmu.edu.cn, jbx6244@gmail.com,
	devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: Re: [PATCH v6 3/3] arm64: dts: rockchip: Add Radxa CM5 IO Board
Date: Wed, 5 Nov 2025 07:46:52 +0100	[thread overview]
Message-ID: <d84d8f14-bc97-46c2-ad72-82d530af2b75@kernel.org> (raw)
In-Reply-To: <20251105051335.17652-4-naoki@radxa.com>

On 05/11/2025 06:13, FUKAUMI Naoki wrote:
> The Radxa CM5 IO Board is an application board for the Radxa CM5.
> 
> Specification:
> - 1x HDMI TX
> - 2x MIPI DSI
> - 2x MIPI CSI
> - 1x USB 3.0 Type-A port
> - 1x USB 3.0 Type-C port (supports DisplayPort Alt mode)
> - 2x USB 2.0 Type-A ports
> - 1x Gigabit Ethernet (supports PoE with add-on PoE HAT)
> - 1x microSD card slot
> - 1x Fan header
> - 1x M.2 E Key slot
> - 1x Headphone jack with microphone input
> - 40-pin GPIO header
> - RTC and battery holder
> - 12V 5525 DC jack
> 
> Link: https://dl.radxa.com/cm5/io_board_v2200/radxa_cm5_io_board_v2200_schematic.pdf
> Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
> Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>


Wrong here as well - incorrect author. You cannot just take other
people's work like that!

Best regards,
Krzysztof

  reply	other threads:[~2025-11-05  6:46 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-05  5:13 [PATCH v6 0/3] Add Radxa CM5 and IO Board FUKAUMI Naoki
2025-11-05  5:13 ` [PATCH v6 1/3] dt-bindings: arm: rockchip: Add Radxa CM5 " FUKAUMI Naoki
2025-11-05  6:43   ` Krzysztof Kozlowski
2025-11-05  6:57     ` FUKAUMI Naoki
2025-11-05  7:08       ` Krzysztof Kozlowski
2025-11-14  7:12         ` Krzysztof Kozlowski
2025-11-14  7:37           ` FUKAUMI Naoki
2025-11-14  7:42             ` Krzysztof Kozlowski
2025-11-14  7:47               ` FUKAUMI Naoki
2025-11-14  7:51                 ` Krzysztof Kozlowski
2025-11-14  8:24                   ` FUKAUMI Naoki
2025-11-14  8:32                     ` Dragan Simic
2025-11-14 10:08                       ` Heiko Stübner
2025-11-14 10:12                         ` Dragan Simic
2025-11-14 10:30                           ` Krzysztof Kozlowski
2025-11-14 10:35                             ` Krzysztof Kozlowski
2025-11-14 13:57                             ` Dragan Simic
2025-11-14  8:33                     ` Krzysztof Kozlowski
2025-11-05  5:13 ` [PATCH v6 2/3] arm64: dts: rockchip: Add Radxa CM5 FUKAUMI Naoki
2025-11-05  6:45   ` Krzysztof Kozlowski
2025-11-05  5:13 ` [PATCH v6 3/3] arm64: dts: rockchip: Add Radxa CM5 IO Board FUKAUMI Naoki
2025-11-05  6:46   ` Krzysztof Kozlowski [this message]
2025-11-05 18:27   ` Jimmy Hon
2025-11-05 23:38     ` FUKAUMI Naoki
2025-11-06  3:17       ` FUKAUMI Naoki
2025-11-06  3:38         ` Dragan Simic
2025-11-06  3:31       ` Dragan Simic
2025-11-06  4:29         ` FUKAUMI Naoki
2025-11-06  4:53         ` Jimmy Hon
2025-11-06  5:08           ` FUKAUMI Naoki
2025-11-06  5:50             ` Jimmy Hon
2025-11-10  3:18           ` Dragan Simic
2025-11-06  8:40         ` Shawn Lin
2025-11-05 12:15 ` [PATCH v6 0/3] Add Radxa CM5 and " FUKAUMI Naoki
2025-11-05 17:48   ` Joseph Kogut
2025-11-11 11:52     ` FUKAUMI Naoki
2025-11-11 14:33       ` Dragan Simic
2025-11-11 23:26         ` FUKAUMI Naoki
2025-11-12  0:46           ` Dragan Simic
2025-11-12  1:01             ` FUKAUMI Naoki
2025-11-12  1:14               ` Dragan Simic
2025-11-14  5:03             ` FUKAUMI Naoki
2025-11-14  7:10               ` Krzysztof Kozlowski
2025-11-14  7:17                 ` Dragan Simic
2025-11-14  7:22                   ` Krzysztof Kozlowski
2025-11-14  7:26                     ` Dragan Simic
2025-11-14  7:28                       ` Krzysztof Kozlowski
2025-11-14  8:10                         ` Dragan Simic
2025-11-14  8:51                   ` Cristian Ciocaltea
2025-11-14 10:34                     ` Krzysztof Kozlowski
2025-11-14  8:06   ` FUKAUMI Naoki
2025-11-14  8:46     ` FUKAUMI Naoki
2025-11-05 18:10 ` Jimmy Hon
2025-11-05 23:27   ` FUKAUMI Naoki

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=d84d8f14-bc97-46c2-ad72-82d530af2b75@kernel.org \
    --to=krzk@kernel.org \
    --cc=amadeus@jmu.edu.cn \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dsimic@manjaro.org \
    --cc=heiko@sntech.de \
    --cc=honyuenkwun@gmail.com \
    --cc=i@next.chainsx.cn \
    --cc=jbx6244@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=joseph.kogut@gmail.com \
    --cc=kever.yang@rock-chips.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=naoki@radxa.com \
    --cc=pbrobinson@gmail.com \
    --cc=quentin.schulz@cherry.de \
    --cc=robh@kernel.org \
    /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).