Oops. Thanks Jingoo Han. On 5 February 2014 11:01, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote: > On Wednesday, February 05, 2014 2:16 PM, Rahul Sharma wrote: >> >> This is re-spin of V2 which add arch-side support for exynos5260 SoC. >> >> V2: >> 1) Split up DT patch into SoC and Board patch. >> >> This series is based on Kukjin's for-next branch at >> http://git.kernel.org/?p=linux/kernel/git/kgene/linux-samsung.git >> >> Pankaj Dubey (1): >> ARM: EXYNOS: initial board support for exynos5260 SoC >> >> Rahul Sharma (2): >> ARM: dts: add dts files for exynos5260 SoC >> ARM: dts: add dts files for xyref5260 board >> >> arch/arm/boot/dts/Makefile | 1 + >> arch/arm/boot/dts/exynos5260-pinctrl.dtsi | 572 +++++++++++++++++++++++ >> arch/arm/boot/dts/exynos5260-xyref5260-evt0.dts | 105 +++++ >> arch/arm/boot/dts/exynos5260.dtsi | 317 +++++++++++++ >> arch/arm/mach-exynos/Kconfig | 9 + >> arch/arm/mach-exynos/common.c | 18 + >> arch/arm/mach-exynos/include/mach/map.h | 1 + >> arch/arm/mach-exynos/mach-exynos5-dt.c | 1 + >> arch/arm/plat-samsung/include/plat/cpu.h | 8 + >> arch/arm/plat-samsung/include/plat/map-s5p.h | 1 + >> 10 files changed, 1033 insertions(+) >> create mode 100644 arch/arm/boot/dts/exynos5260-pinctrl.dtsi >> create mode 100644 arch/arm/boot/dts/exynos5260-xyref5260-evt0.dts >> create mode 100644 arch/arm/boot/dts/exynos5260.dtsi >> mode change 100644 => 100755 arch/arm/mach-exynos/include/mach/map.h >> mode change 100644 => 100755 arch/arm/mach-exynos/mach-exynos5-dt.c >> mode change 100644 => 100755 arch/arm/plat-samsung/include/plat/cpu.h > > The mode of these three files should NOT be changed to 100755. > Please fix it. > > Best regards, > Jingoo Han > -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html