All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
@ 2016-03-30 19:35 Carlo Caione
  2016-04-08 23:24 ` Kevin Hilman
  0 siblings, 1 reply; 5+ messages in thread
From: Carlo Caione @ 2016-03-30 19:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,
This is a fix for v4.6-rc since the Meson8 / Meson8b platforms are
currently broken.

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  https://github.com/carlocaione/linux-meson tags/meson8-dt-fix

for you to fetch changes up to 11ca873574c2314de9f0cf1adf8b3be88e4e19ae:

  documentation: Fix pinctrl documentation for Meson8 / Meson8b
(2016-03-30 19:51:57 +0200)

----------------------------------------------------------------
With http://www.spinics.net/lists/devicetree/msg116771.html we split / refactor
the pinctrl driver to have two different pinctrl devices for each bus on the
Amlogic Meson8 / Meson8b SoCs.
These are the missing patches for documentation and DT that weren't pulled into
mainline with the driver changes.

----------------------------------------------------------------
Carlo Caione (2):
      ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b
      documentation: Fix pinctrl documentation for Meson8 / Meson8b

 .../devicetree/bindings/pinctrl/meson,pinctrl.txt  | 38 +++------------
 arch/arm/boot/dts/meson8.dtsi                      | 57 ++++++++++++----------
 arch/arm/boot/dts/meson8b.dtsi                     | 12 ++++-
 3 files changed, 49 insertions(+), 58 deletions(-)

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

* [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
  2016-03-30 19:35 [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc Carlo Caione
@ 2016-04-08 23:24 ` Kevin Hilman
  2016-04-10 10:03   ` Andreas Färber
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Hilman @ 2016-04-08 23:24 UTC (permalink / raw)
  To: linux-arm-kernel

Carlo Caione <carlo@caione.org> writes:

> This is a fix for v4.6-rc since the Meson8 / Meson8b platforms are
> currently broken.
>
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
>
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
>
> are available in the git repository at:
>
>   https://github.com/carlocaione/linux-meson tags/meson8-dt-fix
>
> for you to fetch changes up to 11ca873574c2314de9f0cf1adf8b3be88e4e19ae:
>
>   documentation: Fix pinctrl documentation for Meson8 / Meson8b
> (2016-03-30 19:51:57 +0200)
>
> ----------------------------------------------------------------
> With http://www.spinics.net/lists/devicetree/msg116771.html we split / refactor
> the pinctrl driver to have two different pinctrl devices for each bus on the
> Amlogic Meson8 / Meson8b SoCs.
> These are the missing patches for documentation and DT that weren't pulled into
> mainline with the driver changes.
>
> ----------------------------------------------------------------

Strictly speaking, these aren't just documentation patches.  The missing
.dtsi changes were what was causing boot breakage.

Anyways, pulled this into arm-soc/fixes and it will be included with our
other misc. fixes for v4.6-rc.

Kevin

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

* [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
  2016-04-08 23:24 ` Kevin Hilman
@ 2016-04-10 10:03   ` Andreas Färber
  2016-04-10 16:24     ` Carlo Caione
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Färber @ 2016-04-10 10:03 UTC (permalink / raw)
  To: linux-arm-kernel

Am 09.04.2016 um 01:24 schrieb Kevin Hilman:
> Carlo Caione <carlo@caione.org> writes:
> 
>> This is a fix for v4.6-rc since the Meson8 / Meson8b platforms are
>> currently broken.
>>
>> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
>>
>>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
>>
>> are available in the git repository at:
>>
>>   https://github.com/carlocaione/linux-meson tags/meson8-dt-fix
>>
>> for you to fetch changes up to 11ca873574c2314de9f0cf1adf8b3be88e4e19ae:
>>
>>   documentation: Fix pinctrl documentation for Meson8 / Meson8b
>> (2016-03-30 19:51:57 +0200)
>>
>> ----------------------------------------------------------------
>> With http://www.spinics.net/lists/devicetree/msg116771.html we split / refactor
>> the pinctrl driver to have two different pinctrl devices for each bus on the
>> Amlogic Meson8 / Meson8b SoCs.
>> These are the missing patches for documentation and DT that weren't pulled into
>> mainline with the driver changes.
>>
>> ----------------------------------------------------------------
> 
> Strictly speaking, these aren't just documentation patches.  The missing
> .dtsi changes were what was causing boot breakage.

The above tag says "documentation and DT" and the subject says "DT fix"?

> Anyways, pulled this into arm-soc/fixes and it will be included with our
> other misc. fixes for v4.6-rc.

Thanks,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)

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

* [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
  2016-04-10 10:03   ` Andreas Färber
@ 2016-04-10 16:24     ` Carlo Caione
  2016-04-11 23:39       ` Kevin Hilman
  0 siblings, 1 reply; 5+ messages in thread
From: Carlo Caione @ 2016-04-10 16:24 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Apr 10, 2016 at 12:03 PM, Andreas F?rber <afaerber@suse.de> wrote:
> Am 09.04.2016 um 01:24 schrieb Kevin Hilman:
>> Carlo Caione <carlo@caione.org> writes:
>>
>>> This is a fix for v4.6-rc since the Meson8 / Meson8b platforms are
>>> currently broken.
>>>
>>> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
>>>
>>>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
>>>
>>> are available in the git repository at:
>>>
>>>   https://github.com/carlocaione/linux-meson tags/meson8-dt-fix
>>>
>>> for you to fetch changes up to 11ca873574c2314de9f0cf1adf8b3be88e4e19ae:
>>>
>>>   documentation: Fix pinctrl documentation for Meson8 / Meson8b
>>> (2016-03-30 19:51:57 +0200)
>>>
>>> ----------------------------------------------------------------
>>> With http://www.spinics.net/lists/devicetree/msg116771.html we split / refactor
>>> the pinctrl driver to have two different pinctrl devices for each bus on the
>>> Amlogic Meson8 / Meson8b SoCs.
>>> These are the missing patches for documentation and DT that weren't pulled into
>>> mainline with the driver changes.
>>>
>>> ----------------------------------------------------------------
>>
>> Strictly speaking, these aren't just documentation patches.  The missing
>> .dtsi changes were what was causing boot breakage.
>
> The above tag says "documentation and DT" and the subject says "DT fix"?

Yeah, I hoped that the PR message would have been enough.

Cheers,

-- 
Carlo Caione

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

* [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
  2016-04-10 16:24     ` Carlo Caione
@ 2016-04-11 23:39       ` Kevin Hilman
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Hilman @ 2016-04-11 23:39 UTC (permalink / raw)
  To: linux-arm-kernel

Carlo Caione <carlo@caione.org> writes:

> On Sun, Apr 10, 2016 at 12:03 PM, Andreas F?rber <afaerber@suse.de> wrote:
>> Am 09.04.2016 um 01:24 schrieb Kevin Hilman:
>>> Carlo Caione <carlo@caione.org> writes:
>>>
>>>> This is a fix for v4.6-rc since the Meson8 / Meson8b platforms are
>>>> currently broken.
>>>>
>>>> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
>>>>
>>>>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>   https://github.com/carlocaione/linux-meson tags/meson8-dt-fix
>>>>
>>>> for you to fetch changes up to 11ca873574c2314de9f0cf1adf8b3be88e4e19ae:
>>>>
>>>>   documentation: Fix pinctrl documentation for Meson8 / Meson8b
>>>> (2016-03-30 19:51:57 +0200)
>>>>
>>>> ----------------------------------------------------------------
>>>> With http://www.spinics.net/lists/devicetree/msg116771.html we split / refactor
>>>> the pinctrl driver to have two different pinctrl devices for each bus on the
>>>> Amlogic Meson8 / Meson8b SoCs.
>>>> These are the missing patches for documentation and DT that weren't pulled into
>>>> mainline with the driver changes.
>>>>
>>>> ----------------------------------------------------------------
>>>
>>> Strictly speaking, these aren't just documentation patches.  The missing
>>> .dtsi changes were what was causing boot breakage.
>>
>> The above tag says "documentation and DT" and the subject says "DT fix"?
>
> Yeah, I hoped that the PR message would have been enough.

The message in the signed tag goes into the git history, so that is the
part that is important to get correct.

This was just a minor nit, and I merged it anyways since I was able to
use my super detective skills and figure it out.  I just wanted to point
it out for future reference.

Kevin

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

end of thread, other threads:[~2016-04-11 23:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-30 19:35 [GIT PULL] ARM: Amlogic: DT fix for v4.6-rc Carlo Caione
2016-04-08 23:24 ` Kevin Hilman
2016-04-10 10:03   ` Andreas Färber
2016-04-10 16:24     ` Carlo Caione
2016-04-11 23:39       ` Kevin Hilman

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.