linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SOCFPGA DTS updates for 3.16, take 2-version 2
@ 2014-05-23 15:16 dinguyen at altera.com
  2014-05-26 22:08 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: dinguyen at altera.com @ 2014-05-23 15:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Please consider pulling in these 2 patches for 3.16.

Thanks,

The following changes since commit 8cb289ed60668d3350dda5aa19b4fa1dce1c07f1:

  ARM: socfpga: dts: Add div-reg to the main_pll clocks (2014-05-05 22:33:18 -0500)

are available in the git repository at:

  git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga_dt_updates-for-3.16_take_2_version_2

for you to fetch changes up to a98b60571938ed5cc79992dacb09460f15b6a175:

  ARM: socfpga: dts: add watchdog0+1 (2014-05-22 16:45:31 -0500)

----------------------------------------------------------------
Add the gpio and watchdog dts entries for the SOCFPGA platform.

----------------------------------------------------------------
Sebastian Andrzej Siewior (1):
      ARM: dts: socfpga: add gpio pieces

Steffen Trumtrar (1):
      ARM: socfpga: dts: add watchdog0+1

 arch/arm/boot/dts/socfpga.dtsi |   76 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)

________________________________

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, or copying of this message, or any attachments, is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] SOCFPGA DTS updates for 3.16, take 2-version 2
  2014-05-23 15:16 [GIT PULL] SOCFPGA DTS updates for 3.16, take 2-version 2 dinguyen at altera.com
@ 2014-05-26 22:08 ` Olof Johansson
  2014-05-26 23:25   ` Dinh Nguyen
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2014-05-26 22:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, May 23, 2014 at 10:16:13AM -0500, dinguyen at altera.com wrote:
> Hi Arnd, Kevin and Olof,
> 
> Please consider pulling in these 2 patches for 3.16.
> 
> Thanks,
> 
> The following changes since commit 8cb289ed60668d3350dda5aa19b4fa1dce1c07f1:
> 
>   ARM: socfpga: dts: Add div-reg to the main_pll clocks (2014-05-05 22:33:18 -0500)
> 
> are available in the git repository at:
> 
>   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga_dt_updates-for-3.16_take_2_version_2
> 
> for you to fetch changes up to a98b60571938ed5cc79992dacb09460f15b6a175:
> 
>   ARM: socfpga: dts: add watchdog0+1 (2014-05-22 16:45:31 -0500)

Merged, thanks!


> Confidentiality Notice.
> This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, or copying of this message, or any attachments, is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.

I'm going to ignore this footer for now, but you should probably check
the configuration of your mailer for them. Some people get upset when
upstream/mailing list emails get these footers.


-Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] SOCFPGA DTS updates for 3.16, take 2-version 2
  2014-05-26 22:08 ` Olof Johansson
@ 2014-05-26 23:25   ` Dinh Nguyen
  0 siblings, 0 replies; 3+ messages in thread
From: Dinh Nguyen @ 2014-05-26 23:25 UTC (permalink / raw)
  To: linux-arm-kernel


On 5/26/14 5:08 PM, Olof Johansson wrote:
> On Fri, May 23, 2014 at 10:16:13AM -0500, dinguyen at altera.com wrote:
>> Hi Arnd, Kevin and Olof,
>>
>> Please consider pulling in these 2 patches for 3.16.
>>
>> Thanks,
>>
>> The following changes since commit 8cb289ed60668d3350dda5aa19b4fa1dce1c07f1:
>>
>>   ARM: socfpga: dts: Add div-reg to the main_pll clocks (2014-05-05 22:33:18 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga_dt_updates-for-3.16_take_2_version_2
>>
>> for you to fetch changes up to a98b60571938ed5cc79992dacb09460f15b6a175:
>>
>>   ARM: socfpga: dts: add watchdog0+1 (2014-05-22 16:45:31 -0500)
> Merged, thanks!
>
>
>> Confidentiality Notice.
>> This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, or copying of this message, or any attachments, is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.
> I'm going to ignore this footer for now, but you should probably check
> the configuration of your mailer for them. Some people get upset when
> upstream/mailing list emails get these footers.

Sigh...it appears that my backdoor method around our IT dept's
insistance of adding this footer has been
thwarted.

Thanks,
Dinh
>
> -Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-26 23:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 15:16 [GIT PULL] SOCFPGA DTS updates for 3.16, take 2-version 2 dinguyen at altera.com
2014-05-26 22:08 ` Olof Johansson
2014-05-26 23:25   ` Dinh Nguyen

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).