From patchwork Wed Jul 9 11:04:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 4513281 Return-Path: X-Original-To: patchwork-linux-arm-msm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B07819F26C for ; Wed, 9 Jul 2014 11:04:45 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E470C20357 for ; Wed, 9 Jul 2014 11:04:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2026820351 for ; Wed, 9 Jul 2014 11:04:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754231AbaGILEn (ORCPT ); Wed, 9 Jul 2014 07:04:43 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:37921 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751032AbaGILEl (ORCPT ); Wed, 9 Jul 2014 07:04:41 -0400 Received: by mail-wi0-f180.google.com with SMTP id hi2so2524418wib.13 for ; Wed, 09 Jul 2014 04:04:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=A11eqTotSfEIcubz3Cd0fkRJl3drigy4FbtPKhzDrHY=; b=OtNC+0KmsnQ/HvT4XIm8UcJBJlgZcaws4cuQojWtN8b+fDS56w1yMk7YrHHwfUHXwN RRfkTU0FZsvmmri3ybuAzqCbL/XWLtNcLW4Ty2DcGWw9OwJXTjFhjwPa9CrAmXLDQBPp HSxAUlaBaNrNutVarSDUj/JeGUDHXU1KTQbbB2GVGL17wHnsZEUhzovzpvqqQn2pg7Ld AOYxtpfZOMhh3yuen/yL5Llf8v0nOW1hYYa9i4oNb90ZTMnZKzoE9nmYvjAW+f655PY9 nNUwA5aqlsxH2xjdnrQIDU2BYl1IjIZu9hx4J7278kjgY/3djBVK/9tZiA43oP0Rs5qV G/bA== X-Gm-Message-State: ALoCoQllPpCsemRHH5ToPp4eJFa+qn4O+osYe7YWruPB2Le3Hd8I/eHfWOkYevwrJQ6L2UIkIK4b X-Received: by 10.181.11.232 with SMTP id el8mr10906672wid.57.1404903880680; Wed, 09 Jul 2014 04:04:40 -0700 (PDT) Received: from srini-ThinkPad-X1-Carbon-2nd.dlink.com (host-2-99-228-46.as13285.net. [2.99.228.46]) by mx.google.com with ESMTPSA id 20sm100833260wjt.42.2014.07.09.04.04.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Jul 2014 04:04:39 -0700 (PDT) From: Srinivas Kandagatla To: Kishon Vijay Abraham I Cc: Grant Likely , Rob Herring , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-ide@vger.kernel.org, Srinivas Kandagatla Subject: [PATCH v2 2/2] phy: qcom: Update APQ8064 PHY device tree bindings Date: Wed, 9 Jul 2014 12:04:37 +0100 Message-Id: <1404903877-26119-1-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1404903807-26032-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1404903807-26032-1-git-send-email-srinivas.kandagatla@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Update binding spec for Qualcomm SoC PHYs with APQ8064 compatibles. Signed-off-by: Srinivas Kandagatla --- Documentation/devicetree/bindings/phy/qcom-phy.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/phy/qcom-phy.txt b/Documentation/devicetree/bindings/phy/qcom-phy.txt index 76bfbd0..6bff1e0 100644 --- a/Documentation/devicetree/bindings/phy/qcom-phy.txt +++ b/Documentation/devicetree/bindings/phy/qcom-phy.txt @@ -1,4 +1,4 @@ -Qualcomm IPQ806x SATA PHY Controller +Qualcomm IPQ806x/APQ8064 SATA PHY Controller ------------------------------------ SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers. @@ -6,6 +6,7 @@ Each SATA PHY controller should have its own node. Required properties: - compatible: compatible list, contains "qcom,ipq806x-sata-phy" + or "qcom,apq8064-sata-phy". - reg: offset and length of the SATA PHY register set; - #phy-cells: must be zero - clocks: must be exactly one entry