From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B229BC3A5A7 for ; Wed, 4 Sep 2019 11:36:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8A46820820 for ; Wed, 4 Sep 2019 11:36:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qp0yJe04" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726495AbfIDLgU (ORCPT ); Wed, 4 Sep 2019 07:36:20 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:53273 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726943AbfIDLgU (ORCPT ); Wed, 4 Sep 2019 07:36:20 -0400 Received: by mail-wm1-f68.google.com with SMTP id q19so2925977wmc.3 for ; Wed, 04 Sep 2019 04:36:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Uuq1eCLagqB7It6aGbezur+IR8biDO9SazdI7cqdaFI=; b=qp0yJe04jx2ivZeuIXUwlhAyXXeFSfk5tgqH6oCkHR05lDEik9mPR5v9927SPGcRcF Bqpd9uYWbP1lsr+hb7QvkpYLluhnrev870vk1hyz6CstDwPiqkr8mp4/e4g5uP5dShX8 xdt0ym7tbVmwYwx2pgRVRGsEZ8C1evHUk9FGitl/8RMxdTyfqj6zxtwcIzKPbnKHu2ay q7f/9kZ1lQ7dZpPPtuumZ9QoFlwEHWVriNgD+6IQtn2ystKcFOD1L8ahTB72/zQlOPjj vijaYPmPpyVFjezLg3cx8drAtt4pP5Fz+cYk5fH1mE2O8yX+nvUAM681Qx1ltYOUjSXv zQLg== 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=Uuq1eCLagqB7It6aGbezur+IR8biDO9SazdI7cqdaFI=; b=NNmNRxKWfPiQd1jochSYKDDcWLsNnKKqMmksgKbH34XCasL42mOCXXlaelfz26AgJn Vlg7Wq4/mQbihtIw5csaTChpBHzAD+OqWKQisS6aGRAjvQtfokSWMrrydrmPIFQUyG2Z JIqP54aR8MABxJ0T6lqpkvGPKqBNCQvU6ac9HWUyL1wy4dBKouIKajZ153HEXsbByJ8Q mYc7VRQAznvGsCuhLnpL5bzY4uNjfWK5m0lbL+pljVwyMMMJvZlKtbf0I0zaNmj60KgY 16F3JZu9gEZu4R6cDVAQJMgaMMY7xVSMAd/e5NXjaYhmv6W5L2DMyWg3knWfnGOUcuwk k9/w== X-Gm-Message-State: APjAAAU7z9HcKfmp3pveUoTk+goQ5m9MUAheKiZxkMGLdW1dTgeAdDB9 f4OuZdLXhry5TBi4RTxwHGO8OQ== X-Google-Smtp-Source: APXvYqxrVXn7NXLmsW+n0aD02675Wv9vt7hSV40SwdLs0RB8oNmnK6HhJ+4q7rd/GnqwtFaz3fRPdA== X-Received: by 2002:a7b:c8ca:: with SMTP id f10mr3812956wml.36.1567596978030; Wed, 04 Sep 2019 04:36:18 -0700 (PDT) Received: from localhost.localdomain ([95.147.198.36]) by smtp.gmail.com with ESMTPSA id d9sm10823933wrc.39.2019.09.04.04.36.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Sep 2019 04:36:17 -0700 (PDT) From: Lee Jones To: alokc@codeaurora.org, agross@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, bjorn.andersson@linaro.org, linux-i2c@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lee Jones Subject: [PATCH 2/2] dt-bindings: soc: qcom: Provide option to select FIFO mode Date: Wed, 4 Sep 2019 12:36:13 +0100 Message-Id: <20190904113613.14997-2-lee.jones@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190904113613.14997-1-lee.jones@linaro.org> References: <20190904113613.14997-1-lee.jones@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Used when DMA is not available or the best option. Signed-off-by: Lee Jones --- Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt index dab7ca9f250c..b0e71c07e604 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt @@ -40,6 +40,7 @@ Required properties: Optional property: - clock-frequency: Desired I2C bus clock frequency in Hz. When missing default to 100000Hz. +- qcom,geni-se-fifo: Selects FIFO processing - as opposed to DMA. Child nodes should conform to I2C bus binding as described in i2c.txt. -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 16FD1C3A5A9 for ; Wed, 4 Sep 2019 11:36:55 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D40D622CED for ; Wed, 4 Sep 2019 11:36:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="mkz/FAEb"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qp0yJe04" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D40D622CED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=+NekfyrCugGaYD89tdZCk1s1JyU6dJkXsObJag76ItA=; b=mkz/FAEbGo01LiRuXgJ7ATWJ1O m7em4i8brmPQg97gKRgbp3Do+gklinU5dMEagcxujKt/o+tZcxGG3tqW1CZLYecmtcCSg1kvVnwrN Xyzu9fiACBqcwnAvtto7XVJoBjjDM5wUOpZ+4yoMmyZuZdks2uhdPYlur/wBEgJcVDqdYUwdlNEHV Heqi82wAEPtpo+3Xx+SxUeyYZXV3aRf+QGrfPXkz1WowhABSrwTJsFXSeU44lh7dN5CZG55JfgGY3 KWdBIcOYbuzU4mdobEIliqdH1o1scP3utTfgBxyg2bqzT+QTYerztiQpt8Rq/ogtDQDjUEizB0RQb IRRO5GKQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i5Tak-0007mM-3I; Wed, 04 Sep 2019 11:36:50 +0000 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i5TaG-0007b2-CI for linux-arm-kernel@lists.infradead.org; Wed, 04 Sep 2019 11:36:21 +0000 Received: by mail-wm1-x342.google.com with SMTP id r17so2315198wme.0 for ; Wed, 04 Sep 2019 04:36:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Uuq1eCLagqB7It6aGbezur+IR8biDO9SazdI7cqdaFI=; b=qp0yJe04jx2ivZeuIXUwlhAyXXeFSfk5tgqH6oCkHR05lDEik9mPR5v9927SPGcRcF Bqpd9uYWbP1lsr+hb7QvkpYLluhnrev870vk1hyz6CstDwPiqkr8mp4/e4g5uP5dShX8 xdt0ym7tbVmwYwx2pgRVRGsEZ8C1evHUk9FGitl/8RMxdTyfqj6zxtwcIzKPbnKHu2ay q7f/9kZ1lQ7dZpPPtuumZ9QoFlwEHWVriNgD+6IQtn2ystKcFOD1L8ahTB72/zQlOPjj vijaYPmPpyVFjezLg3cx8drAtt4pP5Fz+cYk5fH1mE2O8yX+nvUAM681Qx1ltYOUjSXv zQLg== 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=Uuq1eCLagqB7It6aGbezur+IR8biDO9SazdI7cqdaFI=; b=QGbYd+wKPn8+k4Zi5Q1+35rkVZEEaBrWj6JUolG8LhC2aBlaOz8tHkA5TrJxyauQ/Q OLMnGyagWpdVmUCEi8d3asF/cHsktvvaRVUXEc8ZTwE1C1h7HY+RgNCs+LIuBKf826c7 PGCu7jEr4CUg1DeJMblBKP1OaoPzD0gZIH6lUd2c8jW/RKN1ZKIgjAe+nfIyv2x4wyJm hqs2+xLD37ZcLB8DWsjfTJO4Q8t6jJJYq1rvBX0BVAKMPsBIKBO8AZVzTPx2DhWkB3Rp wk7f+QdHOTDhz4D8fhBPLbARamSxfS9/DZsjC4Cpqd0ezNHfm7hpMSIhRFX4YlqKlUS3 Bn3Q== X-Gm-Message-State: APjAAAWH9KGbO3g7EFUNIBQ0UuFJgwUL1Z2OY6wx9yIGZNUtl2YDv0Wv Kx/vVcHwCx5oNmSf8PwrBieMZA== X-Google-Smtp-Source: APXvYqxrVXn7NXLmsW+n0aD02675Wv9vt7hSV40SwdLs0RB8oNmnK6HhJ+4q7rd/GnqwtFaz3fRPdA== X-Received: by 2002:a7b:c8ca:: with SMTP id f10mr3812956wml.36.1567596978030; Wed, 04 Sep 2019 04:36:18 -0700 (PDT) Received: from localhost.localdomain ([95.147.198.36]) by smtp.gmail.com with ESMTPSA id d9sm10823933wrc.39.2019.09.04.04.36.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Sep 2019 04:36:17 -0700 (PDT) From: Lee Jones To: alokc@codeaurora.org, agross@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, bjorn.andersson@linaro.org, linux-i2c@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 2/2] dt-bindings: soc: qcom: Provide option to select FIFO mode Date: Wed, 4 Sep 2019 12:36:13 +0100 Message-Id: <20190904113613.14997-2-lee.jones@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190904113613.14997-1-lee.jones@linaro.org> References: <20190904113613.14997-1-lee.jones@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190904_043620_416023_4B11F28E X-CRM114-Status: GOOD ( 11.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lee Jones , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Used when DMA is not available or the best option. Signed-off-by: Lee Jones --- Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt index dab7ca9f250c..b0e71c07e604 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt @@ -40,6 +40,7 @@ Required properties: Optional property: - clock-frequency: Desired I2C bus clock frequency in Hz. When missing default to 100000Hz. +- qcom,geni-se-fifo: Selects FIFO processing - as opposed to DMA. Child nodes should conform to I2C bus binding as described in i2c.txt. -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel