devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: Raymond Hackley <raymondhackley@protonmail.com>,
	linux-kernel@vger.kernel.org,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH 2/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
Date: Thu, 27 Jun 2024 17:00:49 +0100	[thread overview]
Message-ID: <20240627-camera-appeasing-9ec979f1bc7e@spud> (raw)
In-Reply-To: <5021ca42-f8d8-4dff-b0e2-21c7f9d680fa@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

On Wed, Jun 26, 2024 at 11:52:04PM +0200, Konrad Dybcio wrote:
> On 26.06.2024 9:18 PM, Raymond Hackley wrote:
> > Samsung Galaxy Grand 2 is a phone based on MSM8226. It's similar to the
> > other Samsung devices based on MSM8226 with only a few minor differences.
> > 
> > The device trees contain initial support with:
> >  - GPIO keys
> >  - Regulator haptic
> >  - SDHCI (internal and external storage)
> >  - UART (on USB connector via the TI TSU6721 MUIC)
> >  - Regulators
> >  - Touchscreen
> >  - Accelerometer
> > 
> > Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
> > ---
> 
> [...]
> 
> > +	reserved-memory {
> 
> 'r' > 'g'

I assume by this you mean "please the reserved memory node after the
gpio one, in alphanumerical order?

> 
> > +		smem_region: smem@fa00000 {
> > +			reg = <0x0fa00000 0x100000>;
> > +			no-map;
> > +		};
> > +	};
> > +
> > +	gpio-hall-sensor {

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-06-27 16:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26 19:18 [PATCH 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree Raymond Hackley
2024-06-26 19:18 ` [PATCH 1/2] dt-bindings: arm: qcom: Document samsung,ms013g Raymond Hackley
2024-06-26 19:18 ` [PATCH 2/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree Raymond Hackley
2024-06-26 21:52   ` Konrad Dybcio
2024-06-27 16:00     ` Conor Dooley [this message]
2024-06-27 16:02       ` Konrad Dybcio

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=20240627-camera-appeasing-9ec979f1bc7e@spud \
    --to=conor@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raymondhackley@protonmail.com \
    --cc=robh+dt@kernel.org \
    --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).