From patchwork Fri Jan 13 12:37:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9515513 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 27E68601DA for ; Fri, 13 Jan 2017 12:39:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1C571285AE for ; Fri, 13 Jan 2017 12:39:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1102528628; Fri, 13 Jan 2017 12:39:27 +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 76855285AE for ; Fri, 13 Jan 2017 12:39:26 +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 1cS18d-0003vD-AF; Fri, 13 Jan 2017 12:39:23 +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 1cS18Y-0003r9-FH for linux-arm-kernel@lists.infradead.org; Fri, 13 Jan 2017 12:39:21 +0000 Received: by mail-wm0-x22b.google.com with SMTP id c206so69159939wme.0 for ; Fri, 13 Jan 2017 04:39:02 -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=GFzg1QvNkbrAYOlnuMjY2JpIHisLs/rRShk56Rw8Kb0=; b=XtuJ4680CmuxksdpgK2rlC9fWVh0vQSuDGVaFxisCnyFvCCu32vvdTJ9Q6sb9l0Nxj gYijMjGhXRLZnROThnVF8RZPmQSsW/Erp17tI9GeIy/+GrsK7ch0L5Xncx8KesmxbvFi b8c26d6Cs928JYu/W3fT/ZGld7B25bfO8fGsR/FJ81Y0cnMKUT2rv0dvyyWdlsvoZ4Zt VM5z262yYf0BzWKarvh+bwpP8DS6pdZ3/lfeXZcjTSvmVuqw0TUUERvW2KyTAsjfdik0 XkplGmFlmTMF6VML2TqzzjOGP901BayhNkHcyBl5htKnZ2wH6bqsmDDsuxawv0P5UGx2 Z8mw== 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=GFzg1QvNkbrAYOlnuMjY2JpIHisLs/rRShk56Rw8Kb0=; b=spqYHKttpO6RpP9bsqzLyBoNAEXTCudUKDqdegSv/i09N7mVGmnn0pVCaRdNMxdlGF FSHi9XBcIARPPgTY5pGqa+rrkI0k8mMVbi52x0pX4F7S9BVGsmtFVgdEZi+V2sX16x3Q KoiDTTq7mtdB/oQxE5YnVvvcKun1GXaaOqnEBtADYxtD09zoAsjGIpNDa0udWFFom1dP rI9VDc8ESr3JZta5nYeYINWA56MpRjzxSoXsRXEjoHFavEfI1b4uG0A2cxl0q2Q15SWc AIzVB8A8vBDO1/7+sRVzJHP5XZubX1aOMJNh72OUGwvDIaUiNVZJu9JtE8hjG1z6qVpZ PZJg== X-Gm-Message-State: AIkVDXLRWagO2rhR+6Hp4XQ0Q2AEj0W/x8Pu13uZffI/N764K1kAgwaICvCnW+xKWCBOxBYa X-Received: by 10.28.109.218 with SMTP id b87mr2035737wmi.52.1484311141142; Fri, 13 Jan 2017 04:39:01 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id y127sm4022680wmg.12.2017.01.13.04.38.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Jan 2017 04:39:00 -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 03/10] devicetree: bindings: add bindings for ahci-da850 Date: Fri, 13 Jan 2017 13:37:57 +0100 Message-Id: <1484311084-31547-4-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_043918_719128_50F8E5BB X-CRM114-Status: GOOD ( 12.70 ) 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 DT bindings for the TI DA850 AHCI SATA controller. Signed-off-by: Bartosz Golaszewski --- .../devicetree/bindings/ata/ahci-da850.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Documentation/devicetree/bindings/ata/ahci-da850.txt diff --git a/Documentation/devicetree/bindings/ata/ahci-da850.txt b/Documentation/devicetree/bindings/ata/ahci-da850.txt new file mode 100644 index 0000000..d07c241 --- /dev/null +++ b/Documentation/devicetree/bindings/ata/ahci-da850.txt @@ -0,0 +1,21 @@ +Device tree binding for the TI DA850 AHCI SATA Controller +--------------------------------------------------------- + +Required properties: + - compatible: must be "ti,da850-ahci" + - reg: physical base addresses and sizes of the controller's register areas + - interrupts: interrupt specifier (refer to the interrupt binding) + +Optional properties: + - clocks: clock specifier (refer to the common clock binding) + - da850,clk_multiplier: the multiplier for the reference clock needed + for 1.5GHz PLL output + +Example: + + sata: ahci@0x218000 { + compatible = "ti,da850-ahci"; + reg = <0x218000 0x2000>, <0x22c018 0x4>; + interrupts = <67>; + da850,clk_multiplier = <7>; + };