From patchwork Fri Oct 7 05:25:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sinan Kaya X-Patchwork-Id: 679142 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3sqynW6YTpz9s9Y for ; Fri, 7 Oct 2016 16:31:59 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=codeaurora.org header.i=@codeaurora.org header.b=CP/Pf6lV86dUKI0mpm4sf0EflPPN6Zf9p3D3GAeuV7ev5iY9N8KzksOlCTRgaxLJ8oelu39Wc/h3iHTdTaSqKlWn04nzPpowyJqa5KvbOMRVPY92jIP26h+GYQPUKUChHwBEdFO6hHBPrxljtpO6rIU8UnC/J8Bfh6YwqWBYJxw=; dkim=fail reason="signature verification failed" (1024-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b=CP/Pf6lV86dUKI0mpm4sf0EflPPN6Zf9p3D3GAeuV7ev5iY9N8KzksOlCTRgaxLJ8oelu39Wc/h3iHTdTaSqKlWn04nzPpowyJqa5KvbOMRVPY92jIP26h+GYQPUKUChHwBEdFO6hHBPrxljtpO6rIU8UnC/J8Bfh6YwqWBYJxw=; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755979AbcJGFbq (ORCPT ); Fri, 7 Oct 2016 01:31:46 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:60976 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752455AbcJGFbj (ORCPT ); Fri, 7 Oct 2016 01:31:39 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 95CBA61AEE; Fri, 7 Oct 2016 05:25:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1475817925; bh=AD46TpvTuwU9hGfLVRzrY8xqHDLz9oQREE6dXgdzgZI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CP/Pf6lV86dUKI0mpm4sf0EflPPN6Zf9p3D3GAeuV7ev5iY9N8KzksOlCTRgaxLJ8 oelu39Wc/h3iHTdTaSqKlWn04nzPpowyJqa5KvbOMRVPY92jIP26h+GYQPUKUChHwB EdFO6hHBPrxljtpO6rIU8UnC/J8Bfh6YwqWBYJxw= X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on pdx-caf-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=2.0 tests=ALL_TRUSTED,BAYES_00, DKIM_SIGNED,SPF_PASS,T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.0 Received: from drakthul.qualcomm.com (global_nat1_iad_fw.qualcomm.com [129.46.232.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: okaya@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id A914561ADB; Fri, 7 Oct 2016 05:25:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1475817925; bh=AD46TpvTuwU9hGfLVRzrY8xqHDLz9oQREE6dXgdzgZI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CP/Pf6lV86dUKI0mpm4sf0EflPPN6Zf9p3D3GAeuV7ev5iY9N8KzksOlCTRgaxLJ8 oelu39Wc/h3iHTdTaSqKlWn04nzPpowyJqa5KvbOMRVPY92jIP26h+GYQPUKUChHwB EdFO6hHBPrxljtpO6rIU8UnC/J8Bfh6YwqWBYJxw= DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org A914561ADB Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=okaya@codeaurora.org From: Sinan Kaya To: dmaengine@vger.kernel.org, timur@codeaurora.org, devicetree@vger.kernel.org, cov@codeaurora.org, vinod.koul@intel.com, jcm@redhat.com Cc: agross@codeaurora.org, arnd@arndb.de, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sinan Kaya , Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org Subject: [PATCH V5 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes Date: Fri, 7 Oct 2016 01:25:07 -0400 Message-Id: <1475817915-11976-3-git-send-email-okaya@codeaurora.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1475817915-11976-1-git-send-email-okaya@codeaurora.org> References: <1475817915-11976-1-git-send-email-okaya@codeaurora.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Fix the spelling mistakes and extra and statements in the sentences. Acked-by: Rob Herring Signed-off-by: Sinan Kaya --- Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt b/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt index 2c5e4b8..55492c2 100644 --- a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt +++ b/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt @@ -5,13 +5,13 @@ memcpy and memset capabilities. It has been designed for virtualized environments. Each HIDMA HW instance consists of multiple DMA channels. These channels -share the same bandwidth. The bandwidth utilization can be parititioned +share the same bandwidth. The bandwidth utilization can be partitioned among channels based on the priority and weight assignments. There are only two priority levels and 15 weigh assignments possible. Other parameters here determine how much of the system bus this HIDMA -instance can use like maximum read/write request and and number of bytes to +instance can use like maximum read/write request and number of bytes to read/write in a single burst. Main node required properties: