mbox

[0/2] ARM: Couple of dts fixes for v4.2-rcx

Message ID 1437086473-21437-1-git-send-email-ssantosh@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-dts-fixes

Message

Santosh Shilimkar July 16, 2015, 10:41 p.m. UTC
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-dts-fixes

for you to fetch changes up to 8b4769cc535adf9dd4ae5d82725ca1de254f007c:

  ARM: keystone: dts: rename pcie nodes to help override status (2015-07-16 18:13:03 -0400)

----------------------------------------------------------------
Couple of DTS fixes 4.2-rcx for Keystone EVMs:

K2E EVM boot hangs because of missing serdes driver which is needed to bring up
PCIe on K2E. These couple of fixes makes the PCIE disabled on common default and
let the specific board DTS to enable it.

----------------------------------------------------------------
Murali Karicheri (2):
      ARM: keystone: dts: fix dt bindings for PCIe
      ARM: keystone: dts: rename pcie nodes to help override status

 arch/arm/boot/dts/k2e.dtsi      | 3 ++-
 arch/arm/boot/dts/keystone.dtsi | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

Comments

Olof Johansson July 17, 2015, 5:11 p.m. UTC | #1
On Thu, Jul 16, 2015 at 06:41:13PM -0400, Santosh Shilimkar wrote:
> The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:
> 
>   Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-dts-fixes
> 
> for you to fetch changes up to 8b4769cc535adf9dd4ae5d82725ca1de254f007c:
> 
>   ARM: keystone: dts: rename pcie nodes to help override status (2015-07-16 18:13:03 -0400)

Merged, thanks!


-Olof
Santosh Shilimkar July 18, 2015, 2:51 a.m. UTC | #2
On 7/17/15 10:11 AM, Olof Johansson wrote:
> On Thu, Jul 16, 2015 at 06:41:13PM -0400, Santosh Shilimkar wrote:
>> The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:
>>
>>    Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)
>>
>> are available in the git repository at:
>>
>>    git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-dts-fixes
>>
>> for you to fetch changes up to 8b4769cc535adf9dd4ae5d82725ca1de254f007c:
>>
>>    ARM: keystone: dts: rename pcie nodes to help override status (2015-07-16 18:13:03 -0400)
>
> Merged, thanks!
>
Thanks Olof !!

Regards,
Santosh