Change the .dts file permissions from 755 to 644.
Signed-off-by: Joe Perches <[email protected]>
---
arch/arm/boot/dts/socfpga_arria10_socdk.dts | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk.dts b/arch/arm/boot/dts/socfpga_arria10_socdk.dts
old mode 100755
new mode 100644
+arm-soc
On Thu, Apr 16, 2015 at 5:49 PM, Joe Perches <[email protected]> wrote:
> Change the .dts file permissions from 755 to 644.
>
> Signed-off-by: Joe Perches <[email protected]>
ARM dts files go in thru arm-soc tree.
Acked-by: Rob Herring <[email protected]>
> ---
> arch/arm/boot/dts/socfpga_arria10_socdk.dts | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk.dts b/arch/arm/boot/dts/socfpga_arria10_socdk.dts
> old mode 100755
> new mode 100644
>
>
Hi Joe,
On Thu, Apr 16, 2015 at 5:54 PM, Rob Herring <[email protected]> wrote:
> +arm-soc
>
> On Thu, Apr 16, 2015 at 5:49 PM, Joe Perches <[email protected]> wrote:
>> Change the .dts file permissions from 755 to 644.
>>
>> Signed-off-by: Joe Perches <[email protected]>
>
> ARM dts files go in thru arm-soc tree.
>
> Acked-by: Rob Herring <[email protected]>
>
Thanks for doing this, but this patch:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/335418.html
should address the same issue.
Thanks,
Dinh
On Mon, 2015-04-20 at 10:37 -0500, Dinh Nguyen wrote:
> On Thu, Apr 16, 2015 at 5:54 PM, Rob Herring <[email protected]> wrote:
> > +arm-soc
> > On Thu, Apr 16, 2015 at 5:49 PM, Joe Perches <[email protected]> wrote:
> >> Change the .dts file permissions from 755 to 644.
> >> Signed-off-by: Joe Perches <[email protected]>
> > ARM dts files go in thru arm-soc tree.
> > Acked-by: Rob Herring <[email protected]>
> Thanks for doing this, but this patch:
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/335418.html
> should address the same issue.
That's fine with me.
This patch is not in -next yet though.
Is someone going to apply/push/pull it?
On Mon, Apr 20, 2015 at 10:45 AM, Joe Perches <[email protected]> wrote:
> On Mon, 2015-04-20 at 10:37 -0500, Dinh Nguyen wrote:
>> On Thu, Apr 16, 2015 at 5:54 PM, Rob Herring <[email protected]> wrote:
>> > +arm-soc
>> > On Thu, Apr 16, 2015 at 5:49 PM, Joe Perches <[email protected]> wrote:
>> >> Change the .dts file permissions from 755 to 644.
>> >> Signed-off-by: Joe Perches <[email protected]>
>> > ARM dts files go in thru arm-soc tree.
>> > Acked-by: Rob Herring <[email protected]>
>> Thanks for doing this, but this patch:
>> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/335418.html
>> should address the same issue.
>
> That's fine with me.
> This patch is not in -next yet though.
> Is someone going to apply/push/pull it?
>
I need to send a v2 for this patch series, and I'll send a pull
request to arm-soc once it's been reviewed.
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/338273.html
Thanks,
Dinh