From patchwork Fri Jul 3 20:51:08 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642855 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E6A7C913 for ; Fri, 3 Jul 2020 20:53:02 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 C013720884 for ; Fri, 3 Jul 2020 20:53:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uKo3pf90" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C013720884 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=K5aHsVAduv6JMOvUTZUvJPnN1A6umR6Sa0yHGM5Ok4c=; b=uKo3pf90gPUK/1UPPVDNRfKse K7FEzx7vOw5R1FjfrWNjScQ2caMJgVzmTSl8eSh+2Zyj9/HlluXQyfRWgFWsBs6y/ReWhHoh6NjTd va8hYrpzWxC7Fcfn717rabLiFMDF9UHiudbkgeWlIHlxBxJE5QhkjbnbiDFSubx0E6La+fVezV8v/ h+ptgO/DtfO5dPco7FL+XCBfx/jGpNmAzddLZsOt9mYm2MZgc7yAZodSZvF12jUCiUpmjS2XiIk+k 9ZGAZ7CP49Myqk+Y7hwFzJ4Ao3Nc+LVIWsd57kaLbW1yTY40h8MOLX96YTFuMOgl3+N92gmq7tP4a zJs8J+z2w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSed-00023D-Cd; Fri, 03 Jul 2020 20:51:27 +0000 Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSeX-0001yn-J2; Fri, 03 Jul 2020 20:51:22 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 1/3] Documentation: arm64/arm-acpi: drop duplicate words Date: Fri, 3 Jul 2020 13:51:08 -0700 Message-Id: <20200703205110.29873-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703205110.29873-1-rdunlap@infradead.org> References: <20200703205110.29873-1-rdunlap@infradead.org> MIME-Version: 1.0 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: Jonathan Corbet , Lorenzo Pieralisi , linux-doc@vger.kernel.org, Catalin Marinas , Randy Dunlap , Sudeep Holla , linux-acpi@vger.kernel.org, Hanjun Guo , Will Deacon , Dave Martin , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Lorenzo Pieralisi Cc: Hanjun Guo Cc: Sudeep Holla Cc: linux-acpi@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Documentation/arm64/arm-acpi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/arm-acpi.rst +++ linux-next-20200701/Documentation/arm64/arm-acpi.rst @@ -470,7 +470,7 @@ likely be willing to assist in submittin Linux Code ---------- -Individual items specific to Linux on ARM, contained in the the Linux +Individual items specific to Linux on ARM, contained in the Linux source code, are in the list that follows: ACPI_OS_NAME From patchwork Fri Jul 3 20:51:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642853 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BE81D913 for ; Fri, 3 Jul 2020 20:53:00 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 96A0420884 for ; Fri, 3 Jul 2020 20:53:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="xOkwQCiA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 96A0420884 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=bVEPCweFPEJxLDDKnuUGe9fWUAByaBdLHAwVegdM3/4=; b=xOkwQCiA+8e+aNYW9R5gvv8v5 Nroe+1+24ojdw3RBIIs4ZPyptjORo2WjEmskH/twbJc3zoWohM7t59VSD8EkI4PilWSILdiQ1OuFk OJrzFimvki7Ic+tTDtBqfpuXmIeugY9xDH5kN7y+eYhKzuWK7pSQf/TslhJZOZ3Whc3W6cmy9YyFg hnroWy++411J2kbevH2wf/BPGl5TjPVjl1WSwyATbBbX5F0VMwD89TPfkj7qovVAl3VP3XRcS6LJO KnzlD08k+2bhRzuxT3RBmUgWOFjbdRaBzF9nZLpw++L41w53rpvsohXXaYP9pNEjq9Myy0BkVuPFF /lE4x5Avw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSef-00023f-2V; Fri, 03 Jul 2020 20:51:29 +0000 Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSeb-0001yn-Ge; Fri, 03 Jul 2020 20:51:26 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 2/3] Documentation: arm64/acpi_object_usage: drop duplicate words Date: Fri, 3 Jul 2020 13:51:09 -0700 Message-Id: <20200703205110.29873-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703205110.29873-1-rdunlap@infradead.org> References: <20200703205110.29873-1-rdunlap@infradead.org> MIME-Version: 1.0 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: Jonathan Corbet , Lorenzo Pieralisi , linux-doc@vger.kernel.org, Catalin Marinas , Randy Dunlap , Sudeep Holla , linux-acpi@vger.kernel.org, Hanjun Guo , Will Deacon , Dave Martin , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Drop the doubled word "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Lorenzo Pieralisi Cc: Hanjun Guo Cc: Sudeep Holla Cc: linux-acpi@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Documentation/arm64/acpi_object_usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/acpi_object_usage.rst +++ linux-next-20200701/Documentation/arm64/acpi_object_usage.rst @@ -220,7 +220,7 @@ LPIT Signature Reserved (signature == x86 only table as of ACPI 5.1; starting with ACPI 6.0, processor descriptions and power states on ARM platforms should use the DSDT and define processor container devices (_HID ACPI0010, Section 8.4, - and more specifically 8.4.3 and and 8.4.4). + and more specifically 8.4.3 and 8.4.4). MADT Section 5.2.12 (signature == "APIC")