linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-rockchip@lists.infradead.org,
	linux-arm-msm@vger.kernel.org, linux-sunxi@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Martin Kepplinger <martink@posteo.de>,
	Heiko Stuebner <heiko@sntech.de>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Chen-Yu Tsai <wens@csie.org>, Maxime Ripard <mripard@kernel.org>,
	Rob Herring <robh+dt@kernel.org>, Lucas Stach <dev@lynxeye.de>,
	Angus Ainslie <angus@akkea.ca>, Guido Gunther <agx@sigxcpu.org>,
	Tomasz Figa <tfiga@chromium.org>,
	Johan Jonker <jbx6244@gmail.com>,
	Eddie Cai <eddie.cai.linux@gmail.com>,
	Shunqian Zheng <zhengsq@rock-chips.com>,
	Brian Norris <briannorris@chromium.org>,
	Dan Johansen <strit@manjaro.org>,
	Simon South <simon@simonsouth.net>,
	Matthias Brugger <mbrugger@suse.com>
Subject: Re: [PATCH 0/4] arm64: dts: add 'chassis-type' property
Date: Sun, 17 Oct 2021 12:03:26 +0200	[thread overview]
Message-ID: <CA+Eumj5zqbk7Vn7dAvjNWXKK6pCNgu34-VZGudP=BmO0_+0Tgw@mail.gmail.com> (raw)
In-Reply-To: <20211016102025.23346-1-arnaud.ferraris@collabora.com>

On Sat, 16 Oct 2021 at 12:20, Arnaud Ferraris
<arnaud.ferraris@collabora.com> wrote:
>
> Hello,
>
> A new root node property named 'chassis-type' has recently been approved
> added to the device tree specification[1]. This will allow userspace to
> easily detect the device form factor on DT-based devices, and act
> accordingly.
>
> This patchset fills in this property for existing ARM64 consumer
> devices (laptops, phones, tablets...).
>
> [1] https://github.com/devicetree-org/devicetree-specification/blob/main/source/chapter3-devicenodes.rst#root-node
>

I'll add the same for Exynos, S3C and S5P. Do you know by any chance
what is the meaning of "embedded"? How a development board should be
classified?


Best regards,
Krzysztof

      parent reply	other threads:[~2021-10-17 10:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16 10:20 [PATCH 0/4] arm64: dts: add 'chassis-type' property Arnaud Ferraris
2021-10-16 10:20 ` [PATCH 1/4] arm64: dts: allwinner: " Arnaud Ferraris
2021-10-18 15:21   ` (subset) " Maxime Ripard
2021-10-16 10:20 ` [PATCH 2/4] arm64: dts: freescale: " Arnaud Ferraris
2021-10-16 11:24   ` Guido Günther
2021-11-21  2:20   ` Shawn Guo
2021-10-16 10:20 ` [PATCH 3/4] arm64: dts: qcom: " Arnaud Ferraris
2021-10-16 12:15   ` Stephan Gerhold
2021-10-17 15:31   ` (subset) " Bjorn Andersson
2021-10-16 10:20 ` [PATCH 4/4] arm64: dts: rockchip: " Arnaud Ferraris
2021-10-16 19:47 ` (subset) [PATCH 0/4] arm64: dts: " Heiko Stuebner
2021-10-17 10:03 ` Krzysztof Kozlowski [this message]

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='CA+Eumj5zqbk7Vn7dAvjNWXKK6pCNgu34-VZGudP=BmO0_+0Tgw@mail.gmail.com' \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=agross@kernel.org \
    --cc=agx@sigxcpu.org \
    --cc=angus@akkea.ca \
    --cc=arnaud.ferraris@collabora.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=briannorris@chromium.org \
    --cc=dev@lynxeye.de \
    --cc=devicetree@vger.kernel.org \
    --cc=eddie.cai.linux@gmail.com \
    --cc=festevam@gmail.com \
    --cc=heiko@sntech.de \
    --cc=jbx6244@gmail.com \
    --cc=jernej.skrabec@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=martink@posteo.de \
    --cc=mbrugger@suse.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=simon@simonsouth.net \
    --cc=strit@manjaro.org \
    --cc=tfiga@chromium.org \
    --cc=wens@csie.org \
    --cc=zhengsq@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;
as well as URLs for NNTP newsgroup(s).