Re: [PATCH V9 2/2] ARM: dts: Enable ahci sata and sata phy
From: Kukjin Kim <hidden>
Date: 2014-03-17 22:50:48
Also in:
linux-arm-kernel, lkml
On 03/03/14 20:59, Kishon Vijay Abraham I wrote:
On Monday 03 March 2014 10:52 AM, Yuvaraj Kumar C D wrote:quoted
This patch adds dt entry for ahci sata controller and its corresponding phy controller.phy node has been added w.r.t new generic phy framework. Signed-off-by: Yuvaraj Kumar C D <redacted>This should go via exynos dt tree.
Applied, thanks. - Kukjin
FWIW Acked-by: Kishon Vijay Abraham I <redacted>quoted
--- Changes since V8: 1.sata@122f0000 and sata_phy@12170000 disabled by default in SOC specific dts file and enabled the same in board dts file. Changes since V7: 1.syscon-phandle name updated. Changes since V6:none Changes since V5:none Changes since V4: 1.Used the new phandle "sata_phy_i2c" in the DT entry. 2.Updated binding document. Changes since V3: 1.Moved the binding info to the /bindings/phy/ Changes since V2: 1.Used syscon interface to PMU handling. 2.Changed "sata-phy-i2c" to "exynos-sataphy-i2c". Changes since V1: 1.Minor changes to node name convention. 2.Updated binding document. .../devicetree/bindings/ata/exynos-sata-phy.txt | 14 -------- .../devicetree/bindings/ata/exynos-sata.txt | 25 +++++++++----- .../devicetree/bindings/phy/samsung-phy.txt | 36 ++++++++++++++++++++ arch/arm/boot/dts/exynos5250-arndale.dts | 21 ++++++++++++ arch/arm/boot/dts/exynos5250-smdk5250.dts | 17 +++++---- arch/arm/boot/dts/exynos5250.dtsi | 18 +++++++--- 6 files changed, 98 insertions(+), 33 deletions(-) delete mode 100644 Documentation/devicetree/bindings/ata/exynos-sata-phy.txt