Re: [PATCH 2/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree

From: Konrad Dybcio
Date: Thu Jun 27 2024 - 12:02:42 EST


On 27.06.2024 6:00 PM, Conor Dooley wrote:
> 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@xxxxxxxxxxxxxx>
>>> ---
>>
>> [...]
>>
>>> + reserved-memory {
>>
>> 'r' > 'g'
>
> I assume by this you mean "please the reserved memory node after the
> gpio one, in alphanumerical order?

Correct

Konrad