Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4661588imu; Tue, 8 Jan 2019 04:13:08 -0800 (PST) X-Google-Smtp-Source: ALg8bN4uiz8pfEXT7OHbQnHdHsOp14ZPtetXy984spcKQSEqMBYP4Ol91h2rxhr3nfanvI9u35AO X-Received: by 2002:a63:9402:: with SMTP id m2mr1267787pge.93.1546949588689; Tue, 08 Jan 2019 04:13:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546949588; cv=none; d=google.com; s=arc-20160816; b=zLg8h2RzkVRcwJqNTNZTn61PqV7ki72vCxtF82kC6iOOCCn40Ucr1gtP91K3jxvQM/ YATroZ4agopKdv50ARMexjq7Dmcxb/QuRRGn2t4jmeBu47lcTQM04sOvYtygevTaCGC3 M4qA0pEeA2A7WQsdQkhroPSspcpQ9N2KBfMyi0e44PeLzX/CFJ7V23jmJaH+x+ivCcBe 7w2mCQrwXbS7bDn7UUqxXwR4brNmo6/0McrR3H8Lvhpj1q9P+W/cZ3SoJtLfRvDIzURm JR1ZDwHS2gJ6ypuXhXx2Uo0MwsyYF+fEGHxLtejf7BRPdfzunX5BQorp/cy3jr4KcU5u gItg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :dkim-signature; bh=FpejQwrb1kPGmVXDKAHR3VO+fj2GIbNvs3/G8nr4H/0=; b=ewRcsNZnfRNDEJH+0WuuLMoS7ZCrRPRYztqj5HRRXpTuKgPycZ/lsd4Ju/8TO6X18A IB+cgbWWYGTSd7EGfh15gTJeJmFOnUgje6Vn5S+o3AA3vwFsutsxhKxsn6TOYdk/cvsN 2UBap/t0LlK5oa7KpD17JEy4mGBzSJb3PGsElwxp2M9jEksXsVIzIP1nFYFQMDBTNXx3 I0xyl2cXo+vc7lThIbltRYaDJAsvIqj7+glv5eDUnn+fvdTbebNwq3F8BVAEnqlVF07U +M8l87ThdfGAqK7iuhzpZo00jPJmQT0DaEPCFx7qcrNqldHSRQVC08xRfIuyRHklTcip Is3w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Y5r0yx7/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h5si13294879pfg.233.2019.01.08.04.12.53; Tue, 08 Jan 2019 04:13:08 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Y5r0yx7/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728864AbfAHMLs (ORCPT + 99 others); Tue, 8 Jan 2019 07:11:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:34232 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727295AbfAHMLs (ORCPT ); Tue, 8 Jan 2019 07:11:48 -0500 Received: from PC-kkoz.proceq.com (unknown [213.160.61.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D3FFB20651; Tue, 8 Jan 2019 12:11:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1546949507; bh=HuWLDpyq2cRZMk9PjBnq72cbHH8Y0IMGSLixYa93YtA=; h=From:To:Cc:Subject:Date:From; b=Y5r0yx7/tRPdZtj45MKYmMTtrI2feXdAu2wdN9p/+TGD2sdzwdndAvkY2dDUzn/NG wcZPpJKlfdAq4JWJccNwTuhDF+9vPxrTueHUuekFfLGS+Fo13YdJIHn0+z1RXGyot0 Nw/zaPtWvahDo8rczWXjzY49eBKcs0dH+LLWM2BI= From: Krzysztof Kozlowski To: Andy Gross , David Brown , Rob Herring , Mark Rutland , Jiri Kosina , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] dt-bindings: soc: qcom: Fix trivial language typos Date: Tue, 8 Jan 2019 13:11:40 +0100 Message-Id: <1546949500-30044-1-git-send-email-krzk@kernel.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix few trivial language typos in bindings. Signed-off-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 2 +- Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt index 587bb1ddc8cc..1214192847ac 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt @@ -60,7 +60,7 @@ of these nodes are defined by the individual bindings for the specific function = EXAMPLE The following example represents the GLINK RPM node on a MSM8996 device, with the function for the "rpm_request" channel defined, which is used for -regualtors and root clocks. +regulators and root clocks. apcs_glb: mailbox@9820000 { compatible = "qcom,msm8996-apcs-hmss-global"; diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt index a35af2dafdad..49e1d72d3648 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt @@ -41,12 +41,12 @@ processor ID) and a string identifier. - qcom,local-pid: Usage: required Value type: - Definition: specifies the identfier of the local endpoint of this edge + Definition: specifies the identifier of the local endpoint of this edge - qcom,remote-pid: Usage: required Value type: - Definition: specifies the identfier of the remote endpoint of this edge + Definition: specifies the identifier of the remote endpoint of this edge = SUBNODES Each SMP2P pair contain a set of inbound and outbound entries, these are -- 2.7.4