mbox

[GIT,PULL] ARM: tegra: fixes for 3.7-rc4

Message ID 1351784594-28982-1-git-send-email-swarren@wwwdotorg.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.7-fixes-for-rc4

Message

Stephen Warren Nov. 1, 2012, 3:43 p.m. UTC
Here we have just a single fix for the Tegra30 pinctrl module's register
range size in device tre.

----------------------------------------------------------------

The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:

  Linux 3.7-rc3

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.7-fixes-for-rc4

for you to fetch changes up to 322337b8fbd8c392246529d5db924820fc0c7381:

  ARM: dt: tegra: fix length of pad control and mux registers

----------------------------------------------------------------

Pritesh Raithatha (1):
      ARM: dt: tegra: fix length of pad control and mux registers

 arch/arm/boot/dts/tegra30.dtsi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

Olof Johansson Nov. 6, 2012, 3:36 p.m. UTC | #1
On Thu, Nov 01, 2012 at 09:43:14AM -0600, Stephen Warren wrote:
> Here we have just a single fix for the Tegra30 pinctrl module's register
> range size in device tre.
> 
> ----------------------------------------------------------------
> 
> The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
> 
>   Linux 3.7-rc3
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.7-fixes-for-rc4
> 
> for you to fetch changes up to 322337b8fbd8c392246529d5db924820fc0c7381:
> 
>   ARM: dt: tegra: fix length of pad control and mux registers

Hi,

Looks like tegra-for-3.7-fixes-for-rc4 is not in that repo, but I did find
a for-3.7/fixes-for-rc4 with the same contents, which I pulled.


-Olof