diff mbox series

arm64: dts: imx93-pinfunc: drop execution permission

Message ID 20221104054942.1696344-1-peng.fan@oss.nxp.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: imx93-pinfunc: drop execution permission | expand

Commit Message

Peng Fan (OSS) Nov. 4, 2022, 5:49 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Drop the header file execution permission

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx93-pinfunc.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 arch/arm64/boot/dts/freescale/imx93-pinfunc.h

Comments

Shawn Guo Nov. 11, 2022, 6:42 a.m. UTC | #1
On Fri, Nov 04, 2022 at 01:49:42PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Drop the header file execution permission
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Added Fixes tag below:

Fixes: ec8b5b5058ea ("arm64: dts: freescale: Add i.MX93 dtsi support")

Applied, thanks!
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx93-pinfunc.h b/arch/arm64/boot/dts/freescale/imx93-pinfunc.h
old mode 100755
new mode 100644