soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
@ 2021-06-08 12:14 Thierry Reding
  2021-06-08 12:14 ` Thierry Reding
  2021-06-15 15:24 ` Olof Johansson
  0 siblings, 2 replies; 6+ messages in thread
From: Thierry Reding @ 2021-06-08 12:14 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-arm64-dt-fixes

for you to fetch changes up to 9e79e58f330ea4860f2ced65a8a35dfb05fc03c1:

  arm64: tegra: Add PMU node for Tegra194 (2021-05-28 17:45:38 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Fixes for v5.13-rc6

This contains a single fix to eliminate an error message during boot
caused by the lack of a PMU device tree node on Tegra194.

----------------------------------------------------------------
Jon Hunter (1):
      arm64: tegra: Add PMU node for Tegra194

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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

* [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
  2021-06-08 12:14 [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6 Thierry Reding
@ 2021-06-08 12:14 ` Thierry Reding
  2021-06-15 15:24 ` Olof Johansson
  1 sibling, 0 replies; 6+ messages in thread
From: Thierry Reding @ 2021-06-08 12:14 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-arm64-dt-fixes

for you to fetch changes up to 9e79e58f330ea4860f2ced65a8a35dfb05fc03c1:

  arm64: tegra: Add PMU node for Tegra194 (2021-05-28 17:45:38 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Fixes for v5.13-rc6

This contains a single fix to eliminate an error message during boot
caused by the lack of a PMU device tree node on Tegra194.

----------------------------------------------------------------
Jon Hunter (1):
      arm64: tegra: Add PMU node for Tegra194

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
  2021-06-08 12:14 [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6 Thierry Reding
  2021-06-08 12:14 ` Thierry Reding
@ 2021-06-15 15:24 ` Olof Johansson
  2021-06-15 15:24   ` Olof Johansson
  2021-06-16  8:22   ` Jon Hunter
  1 sibling, 2 replies; 6+ messages in thread
From: Olof Johansson @ 2021-06-15 15:24 UTC (permalink / raw)
  To: Thierry Reding; +Cc: arm, soc, Jon Hunter, linux-tegra, linux-arm-kernel

Hi,


On Tue, Jun 08, 2021 at 02:14:57PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-arm64-dt-fixes
> 
> for you to fetch changes up to 9e79e58f330ea4860f2ced65a8a35dfb05fc03c1:
> 
>   arm64: tegra: Add PMU node for Tegra194 (2021-05-28 17:45:38 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Fixes for v5.13-rc6
> 
> This contains a single fix to eliminate an error message during boot
> caused by the lack of a PMU device tree node on Tegra194.

This doesn't seem to be a regression, so I'll queue it up for next release.


-Olof

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

* Re: [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
  2021-06-15 15:24 ` Olof Johansson
@ 2021-06-15 15:24   ` Olof Johansson
  2021-06-16  8:22   ` Jon Hunter
  1 sibling, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2021-06-15 15:24 UTC (permalink / raw)
  To: Thierry Reding; +Cc: arm, soc, Jon Hunter, linux-tegra, linux-arm-kernel

Hi,


On Tue, Jun 08, 2021 at 02:14:57PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-arm64-dt-fixes
> 
> for you to fetch changes up to 9e79e58f330ea4860f2ced65a8a35dfb05fc03c1:
> 
>   arm64: tegra: Add PMU node for Tegra194 (2021-05-28 17:45:38 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Fixes for v5.13-rc6
> 
> This contains a single fix to eliminate an error message during boot
> caused by the lack of a PMU device tree node on Tegra194.

This doesn't seem to be a regression, so I'll queue it up for next release.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
  2021-06-15 15:24 ` Olof Johansson
  2021-06-15 15:24   ` Olof Johansson
@ 2021-06-16  8:22   ` Jon Hunter
  2021-06-16  8:22     ` Jon Hunter
  1 sibling, 1 reply; 6+ messages in thread
From: Jon Hunter @ 2021-06-16  8:22 UTC (permalink / raw)
  To: Olof Johansson, Thierry Reding; +Cc: arm, soc, linux-tegra, linux-arm-kernel


On 15/06/2021 16:24, Olof Johansson wrote:
> Hi,
> 
> 
> On Tue, Jun 08, 2021 at 02:14:57PM +0200, Thierry Reding wrote:
>> Hi ARM SoC maintainers,
>>
>>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
>>
>> are available in the Git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-arm64-dt-fixes
>>
>> for you to fetch changes up to 9e79e58f330ea4860f2ced65a8a35dfb05fc03c1:
>>
>>   arm64: tegra: Add PMU node for Tegra194 (2021-05-28 17:45:38 +0200)
>>
>> Thanks,
>> Thierry
>>
>> ----------------------------------------------------------------
>> arm64: tegra: Fixes for v5.13-rc6
>>
>> This contains a single fix to eliminate an error message during boot
>> caused by the lack of a PMU device tree node on Tegra194.
> 
> This doesn't seem to be a regression, so I'll queue it up for next release.

So although populating the PMU node does not appear to be fixing a
regression, the reason why Thierry sent this as a fix for v5.13, is
because we noticed a new kernel error message with v5.13 because the PMU
node is missing and this is causing a test that checks for errors on
boot to fail. So it indirectly fixes an error message we are seeing.

Cheers
Jon

-- 
nvpublic

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

* Re: [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6
  2021-06-16  8:22   ` Jon Hunter
@ 2021-06-16  8:22     ` Jon Hunter
  0 siblings, 0 replies; 6+ messages in thread
From: Jon Hunter @ 2021-06-16  8:22 UTC (permalink / raw)
  To: Olof Johansson, Thierry Reding; +Cc: arm, soc, linux-tegra, linux-arm-kernel


On 15/06/2021 16:24, Olof Johansson wrote:
> Hi,
> 
> 
> On Tue, Jun 08, 2021 at 02:14:57PM +0200, Thierry Reding wrote:
>> Hi ARM SoC maintainers,
>>
>>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
>>
>> are available in the Git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-arm64-dt-fixes
>>
>> for you to fetch changes up to 9e79e58f330ea4860f2ced65a8a35dfb05fc03c1:
>>
>>   arm64: tegra: Add PMU node for Tegra194 (2021-05-28 17:45:38 +0200)
>>
>> Thanks,
>> Thierry
>>
>> ----------------------------------------------------------------
>> arm64: tegra: Fixes for v5.13-rc6
>>
>> This contains a single fix to eliminate an error message during boot
>> caused by the lack of a PMU device tree node on Tegra194.
> 
> This doesn't seem to be a regression, so I'll queue it up for next release.

So although populating the PMU node does not appear to be fixing a
regression, the reason why Thierry sent this as a fix for v5.13, is
because we noticed a new kernel error message with v5.13 because the PMU
node is missing and this is causing a test that checks for errors on
boot to fail. So it indirectly fixes an error message we are seeing.

Cheers
Jon

-- 
nvpublic

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-06-16  8:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 12:14 [GIT PULL] arm64: tegra: Device tree fixes for v5.13-rc6 Thierry Reding
2021-06-08 12:14 ` Thierry Reding
2021-06-15 15:24 ` Olof Johansson
2021-06-15 15:24   ` Olof Johansson
2021-06-16  8:22   ` Jon Hunter
2021-06-16  8:22     ` Jon Hunter

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