diff options
| author | Dinh Nguyen <dinguyen@kernel.org> | 2026-08-28 10:31:29 +0800 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2026-09-04 10:30:19 -0500 |
| commit | cfe5a96b888f25e32aba64868c0d038c5ba00a63 (patch) | |
| tree | df27e4b1d2d110dca79b7789e6b477e45b05b0c3 | |
| parent | 6d0327cc71648f3e4993406261feb14914b5e332 (diff) | |
| download | linux-next-cfe5a96b888f25e32aba64868c0d038c5ba00a63.tar.gz linux-next-cfe5a96b888f25e32aba64868c0d038c5ba00a63.zip | |
arm64: dts: socfpga: change access permission from 755 to 644
These files have an incorrect access permission of 755 instead of 644.
Change them to the correct access permission of 644.
Fixes: 4bc04eb90b7c ("arm64: dts: socfpga: stratix10: Add emmc support")
Cc: <stable@vger.kernel.org> # v7.1+
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
| -rw-r--r--[-rwxr-xr-x] | arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtsi | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_emmc.dts | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtsi index 1d50f7b21160..1d50f7b21160 100755..100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtsi +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtsi diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_emmc.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_emmc.dts index b2a3449638dd..b2a3449638dd 100755..100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_emmc.dts +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_emmc.dts |
