diff options
| author | Rasmus Villemoes <[email protected]> | 2024-11-25 10:33:22 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-11-30 12:46:30 -0600 |
| commit | 6e3e72ed4e9632d23d8f1567cfc1c71d70c7a72a (patch) | |
| tree | af4f6e2272abbe203482a2af3926ae27828df1cf | |
| parent | 57b6fb7eb1f8fc4e80418006db0611e4c365623b (diff) | |
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 <[email protected]>
| -rw-r--r--[-rwxr-xr-x] | arch/arm/dts/socfpga_stratix10.dtsi | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | arch/arm/dts/socfpga_stratix10_socdk.dts | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/dts/socfpga_stratix10.dtsi b/arch/arm/dts/socfpga_stratix10.dtsi index eb82d663204..eb82d663204 100755..100644 --- a/arch/arm/dts/socfpga_stratix10.dtsi +++ b/arch/arm/dts/socfpga_stratix10.dtsi diff --git a/arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi b/arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi index ef0df769762..ef0df769762 100755..100644 --- a/arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi +++ b/arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi diff --git a/arch/arm/dts/socfpga_stratix10_socdk.dts b/arch/arm/dts/socfpga_stratix10_socdk.dts index e6d8fe6a907..e6d8fe6a907 100755..100644 --- a/arch/arm/dts/socfpga_stratix10_socdk.dts +++ b/arch/arm/dts/socfpga_stratix10_socdk.dts |
