- 15 Dec, 2013 2 commits
-
-
Yuvaraj Kumar C D authored
As fifo-depth property in dw_mmc device tree node is SOC specific, move this property to exynos5250 SOC specific file. Signed-off-by:
Yuvaraj Kumar C D <yuvaraj.cd@samsung.com> Reviewed-by:
Tomasz Figa <t.figa@samsung.com> [kgene.kim@samsung.com: squashed fifo-depth patch for cros5250-common] Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
Yuvaraj Kumar C D authored
According to ePAPR, chapter 2.3.4, the status property has defined that it should be set to "disabled" when "the device is not presently operational, but it might become operational in the future". So this patch disable dwmmc node by "status = disabled" in SOC dts file and enable dwmmc node by "status = okay" in board specific dts file. Signed-off-by:
Yuvaraj Kumar C D <yuvaraj.cd@samsung.com> Reviewed-by:
Tomasz Figa <t.figa@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 07 Oct, 2013 1 commit
-
-
Mark Brown authored
Rather than requiring each board to explicitly disable the I2S controllers it is not using instead require boards to enable those that they are using. This is required for audio operation on Arndale, one of the unused I2S controllers is pinmuxed with the LDO enable GPIOs for the WM1811A. Signed-off-by:
Mark Brown <broonie@linaro.org> Acked-by:
Mark Rutland <mark.rutland@arm.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 18 Aug, 2013 2 commits
-
-
Vikas Sajjan authored
Moves the properties of DP controller to exynos5.dtsi which are common across exynos5 SoCs like Exynos5250 and Exynos5420. The PHY DP Node is based on Jingoo Han's <jg1.han@samsung.com> patch at https://patchwork.linuxtv.org/patch/19189/ Signed-off-by:
Vikas Sajjan <vikas.sajjan@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
Vikas Sajjan authored
As the display-timing information is parsed by FIMD driver, it makes sense to move the display-timing DT node inside FIMD DT node for exynos5250 Signed-off-by:
Vikas Sajjan <vikas.sajjan@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 28 Jun, 2013 1 commit
-
-
Rahul Sharma authored
This patch renames the combatible strings for hdmi, mixer, ddc and hdmiphy. It follows the convention of using compatible string which represent the SoC in which the IP was added for the first time. Signed-off-by:
Rahul Sharma <rahul.sharma@samsung.com> Acked-by:
Kukjin Kim <kgene.kim@samsung.com> Reviewed-by:
Tomasz Figa <t.figa@samsung.com> Signed-off-by:
Inki Dae <inki.dae@samsung.com>
-
- 18 Jun, 2013 1 commit
-
-
Padmavathi Venna authored
Replace /include/ (dtc) with #include (C pre-processor) for all Samsung DT files Signed-off-by:
Padmavathi Venna <padma.v@samsung.com> Reviewed-by:
Sylwester Nawrocki <s.nawrocki@samsung.com> Reviewed-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 17 Jun, 2013 1 commit
-
-
Padmavathi Venna authored
This patch adds the required regulator supplies and properties for wm8994 codec on smdk5250 board. Signed-off-by:
Padmavathi Venna <padma.v@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 11 Jun, 2013 1 commit
-
-
Jingoo Han authored
Add pin state information for DP HPD support that requires pin configuration support using pinctrl interface. Signed-off-by:
Jingoo Han <jg1.han@samsung.com> Reviewed-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 09 May, 2013 1 commit
-
-
Doug Anderson authored
The 'samsung,vbus-gpio' was submitted before pinmux landed for exynos5250 and uses the old-style gpio specifier. Fix the two exynos5250 boards that use it. Signed-off-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
- 08 Apr, 2013 2 commits
-
-
Leela Krishna Amudala authored
Add display timing node to exynos5250-smdk5250.dts Signed-off-by:
Leela Krishna Amudala <l.krishna@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
Thomas Abraham authored
Add default pin state information for all client nodes that require pin configuration support using pinctrl interface. Signed-off-by:
Thomas Abraham <thomas.abraham@linaro.org> Acked-by:
Linus Walleij <linus.walleij@linaro.org> Tested-by:
Doug Anderson <dianders@chromium.org> Reviewed-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 25 Mar, 2013 1 commit
-
-
Thomas Abraham authored
The clock frequency of xxti and xusbxti clocks is dependent on the frequency of the on-board oscillator that is used to generate these clocks. So allow the frequency of these clocks to be specfied from device tree. Signed-off-by:
Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 07 Mar, 2013 2 commits
-
-
Vivek Gautam authored
Adding EHCI device tree node for Exynos5250 along with the device base adress and gpio line for vbus. Signed-off-by:
Vivek Gautam <gautam.vivek@samsung.com> Acked-by:
Jingoo Han <jg1.han@samsung.com> Acked-by:
Grant Likely <grant.likely@secretlab.ca> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
Jingoo Han authored
Add device tree node for DP controller in EXYNOS5250 and enable the instance for the SMDK5250 board. Signed-off-by:
Ajay Kumar <ajaykumar.rs@samsung.com> Signed-off-by:
Jingoo Han <jg1.han@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 24 Feb, 2013 1 commit
-
-
Doug Anderson authored
The next change will remove the code from the dw_mmc-exynos that added the DW_MCI_QUIRK_NO_WRITE_PROTECT. Keep existing functionality of having no write protect pin on smdk5250 by adding the disable-wp property. Signed-off-by:
Doug Anderson <dianders@chromium.org> Acked-by:
Seungwon Jeon <tgih.jun@samsung.com> Acked-by:
Olof Johansson <olof@lixom.net> Signed-off-by:
Chris Ball <cjb@laptop.org>
-
- 29 Jan, 2013 2 commits
-
-
Padmavathi Venna authored
Add the basic device tree based lookup. Signed-off-by:
Padmavathi Venna <padma.v@samsung.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
-
Padmavathi Venna authored
Add device nodes for the three instances of i2s controllers in Exynos5 platforms. Enable instance i2s 0 for exynos5250 board and disable all other i2s instances. Signed-off-by:
Padmavathi Venna <padma.v@samsung.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
-
- 16 Jan, 2013 1 commit
-
-
Alim Akhtar authored
As per the current exynos-dw-mshc bindings, dw-mshc-sdr-timing and dw-mshc-ddr-timing properties are having only two cells, these properties are wrongly set for exynos5250 based cros5250 and smdk5250 platfroms. This patch corrects above timing propreties for above platfroms Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Tested-by:
Doug Anderson <dianders@chromium.org> Acked-by:
Doug Anderson <dianders@chromium.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 21 Nov, 2012 1 commit
-
-
Doug Anderson authored
The aliases for dwmmc were placed in the SMDK5250 dts file but really should be common for all exynos5250 boards. Move it to the common CPU file. Signed-off-by:
Doug Anderson <dianders@chromium.org> Acked-by:
Olof Johansson <olof@lixom.net> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 20 Nov, 2012 1 commit
-
-
Vasanth Ananthan authored
This patch adds Device Nodes for SATA and SATA PHY device. Signed-off-by:
Vasanth Ananthan <vasanth.a@samsung.com> [kgene.kim@samsung.com: removed address definitions as per comments] Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 29 Oct, 2012 3 commits
-
-
Rahul Sharma authored
This patch adds support for device tree based discovery for exynos5 hdmi ddc. Signed-off-by:
Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
Rahul Sharma authored
This patch adds support for device tree based discovery for exynos5 hdmiphy. Signed-off-by:
Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
Rahul Sharma authored
This patch adds support for device tree based discovery for exynos5 hdmi. Hdmi node is also renamed with "exynos5-hdmi". Signed-off-by:
Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 19 Oct, 2012 1 commit
-
-
Arun Kumar K authored
This patch adds device tree entry for MFC v6 in the Exynos5 SoC. Makes the required changes in the clock files and adds MFC to the DT device list. Signed-off-by:
Naveen Krishna Chatradhi <ch.naveen@samsung.com> Signed-off-by:
Arun Kumar K <arun.kk@samsung.com> [kgene.kim@samsung.com: fixed section mismatches Seung-Woo Kim reported] Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 26 Sep, 2012 1 commit
-
-
Thomas Abraham authored
Add device nodes for the four instances of dw_mmc controllers in EXYNOS5250 and enable instance 0 and 2 for the SMDK5250 board. Signed-off-by:
Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 21 Sep, 2012 1 commit
-
-
Kukjin Kim authored
Cc: Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 14 Jul, 2012 1 commit
-
-
Thomas Abraham authored
Add device nodes for the three instances of spi controllers in EXYNOS5 platforms and enable instance SPI 1 for SMDK5250 board. Signed-off-by:
Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 15 May, 2012 1 commit
-
-
Thomas Abraham authored
Update EXYNOS5 device tree source files for EXYNOS5250 SoC. This includes new additions to the EXYNOS5 dtsi and SMDK5250 dts files and few minor fixes. Signed-off-by:
Thomas Abraham <thomas.abraham@linaro.org> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-
- 15 Mar, 2012 1 commit
-
-
Kukjin Kim authored
This patch adds initial dts file for EXYNOS5250 SoC. This dts file is including the SoC specific devices and properties. And adds the dts file for SMDK5250 board which uses the EXYNOS5250 dts file. Its board specific properites will be added later. Cc: Thomas Abraham <thomas.abraham@linaro.org> Cc: Grant Likely <grant.likely@secretlab.ca> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
-