diff mbox

[RFC,v3,1/3] powerpc/86xx: Move dts files to fsl directory

Message ID 1456920999-30282-1-git-send-email-alessio.bogani@elettra.eu (mailing list archive)
State RFC
Delegated to: Scott Wood
Headers show

Commit Message

Alessio Igor Bogani March 2, 2016, 12:16 p.m. UTC
Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
---
v2 -> v3
    Use appropriate git format-patch flag "-M" to detect renames

v1 -> v2
    Address suggestion made by Scott Wood
          Split the second patch in two
          Don't remove "fsl,mpic" which it is required for 4-cell
            interrupt specifiers
          Remove pointless compatible in the dtsi
          Use the right value for pcie clock-frequency (100 Mhz)

 arch/powerpc/boot/dts/{ => fsl}/gef_ppc9a.dts        | 0
 arch/powerpc/boot/dts/{ => fsl}/gef_sbc310.dts       | 0
 arch/powerpc/boot/dts/{ => fsl}/gef_sbc610.dts       | 0
 arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn.dts     | 0
 arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn_36b.dts | 0
 arch/powerpc/boot/dts/{ => fsl}/sbc8641d.dts         | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename arch/powerpc/boot/dts/{ => fsl}/gef_ppc9a.dts (100%)
 rename arch/powerpc/boot/dts/{ => fsl}/gef_sbc310.dts (100%)
 rename arch/powerpc/boot/dts/{ => fsl}/gef_sbc610.dts (100%)
 rename arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn.dts (100%)
 rename arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn_36b.dts (100%)
 rename arch/powerpc/boot/dts/{ => fsl}/sbc8641d.dts (100%)

Comments

Crystal Wood March 3, 2016, 8:47 p.m. UTC | #1
On Wed, 2016-03-02 at 13:16 +0100, Alessio Igor Bogani wrote:
> Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
> ---
> v2 -> v3
>     Use appropriate git format-patch flag "-M" to detect renames
> 
> v1 -> v2
>     Address suggestion made by Scott Wood
>           Split the second patch in two
>           Don't remove "fsl,mpic" which it is required for 4-cell
>             interrupt specifiers
>           Remove pointless compatible in the dtsi
>           Use the right value for pcie clock-frequency (100 Mhz)
> 
>  arch/powerpc/boot/dts/{ => fsl}/gef_ppc9a.dts        | 0
>  arch/powerpc/boot/dts/{ => fsl}/gef_sbc310.dts       | 0
>  arch/powerpc/boot/dts/{ => fsl}/gef_sbc610.dts       | 0
>  arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn.dts     | 0
>  arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn_36b.dts | 0
>  arch/powerpc/boot/dts/{ => fsl}/sbc8641d.dts         | 0
>  6 files changed, 0 insertions(+), 0 deletions(-)
>  rename arch/powerpc/boot/dts/{ => fsl}/gef_ppc9a.dts (100%)
>  rename arch/powerpc/boot/dts/{ => fsl}/gef_sbc310.dts (100%)
>  rename arch/powerpc/boot/dts/{ => fsl}/gef_sbc610.dts (100%)
>  rename arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn.dts (100%)
>  rename arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn_36b.dts (100%)
>  rename arch/powerpc/boot/dts/{ => fsl}/sbc8641d.dts (100%)

This patchset looks OK -- were you going to send a non-RFC version?  Or do you
want me to apply this one?

-Scott
Alessio Igor Bogani March 4, 2016, 10:27 a.m. UTC | #2
Scott,

On 3 March 2016 at 21:47, Scott Wood <oss@buserror.net> wrote:
> On Wed, 2016-03-02 at 13:16 +0100, Alessio Igor Bogani wrote:
>> Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
>> ---
>> v2 -> v3
>>     Use appropriate git format-patch flag "-M" to detect renames
>>
>> v1 -> v2
>>     Address suggestion made by Scott Wood
>>           Split the second patch in two
>>           Don't remove "fsl,mpic" which it is required for 4-cell
>>             interrupt specifiers
>>           Remove pointless compatible in the dtsi
>>           Use the right value for pcie clock-frequency (100 Mhz)
>
> This patchset looks OK -- were you going to send a non-RFC version?  Or do you
> want me to apply this one?

I have just sent you a non-RFC version. Thanks!

Ciao,
Alessio
diff mbox

Patch

diff --git a/arch/powerpc/boot/dts/gef_ppc9a.dts b/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts
similarity index 100%
rename from arch/powerpc/boot/dts/gef_ppc9a.dts
rename to arch/powerpc/boot/dts/fsl/gef_ppc9a.dts
diff --git a/arch/powerpc/boot/dts/gef_sbc310.dts b/arch/powerpc/boot/dts/fsl/gef_sbc310.dts
similarity index 100%
rename from arch/powerpc/boot/dts/gef_sbc310.dts
rename to arch/powerpc/boot/dts/fsl/gef_sbc310.dts
diff --git a/arch/powerpc/boot/dts/gef_sbc610.dts b/arch/powerpc/boot/dts/fsl/gef_sbc610.dts
similarity index 100%
rename from arch/powerpc/boot/dts/gef_sbc610.dts
rename to arch/powerpc/boot/dts/fsl/gef_sbc610.dts
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/fsl/mpc8641_hpcn.dts
similarity index 100%
rename from arch/powerpc/boot/dts/mpc8641_hpcn.dts
rename to arch/powerpc/boot/dts/fsl/mpc8641_hpcn.dts
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts b/arch/powerpc/boot/dts/fsl/mpc8641_hpcn_36b.dts
similarity index 100%
rename from arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
rename to arch/powerpc/boot/dts/fsl/mpc8641_hpcn_36b.dts
diff --git a/arch/powerpc/boot/dts/sbc8641d.dts b/arch/powerpc/boot/dts/fsl/sbc8641d.dts
similarity index 100%
rename from arch/powerpc/boot/dts/sbc8641d.dts
rename to arch/powerpc/boot/dts/fsl/sbc8641d.dts