]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: socfpga: remove spurious execute permission from dt files
authorRasmus Villemoes <ravi@prevas.dk>
Mon, 25 Nov 2024 09:33:22 +0000 (10:33 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 30 Nov 2024 18:46:30 +0000 (12:46 -0600)
commit6e3e72ed4e9632d23d8f1567cfc1c71d70c7a72a
treeaf4f6e2272abbe203482a2af3926ae27828df1cf
parent57b6fb7eb1f8fc4e80418006db0611e4c365623b
arm: dts: socfpga: remove spurious execute permission from dt files

It doesn't make sense for these files to have the x bit set. It was,
probably accidentally, added in:

Fixes: 2c494e62c31a (arm: dts: Stratix10: Add QSPI node)
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
arch/arm/dts/socfpga_stratix10.dtsi [changed mode: 0755->0644]
arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi [changed mode: 0755->0644]
arch/arm/dts/socfpga_stratix10_socdk.dts [changed mode: 0755->0644]