devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "Lin, Meng-Bo" <linmengbo0689@protonmail.com>,
	devicetree@vger.kernel.org
Cc: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Julian Ribbeck <julian.ribbeck@gmx.de>,
	Stephan Gerhold <stephan@gerhold.net>,
	Nikita Travkin <nikita@trvn.ru>,
	Josef W Menad <JosefWMenad@protonmail.ch>,
	Markuss Broks <markuss.broks@gmail.com>,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht
Subject: Re: arm64: dts: qcom: msm8916-samsung-j5: Use common init device tree
Date: Wed, 28 Sep 2022 13:06:47 +0200	[thread overview]
Message-ID: <f51c63eb-150d-b38e-de9f-afde461e5059@linaro.org> (raw)
In-Reply-To: <20220928110049.96047-1-linmengbo0689@protonmail.com>

On 28/09/2022 13:01, Lin, Meng-Bo wrote:
> The smartphones below are using the MSM8916 SoC,
> which are released in 2015-2016:
> 
> Samsung Galaxy J5 2015 (SM-J500*)
> Samsung Galaxy J5 2016 (SM-J510*)
> Samsung Galaxy J3 2016
> - SM-J3109/SM-J320Y/SM-J320YZ
> - SM-J320N0/SM-J320ZN
> - SM-J320P/SM-J320R4/SM-J320V/SM-S320VL
> 
> Add a common device tree for with initial support for:
> 
> - GPIO keys
> - SDHCI (internal and external storage)
> - USB Device Mode
> - UART (on USB connector via the SM5703 MUIC)
> - WCNSS (WiFi/BT)
> - Regulators
> 
> The three devices (some varints of J3, all other variants of J5 released
> in 2015 and J5X released in 2016) are very similar, with some differences
> in display and GPIO pins. The common parts are shared in
> msm8916-samsung-j5-common.dtsi to reduce duplication.
> 
This is not a correct patch. Use `git format-patch` to create proper
patches - with subject, diff etc.

https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst

Best regards,
Krzysztof


  parent reply	other threads:[~2022-09-28 11:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 11:01 arm64: dts: qcom: msm8916-samsung-j5: Use common init device tree Lin, Meng-Bo
2022-09-28 11:06 ` [PATCH 1/3] dt-bindings: qcom: Document bindings for new msm8916-samsung-j5 devices Lin, Meng-Bo
2022-09-28 11:08   ` Krzysztof Kozlowski
2022-09-28 11:06 ` [PATCH 2/3] arm64: dts: qcom: msm8916-samsung-j5: Use common init device tree Lin, Meng-Bo
2022-09-28 11:11   ` Krzysztof Kozlowski
2022-09-28 11:06 ` [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-j5-common: Add Hall sensor Lin, Meng-Bo
2022-09-28 11:08   ` Krzysztof Kozlowski
2022-09-28 11:06 ` Krzysztof Kozlowski [this message]
2022-09-28 12:19 ` [PATCH v2 0/4] arm64: dts: qcom: msm8916-samsung-j5: Use common device tree Lin, Meng-Bo
2022-09-28 12:39   ` [PATCH v2 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-j5 devices Lin, Meng-Bo
2022-09-28 14:14     ` Krzysztof Kozlowski
2022-09-28 12:39   ` [PATCH v2 2/4] arm64: dts: qcom: msm8916-samsung-j5-common: Add initial common device tree Lin, Meng-Bo
2022-09-28 14:16     ` Krzysztof Kozlowski
2022-11-06  2:56     ` Bjorn Andersson
2022-09-28 12:39   ` [PATCH v2 3/4] arm64: dts: qcom: msm8916-samsung-j5: Use " Lin, Meng-Bo
2022-09-28 12:40   ` [PATCH v2 4/4] arm64: dts: qcom: msm8916-samsung-j5-common: Add Hall sensor Lin, Meng-Bo
2022-09-28 14:14   ` [PATCH v2 0/4] arm64: dts: qcom: msm8916-samsung-j5: Use common device tree Krzysztof Kozlowski

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=f51c63eb-150d-b38e-de9f-afde461e5059@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=JosefWMenad@protonmail.ch \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=julian.ribbeck@gmx.de \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linmengbo0689@protonmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markuss.broks@gmail.com \
    --cc=nikita@trvn.ru \
    --cc=robh+dt@kernel.org \
    --cc=stephan@gerhold.net \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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).