From: "Heiko Stübner" <heiko@sntech.de>
To: Patrick Wildt <patrick@blueri.se>
Cc: linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Kever Yang <kever.yang@rock-chips.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Jimmy Hon <honyuenkwun@gmail.com>
Subject: Re: [PATCH v4 2/2] arm64: dts: rockchip: add MNT Reform 2
Date: Sat, 01 Mar 2025 12:10:41 +0100 [thread overview]
Message-ID: <3309912.5fSG56mABF@diego> (raw)
In-Reply-To: <Z8LiJgNkurF3xt3k@windev.fritz.box>
Am Samstag, 1. März 2025, 11:32:06 MEZ schrieb Patrick Wildt:
> On Sun, Feb 23, 2025 at 12:38:40AM +0100, Heiko Stuebner wrote:
> > Hi Patrick,
> >
> > Am Montag, 17. Februar 2025, 21:22:28 MEZ schrieb Patrick Wildt:
> > > MNT Reform 2 is an open source laptop with replaceable CPU modules,
> > > including a version with the RK3588-based MNT RCORE[1], which is based
> > > on Firefly's iCore-3588Q SoM:
> > >
> > > - Rockchip RK3588
> > > - Quad A76 and Quad A55 CPU
> > > - 6 TOPS NPU
> > > - up to 32GB LPDDR4x RAM
> > > - SD Card slot
> > > - Gigabit ethernet port
> > > - HDMI port
> > > - 2x mPCIe ports for WiFi or NVMe
> > > - 3x USB 3.0 Type-A HOST port
> > >
> > > [1] https://shop.mntre.com/products/mnt-reform
> > >
> > > Signed-off-by: Lukas F. Hartmann <lukas@mntre.com>
> > > Signed-off-by: Patrick Wildt <patrick@blueri.se>
> >
> > bureaucracy question, what is Lukas' relationship with the patch?
> > Two options:
> > (1) Lukas initially developed the patch, then the "From:" should be
> > set accordingly
> > (2) Both of you developed it together, then we should have a
> > Co-Developed-by: Lukas F. Hartmann <lukas@mntre.com>
> > up there
> >
>
> Thanks, will send a v5 with Co-developed-by tag added! :)
>
> >
> > Some more style things below...
> >
>
> Are there further execptions to the alphabetical rule? For regulators
> I often see min before max, which I think makes sense to understand
> the range but isn't technically alphabetical. The same for pinctrl-0
> and pinctrl-names.
The "preferred" rules are in [0], and in recent times I've come to
appreciate not needing to explain exceptions ;-) .
But I do see them as guidelines, especially in a leaf-dt (for a device)
concessions are possible.
So yes, I can definitly see min before max as beneficial and if you want
to sort that way, that is fine by me
Heiko
[0] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst#n112
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Patrick Wildt <patrick@blueri.se>
Cc: linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Kever Yang <kever.yang@rock-chips.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Jimmy Hon <honyuenkwun@gmail.com>
Subject: Re: [PATCH v4 2/2] arm64: dts: rockchip: add MNT Reform 2
Date: Sat, 01 Mar 2025 12:10:41 +0100 [thread overview]
Message-ID: <3309912.5fSG56mABF@diego> (raw)
In-Reply-To: <Z8LiJgNkurF3xt3k@windev.fritz.box>
Am Samstag, 1. März 2025, 11:32:06 MEZ schrieb Patrick Wildt:
> On Sun, Feb 23, 2025 at 12:38:40AM +0100, Heiko Stuebner wrote:
> > Hi Patrick,
> >
> > Am Montag, 17. Februar 2025, 21:22:28 MEZ schrieb Patrick Wildt:
> > > MNT Reform 2 is an open source laptop with replaceable CPU modules,
> > > including a version with the RK3588-based MNT RCORE[1], which is based
> > > on Firefly's iCore-3588Q SoM:
> > >
> > > - Rockchip RK3588
> > > - Quad A76 and Quad A55 CPU
> > > - 6 TOPS NPU
> > > - up to 32GB LPDDR4x RAM
> > > - SD Card slot
> > > - Gigabit ethernet port
> > > - HDMI port
> > > - 2x mPCIe ports for WiFi or NVMe
> > > - 3x USB 3.0 Type-A HOST port
> > >
> > > [1] https://shop.mntre.com/products/mnt-reform
> > >
> > > Signed-off-by: Lukas F. Hartmann <lukas@mntre.com>
> > > Signed-off-by: Patrick Wildt <patrick@blueri.se>
> >
> > bureaucracy question, what is Lukas' relationship with the patch?
> > Two options:
> > (1) Lukas initially developed the patch, then the "From:" should be
> > set accordingly
> > (2) Both of you developed it together, then we should have a
> > Co-Developed-by: Lukas F. Hartmann <lukas@mntre.com>
> > up there
> >
>
> Thanks, will send a v5 with Co-developed-by tag added! :)
>
> >
> > Some more style things below...
> >
>
> Are there further execptions to the alphabetical rule? For regulators
> I often see min before max, which I think makes sense to understand
> the range but isn't technically alphabetical. The same for pinctrl-0
> and pinctrl-names.
The "preferred" rules are in [0], and in recent times I've come to
appreciate not needing to explain exceptions ;-) .
But I do see them as guidelines, especially in a leaf-dt (for a device)
concessions are possible.
So yes, I can definitly see min before max as beneficial and if you want
to sort that way, that is fine by me
Heiko
[0] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst#n112
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2025-03-01 11:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-17 20:21 [PATCH v4 1/2] dt-bindings: arm: rockchip: Add MNT Reform 2 (RCORE) Patrick Wildt
2025-02-17 20:21 ` Patrick Wildt
2025-02-17 20:22 ` [PATCH v4 2/2] arm64: dts: rockchip: add MNT Reform 2 Patrick Wildt
2025-02-17 20:22 ` Patrick Wildt
2025-02-22 23:38 ` Heiko Stuebner
2025-02-22 23:38 ` Heiko Stuebner
2025-03-01 10:32 ` Patrick Wildt
2025-03-01 10:32 ` Patrick Wildt
2025-03-01 11:10 ` Heiko Stübner [this message]
2025-03-01 11:10 ` 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=3309912.5fSG56mABF@diego \
--to=heiko@sntech.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=honyuenkwun@gmail.com \
--cc=kever.yang@rock-chips.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=patrick@blueri.se \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.