[PATCH v8 0/3] exynos: arch: add support for exynos5260 SoC

Sachin Kamat sachin.kamat at linaro.org
Tue Apr 15 21:25:29 PDT 2014


Hi Rahul,

On 16 April 2014 09:28, Rahul Sharma <rahul.sharma at samsung.com> wrote:
> From: Rahul Sharma <Rahul.Sharma at samsung.com>
>
> v8:
>   1) Removed exynos5260 compatible from mach/exynos5.c
>   2) Added generic "exynos5" compatible in board and soc dts file.
>
> v7:
>   1) Renamed board file
>
> V6:
>   1) Renamed mmc nodes.
>   2) Removed PHY clocks from DT and put them inside clock driver.
>   3) Added clock-cells property for all fixed clocks.
>   4) Removed spdif_ext_clk fixed rate clock.
>
> V5:
>   1) Removed SYSRAM related code.
>   2) Fixed mct clocks.
>   3) Add SoC and Board specifc fixed-rate clocks in respective files.
>
> V4:
>   1) Removed duplicate MMC Soc property from Board file.
>
> V3:
>   1) Addressed review comments from Tomasz figa.
>
> 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  |  574 ++++++++++++++++++++++++++++
>  arch/arm/boot/dts/exynos5260-xyref5260.dts |  103 +++++
>  arch/arm/boot/dts/exynos5260.dtsi          |  304 +++++++++++++++
>  arch/arm/mach-exynos/Kconfig               |    5 +
>  5 files changed, 987 insertions(+)
>  create mode 100644 arch/arm/boot/dts/exynos5260-pinctrl.dtsi
>  create mode 100644 arch/arm/boot/dts/exynos5260-xyref5260.dts
>  create mode 100644 arch/arm/boot/dts/exynos5260.dtsi

Series looks good.
Reviewed-by: Sachin Kamat <sachin.kamat at linaro.org>

-- 
With warm regards,
Sachin



More information about the linux-arm-kernel mailing list