From patchwork Fri Jan 13 12:38:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9515555 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5DB166077E for ; Fri, 13 Jan 2017 12:43:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 52594285AE for ; Fri, 13 Jan 2017 12:43:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3C0F428628; Fri, 13 Jan 2017 12:43:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3EAB2285AE for ; Fri, 13 Jan 2017 12:43:05 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cS1CC-0000Nf-9d; Fri, 13 Jan 2017 12:43:04 +0000 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cS18i-0003sO-4e for linux-arm-kernel@lists.infradead.org; Fri, 13 Jan 2017 12:39:31 +0000 Received: by mail-wm0-x22b.google.com with SMTP id c85so63098406wmi.1 for ; Fri, 13 Jan 2017 04:39:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=n3u40ZJ/g1/rMZP4CdKm9ljeZIsUw2hshY01Wmm/OF0=; b=jl2nDCc5foatTiQVYXGxUreHsiY3/XpfsYXHnngOh4IE5LyM6UcwcluJTX8ZB8RjtK ifnsAyvnr7cRP3RJtqfTADs0VVdr+P+coNa3L7dhVZB+d5+DcqmaoNJ1ijl/5e//wGYG 8Od5ITRIuxjaIByTtscRRM33zdOLWmk3HAbT7gAIhD1w2d8gR4PvrdPoP2J81E0meVrB 2ayfkh/UbfAPmFjtmP/4j1Tc/Yek7DKLwslX7uEhoAJlfSQZNKepEZn5tehVgPzInf0q W0KhMchJY0SeOL7liKQ2qasA+/MnjJeTNYcA0diuyhWHYCY2zylfllbUNa9wSRmPYGa5 AZMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=n3u40ZJ/g1/rMZP4CdKm9ljeZIsUw2hshY01Wmm/OF0=; b=N/MSmcVvbVrRwMNc8TAFfsflSgzbu7Fx88g/APd4Anqo4RQ00AHOHeDDidb2/9oEDV OLqnTpj5ovyMWsl1r1Kqhs+zaZXlSsrJPjWo+cJmpMiLWqTGL9h1kIBScY/sEY9JrKpP 11TN679khqxWBuFTiEi6MocAgMR6uYFW99/cIZTjQeIOy85t8A9ohqjOF0TvTLauyuEp rlicSfj1hsN6ES7cuZHFnVhtUhVQ/Pbb2Rf5lcjE0KtzvSpfbFNwbHLRyPWUpiu2UseH HQmLtS8qjvHYrI0KE364dAJydG5U95rWn69bt9JplmVwEKQMARe7Fe8fUDU1NdQhz58D SEHw== X-Gm-Message-State: AIkVDXLWMo0+mkTEmuzgKs3a8+CcypAKnbx9yQab8urdGqK1fZCoUenJLVuI6lrvIKMWcXTK X-Received: by 10.223.134.15 with SMTP id 15mr11666187wrv.102.1484311150675; Fri, 13 Jan 2017 04:39:10 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id y127sm4022680wmg.12.2017.01.13.04.39.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Jan 2017 04:39:10 -0800 (PST) From: Bartosz Golaszewski To: Kevin Hilman , Sekhar Nori , Patrick Titiano , Michael Turquette , Tejun Heo , Rob Herring , Mark Rutland , Russell King , David Lechner Subject: [PATCH 09/10] ARM: dts: da850: add the SATA node Date: Fri, 13 Jan 2017 13:38:03 +0100 Message-Id: <1484311084-31547-10-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1484311084-31547-1-git-send-email-bgolaszewski@baylibre.com> References: <1484311084-31547-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170113_043928_496065_493F4B1D X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-ide@vger.kernel.org, Bartosz Golaszewski , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add the SATA node to the da850 device tree. Signed-off-by: Bartosz Golaszewski --- arch/arm/boot/dts/da850.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index 1f6a47d..f5086b1 100644 --- a/arch/arm/boot/dts/da850.dtsi +++ b/arch/arm/boot/dts/da850.dtsi @@ -427,6 +427,12 @@ phy-names = "usb-phy"; status = "disabled"; }; + sata: ahci@0x218000 { + compatible = "ti,da850-ahci"; + reg = <0x218000 0x2000>, <0x22c018 0x4>; + interrupts = <67>; + status = "disabled"; + }; mdio: mdio@224000 { compatible = "ti,davinci_mdio"; #address-cells = <1>;