All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Grinberg <grinberg@compulab.co.il>
To: Mike Rapoport <mike.rapoport@gmail.com>,
	Kumar Gala <galak@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Bjorn Andersson <bjorn@kryo.se>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3] ARM: DT: apq8064: add CM-QS600 board
Date: Mon, 29 Sep 2014 13:21:04 +0300	[thread overview]
Message-ID: <54293290.3040507@compulab.co.il> (raw)
In-Reply-To: <542927DA.9010507@compulab.co.il>

On 09/29/14 12:35, Igor Grinberg wrote:
> Hi Mike,
> 
> On 09/26/14 19:32, Mike Rapoport wrote:
>> CM-QS600 is a APQ8064 based computer on module.
>> The details are available at
>> http://compulab.co.il/products/computer-on-modules/cm-qs600/
>>
>> Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
> 
> Thanks for working on this!
> Some minor notes...
> 
> Can we have the subject aligned with other submissions, e.g.
> ARM: dts: qcom: ...
> ?
> 
>> ---
>> v2 changes: duplicate the settings for the cm-qs600 board in its .dts file as Kumar suggested
>> v3 changes: add board details and keep dts Makefile sorted alphabetically
> 
> [...]
> 
>> new file mode 100644
>> index 0000000..db7cf03
>> --- /dev/null
>> +++ b/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
>> @@ -0,0 +1,59 @@
> 
> [...]
> 
>> +				eeprom: eeprom@52 {
>> +					compatible = "atmel,24c128";
> 
> I believe the above should be 24c02.
> And the address is 0x50.

Also, atmel is not the only vendor for the eeprom chips we use,
so I think at24 instead of atmel will do better here.

> 
>> +					reg = <0x52>;
>> +					pagesize = <32>;
> 
> pagesize is 16.
> 
> [...]
> 
> Apart from the eeprom stuff above:
> 
> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
> 

-- 
Regards,
Igor.

WARNING: multiple messages have this Message-ID (diff)
From: grinberg@compulab.co.il (Igor Grinberg)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] ARM: DT: apq8064: add CM-QS600 board
Date: Mon, 29 Sep 2014 13:21:04 +0300	[thread overview]
Message-ID: <54293290.3040507@compulab.co.il> (raw)
In-Reply-To: <542927DA.9010507@compulab.co.il>

On 09/29/14 12:35, Igor Grinberg wrote:
> Hi Mike,
> 
> On 09/26/14 19:32, Mike Rapoport wrote:
>> CM-QS600 is a APQ8064 based computer on module.
>> The details are available at
>> http://compulab.co.il/products/computer-on-modules/cm-qs600/
>>
>> Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
> 
> Thanks for working on this!
> Some minor notes...
> 
> Can we have the subject aligned with other submissions, e.g.
> ARM: dts: qcom: ...
> ?
> 
>> ---
>> v2 changes: duplicate the settings for the cm-qs600 board in its .dts file as Kumar suggested
>> v3 changes: add board details and keep dts Makefile sorted alphabetically
> 
> [...]
> 
>> new file mode 100644
>> index 0000000..db7cf03
>> --- /dev/null
>> +++ b/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
>> @@ -0,0 +1,59 @@
> 
> [...]
> 
>> +				eeprom: eeprom at 52 {
>> +					compatible = "atmel,24c128";
> 
> I believe the above should be 24c02.
> And the address is 0x50.

Also, atmel is not the only vendor for the eeprom chips we use,
so I think at24 instead of atmel will do better here.

> 
>> +					reg = <0x52>;
>> +					pagesize = <32>;
> 
> pagesize is 16.
> 
> [...]
> 
> Apart from the eeprom stuff above:
> 
> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
> 

-- 
Regards,
Igor.

  reply	other threads:[~2014-09-29 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-26 16:32 [PATCH v3] ARM: DT: apq8064: add CM-QS600 board Mike Rapoport
2014-09-26 16:32 ` Mike Rapoport
2014-09-29  9:35 ` Igor Grinberg
2014-09-29  9:35   ` Igor Grinberg
2014-09-29 10:21   ` Igor Grinberg [this message]
2014-09-29 10:21     ` Igor Grinberg

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=54293290.3040507@compulab.co.il \
    --to=grinberg@compulab.co.il \
    --cc=bjorn@kryo.se \
    --cc=galak@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=mike.rapoport@gmail.com \
    --cc=srinivas.kandagatla@linaro.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.