From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EFB81CCA481 for ; Mon, 6 Jun 2022 15:26:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240667AbiFFP0F (ORCPT ); Mon, 6 Jun 2022 11:26:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240510AbiFFPZv (ORCPT ); Mon, 6 Jun 2022 11:25:51 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 925C11C593C; Mon, 6 Jun 2022 08:25:50 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 165FC61518; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D5FECC341C0; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=f5GPyT4Wrvw50UYYOX5bbPLNVeJEj/gQo8X23z90liU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bf6kn285w0XGREt9mNQLZkoWcwvtk22Kksz8/GMD40m1pQOLht3euzsCJPJ/2d0WH kHdrab9XIwHn/+tVI00MF9NWaaoSXDWKsvrTEWSVKkdQN1NISVT3Lp6CamXUwYemjw 5EeuGCEf8tcYuqWRRqv5R/v+Hf1Ltntn06wsvgf9KzHwA6HE6lTPZElaA6jj4UFAU+ TC69+3L8U9r6UGZe3asLMXB0P/pDHJ7EoBp4zwXE8QbtH/19KEpr8/cLchCX67Rya1 7R9UVTerLA4xaTPvNVUaUY4s2/5N5KQM2JJvKrIc2VG8ZiURBhwYfC1ktgxGahYANn Ca8K46jBgdiuw== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Oq-1i; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Geert Uytterhoeven , Lee Jones , Matti Vaittinen , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 01/23] dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference Date: Mon, 6 Jun 2022 16:25:23 +0100 Message-Id: <1906a4d935eab57c10ce09358eae02175ce4abb7.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 983b62975e90 ("dt-bindings: mfd: bd9571mwv: Convert to json-schem= a") renamed: Documentation/devicetree/bindings/mfd/bd9571mwv.txt to: Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml. Update its cross-reference accordingly. Fixes: 983b62975e90 ("dt-bindings: mfd: bd9571mwv: Convert to json-schema") Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Geert Uytterhoeven --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator b/D= ocumentation/ABI/testing/sysfs-driver-bd9571mwv-regulator index 42214b4ff14a..90596d8bb51c 100644 --- a/Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator +++ b/Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator @@ -26,6 +26,6 @@ Description: Read/write the current state of DDR Backup M= ode, which controls DDR Backup Mode must be explicitly enabled by the user, to invoke step 1. =20 - See also Documentation/devicetree/bindings/mfd/bd9571mwv.txt. + See also Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml. Users: User space applications for embedded boards equipped with a BD9571MWV PMIC. --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4787C43334 for ; Mon, 6 Jun 2022 15:26:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240736AbiFFP0S (ORCPT ); Mon, 6 Jun 2022 11:26:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46074 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240585AbiFFPZw (ORCPT ); Mon, 6 Jun 2022 11:25:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6BED51CD351; Mon, 6 Jun 2022 08:25:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7411261520; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ECFFFC36B02; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=bqkt61u+zvKhwW9PscdIFrK0g5ODerAJEm1NGd0q9cc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KIwcWmEQkwvekBuusFzO+9SrNOpfcqguYyWSat2fDmJmoudC6CFT11yEYRv3M+yiW WwOIki82j2qvn3Ei6L/mbwpK+ZE54sZN1MDL/iwEbqSQFipL/ih7rujoV1jaOsAqxc IoFFBVKPq9HOSnQu9/BCTRLpAsZjF2yW+5GqQxw8hvpJvK9bAyKh36BQg5gDmmrrZ6 h2DUudu7BszmgnAocVjCFjX2aJdHc05ykiy65lZhta+yJg7vxTDehyCXmA9Cv+zuhX k1V8KHkn02h6fHmohFjRg/LqL0zdqg+uctXiP7jno+Shi722+5lsgx4Sv7fUmtquXV CyK//GWV8jGEQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Ot-2R; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , "Rafael J. Wysocki" , Broadcom internal kernel review list , Florian Fainelli , Krzysztof Kozlowski , Markus Mayer , Rob Herring , Viresh Kumar , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Subject: [PATCH 02/23] dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference Date: Mon, 6 Jun 2022 16:25:24 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 539d25b21fe8 ("dt-bindings: interrupt-controller: Convert Broadco= m STB L2 to YAML") renamed: Documentation/devicetree/bindings/interrupt-controller/brcm,l2-int= c.txt to: Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yam= l. Update its cross-reference accordingly. Fixes: 539d25b21fe8 ("dt-bindings: interrupt-controller: Convert Broadcom S= TB L2 to YAML") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ .../devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-fre= q.txt b/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt index 73470ecd1f12..ce91a9197697 100644 --- a/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt +++ b/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt @@ -16,7 +16,7 @@ has been processed. See [2] for more information on the b= rcm,l2-intc node. firmware. On some SoCs, this firmware supports DFS and DVFS in addition to Adaptive Voltage Scaling. =20 -[2] Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt +[2] Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.ya= ml =20 =20 Node brcm,avs-cpu-data-mem --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BEE2CC433EF for ; Mon, 6 Jun 2022 15:26:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240755AbiFFP01 (ORCPT ); Mon, 6 Jun 2022 11:26:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240582AbiFFPZw (ORCPT ); Mon, 6 Jun 2022 11:25:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2885D1CD345; Mon, 6 Jun 2022 08:25:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 451B561523; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2201C341C7; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=o+mpM2DqLl7+5AG4aDqsNIzMwG1Drnb+xb/xV663Jwg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Oo+QdLL062Z3Ig+jleiOkwAl46SqyJl3PUJor7X7NWpN8UumT5uuOHTUALJs5oNPb PWsj1FBEoB1AFwK2dTa826vwlTxibvOyxe/jhrh7Pg/jwuN/nzMH51zbLzDbnT9V/D 26RM4REyqcUCRw9PYJr2nqWUvJXOv0BGPBYwbeGBTJMxOYBjgqSGvkHItNFy/XxLbH NPpWPtjWp76zFiNNVUta4qe5WpFT8zTHmywIf9liwWRrg14RdBK7LK0xYfUmbcMgsV 4OMxqnd6RlPZDZuGG34jt0uHQhBB0av9cQ0+XqdhV31d/VOWVHq1GPdBYtcHRx2JCB R+8a0uDxIyjNw== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Ow-30; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Andre Przywara , Guenter Roeck , Jean Delvare , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Rob Herring , devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references Date: Mon, 6 Jun 2022 16:25:25 +0100 Message-Id: <7020edd9e183652249fc95bf61a1055cc342a4dc.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT sc= hema") renamed: Documentation/devicetree/bindings/arm/vexpress-sysreg.txt to: Documentation/devicetree/bindings/arm/vexpress-config.yaml. Update the cross-references accordingly. Fixes: 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schem= a") Signed-off-by: Mauro Carvalho Chehab Acked-by: Guenter Roeck --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/devicetree/bindings/hwmon/vexpress.txt | 2 +- Documentation/devicetree/bindings/regulator/vexpress.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/hwmon/vexpress.txt b/Documen= tation/devicetree/bindings/hwmon/vexpress.txt index 9c27ed694bbb..4a4df4ffc460 100644 --- a/Documentation/devicetree/bindings/hwmon/vexpress.txt +++ b/Documentation/devicetree/bindings/hwmon/vexpress.txt @@ -9,7 +9,7 @@ Requires node properties: "arm,vexpress-power" "arm,vexpress-energy" - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml for more details) =20 Optional node properties: diff --git a/Documentation/devicetree/bindings/regulator/vexpress.txt b/Doc= umentation/devicetree/bindings/regulator/vexpress.txt index d775f72487aa..1c2e92c7831e 100644 --- a/Documentation/devicetree/bindings/regulator/vexpress.txt +++ b/Documentation/devicetree/bindings/regulator/vexpress.txt @@ -4,7 +4,7 @@ Versatile Express voltage regulators Requires node properties: - "compatible" value: "arm,vexpress-volt" - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml for more details) =20 Required regulator properties: --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50C89C43334 for ; Mon, 6 Jun 2022 15:27:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240826AbiFFP1i (ORCPT ); Mon, 6 Jun 2022 11:27:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240619AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AE801CD36C; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E155961545; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F13A5C341D1; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=QMD8XSxVTt5rMt1QS7PnIMdO/7mrai1uKEVRc/zSrng=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Pkhb51qqLs419Rmod7Jvmn+fG8oFjkUt34SQDdy8Lp8zxyEz2PVawgQmePW5czFn6 L46wfDpGrSQqegZX+WWdcVTbXXOnik+jXuEEEuJmcGHalj5q2p2IS969zhjBnrcPB1 qMrFwiJ7X1IUknEMW2363ri672vyF5fK8ot5DdD0uJ9WZPgrrfOq+IFyJmG/XzJHZS CKwurPxtDZ9WKFqwqV827zh50nGPXFr2I38RZfhGKzAsNBUChqNu7s8zvBjk0NeKZm awaa9WafXrNRUHmG/CL0sPIFIhD9Gb5TrG4UIn7onmV2QYupi1i2TJCMGEbYGFHVPL QbVFhV6u+FIVg== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Oz-3f; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Greg Kroah-Hartman , Kishon Vijay Abraham I , Krzysztof Kozlowski , Philipp Zabel , Rob Herring , Vinod Koul , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-usb@vger.kernel.org Subject: [PATCH 04/23] dt-bindings: reset: update st,stih407-powerdown.yaml references Date: Mon, 6 Jun 2022 16:25:26 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 2ca065dc9468 ("dt-bindings: reset: st,sti-powerdown: Convert to y= aml") renamed: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt to: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml. Update the cross-references accordingly. Fixes: 2ca065dc9468 ("dt-bindings: reset: st,sti-powerdown: Convert to yaml= ") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/devicetree/bindings/phy/phy-stih407-usb.txt | 2 +- Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +- Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +- Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt b/Do= cumentation/devicetree/bindings/phy/phy-stih407-usb.txt index de6a706abcdb..35f03df00130 100644 --- a/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt +++ b/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt @@ -9,7 +9,7 @@ Required properties: - resets : list of phandle and reset specifier pairs. There should be two= entries, one for the whole phy and one for the port - reset-names : list of reset signal names. Should be "global" and "port" -See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt +See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml See: Documentation/devicetree/bindings/reset/reset.txt =20 Example: diff --git a/Documentation/devicetree/bindings/usb/dwc3-st.txt b/Documentat= ion/devicetree/bindings/usb/dwc3-st.txt index bf73de0d5b4a..4aa368447b1e 100644 --- a/Documentation/devicetree/bindings/usb/dwc3-st.txt +++ b/Documentation/devicetree/bindings/usb/dwc3-st.txt @@ -13,7 +13,7 @@ Required properties: - resets : list of phandle and reset specifier pairs. There should be two= entries, one for the powerdown and softreset lines of the usb3 IP - reset-names : list of reset signal names. Names should be "powerdown" a= nd "softreset" -See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt +See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml See: Documentation/devicetree/bindings/reset/reset.txt =20 - #address-cells, #size-cells : should be '1' if the device has sub-nodes diff --git a/Documentation/devicetree/bindings/usb/ehci-st.txt b/Documentat= ion/devicetree/bindings/usb/ehci-st.txt index 065c91d955ad..d6f2bdee20fc 100644 --- a/Documentation/devicetree/bindings/usb/ehci-st.txt +++ b/Documentation/devicetree/bindings/usb/ehci-st.txt @@ -17,7 +17,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindin= gs.txt - resets : phandle + reset specifier pairs to the powerdown and softrese= t lines of the USB IP - reset-names : should be "power" and "softreset" -See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt +See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml See: Documentation/devicetree/bindings/reset/reset.txt =20 Example: diff --git a/Documentation/devicetree/bindings/usb/ohci-st.txt b/Documentat= ion/devicetree/bindings/usb/ohci-st.txt index 44c998c16f85..1c735573abc0 100644 --- a/Documentation/devicetree/bindings/usb/ohci-st.txt +++ b/Documentation/devicetree/bindings/usb/ohci-st.txt @@ -15,7 +15,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindin= gs.txt =20 - resets : phandle to the powerdown and reset controller for the USB IP - reset-names : should be "power" and "softreset". -See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt +See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml See: Documentation/devicetree/bindings/reset/reset.txt =20 Example: --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7E4ECCA483 for ; Mon, 6 Jun 2022 15:25:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240604AbiFFPZx (ORCPT ); Mon, 6 Jun 2022 11:25:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45870 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240507AbiFFPZu (ORCPT ); Mon, 6 Jun 2022 11:25:50 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D68201C592C; Mon, 6 Jun 2022 08:25:49 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7BEA46150D; Mon, 6 Jun 2022 15:25:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CFE67C3411F; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=x0uXsLwTwFEBoP5Y4DzIg5PaJ2+JUPnZLKqBkqVTUMo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Vke6M47fqUm7VYR6UmDGcA+tvqYqLIYqhnvzzkaF+a/m0SLTwO13NeNjOLytmswri AdBRm0/svrkxEm9j/9stuQ4YdtwynSd94CIga8MsoLUpFQg7T26FWPitDyo6i5/mNK uBUE+I8Djq13ahPSj5wAX5pXjhPcrfYxMBU/BgBFkCrsXMzTt2z+hyBTnB/4x2exLR sNvAm8kpuQC4e7qnLqpyJ64TSKI42MYsd4c0AFn6RxKi6RXhNk6AcbmlW6Gg1RSfQK S1ZlvDuxBPSYe0Umaix+oOhKO/CqQoWH68gKPEakFqZQQNz/+yYzxGeWp3NyL8LOVm Ap8/FyyuLp2LQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012P2-4L; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Chris Morgan , Krzysztof Kozlowski , Lee Jones , Linus Walleij , Rob Herring , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 05/23] dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference Date: Mon, 6 Jun 2022 16:25:27 +0100 Message-Id: <417281c270e098eefed763859480014bec75c883.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 6c38ca03406e ("dt-bindings: mfd: rk808: Convert bindings to yaml") renamed: Documentation/devicetree/bindings/mfd/rk808.txt to: Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml. Update its cross-reference accordingly. Fixes: 6c38ca03406e ("dt-bindings: mfd: rk808: Convert bindings to yaml") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt b/= Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt index cbcbd31e3ce8..939cb5b6ffea 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt @@ -27,7 +27,7 @@ Required properties: - pins: List of pins. Valid values of pins properties are: gpio0, gpio1. =20 First 2 properties must be added in the RK805 PMIC node, documented in -Documentation/devicetree/bindings/mfd/rk808.txt +Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml =20 Optional properties: ------------------- --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EBC83CCA487 for ; Mon, 6 Jun 2022 15:26:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240572AbiFFP0J (ORCPT ); Mon, 6 Jun 2022 11:26:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240570AbiFFPZv (ORCPT ); Mon, 6 Jun 2022 11:25:51 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D684F1CD343; Mon, 6 Jun 2022 08:25:50 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 42B7A61522; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E5F90C341CB; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=mkHtdDuPA882sz437T9Aas24sScBzzwqd23tLOmUZUM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iD0RdBcPQOmeIKn8T1RxIq3nexv2+8rPfXggaB/DzObHMdtqVQwB14KGbS8Bgjwym LI4FIOOcuyOqQHhMYT2RHsi3Yx2/tgnDORn+Rw5hdy+Lx8R1rOJAXCbsZcGKCjBNGE KP+b5g9dYCEF3wR9GQbm3kbSLNqiuxyVD0vIdL1Q3y+f9sLP4zu2KHVBRXaM4FEiE7 MgoorE998lOfjV2hvHJcRvdgyJRqIubcnSHQep416fm0sd00MZnJceWEkr4CcMiuDk cg/wbyZygNSpwA2XoixSz8yOYVsEWwoZpuqb7JgwKGxw+1xG+KLO0s+iNMwCIY5kpz 3Cxvwh0f6JIGQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012P5-4x; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Alim Akhtar , Krzysztof Kozlowski , Linus Walleij , Rob Herring , Sam Protsenko , Ulf Hansson , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference Date: Mon, 6 Jun 2022 16:25:28 +0100 Message-Id: <5c937793dd7aec30da4964b39561072ae184f89b.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema= ") renamed: bindings/pinctrl/samsung-pinctrl.txt to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple files. Update exynos-dw-mshc.txt accordingly. Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Doc= umentation/devicetree/bindings/mmc/exynos-dw-mshc.txt index 753e9d7d8956..985b781f0a48 100644 --- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt @@ -64,7 +64,7 @@ Required properties for a slot (Deprecated - Recommend to= use one slot per host) rest of the gpios (depending on the bus-width property) are the data lin= es in no particular order. The format of the gpio specifier depends on the gpio controller. -(Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung-p= inctrl.txt) +(Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung,p= inctrl.yaml) =20 Example: =20 --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DBD6C433EF for ; Mon, 6 Jun 2022 15:27:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240720AbiFFP10 (ORCPT ); Mon, 6 Jun 2022 11:27:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240507AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F18B21CD37F; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 5209AB81AAE; Mon, 6 Jun 2022 15:25:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E9590C341CC; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=dzovniYXMBskAcBUaM9tKTfOZoD4DhDdAz8f7SxlcU0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=a8PKtPnzjXUG9Pn3kpdfQyNW1r8JQmJ7OKiSEWpuhNAQvJnodpQBUb0KnMmAK+KBB dlr1gw8d60NDz7wYgbvTXCujnBzYQkiCWYQgNiOvYEqQdYvSNcuamI3LeG02a5L1Dl 0SgzQCT7ea8qbRPb329/GDnknM0eO5oAl54SU8RYjptRfbL1WXtl2F6UyIZ32TcoBS tRCHcTiYou6xj3REJPygE1FNwt1J5+6gSNqz5zVaoqUfxcDaoU1ar7ijGqbtaaWDlT rac3meqNjQ7XfjtVnEhW73mqOFby8h1wwmIXdOEcnymMkYD8zcY8U87suYWr9hBEQ0 ofTF6Nm/2f5Hw== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012P9-5h; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Federico Vaga , Florian Fainelli , Jakub Kicinski , Paolo Abeni , linux-kernel@vger.kernel.org Subject: [PATCH 07/23] docs: netdev: update maintainer-netdev.rst reference Date: Mon, 6 Jun 2022 16:25:29 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 8df0136376dc ("docs: netdev: move the netdev-FAQ to the process p= ages") renamed: Documentation/networking/netdev-FAQ.rst to: Documentation/process/maintainer-netdev.rst. Update its cross-reference accordingly. Fixes: 8df0136376dc ("docs: netdev: move the netdev-FAQ to the process page= s") Signed-off-by: Mauro Carvalho Chehab Acked-by: Jakub Kicinski --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/translations/it_IT/networking/netdev-FAQ.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/translations/it_IT/networking/netdev-FAQ.rst b/D= ocumentation/translations/it_IT/networking/netdev-FAQ.rst index 7e2456bb7d92..8a1e049585c0 100644 --- a/Documentation/translations/it_IT/networking/netdev-FAQ.rst +++ b/Documentation/translations/it_IT/networking/netdev-FAQ.rst @@ -1,6 +1,6 @@ .. include:: ../disclaimer-ita.rst =20 -:Original: :ref:`Documentation/networking/netdev-FAQ.rst ` +:Original: :ref:`Documentation/process/maintainer-netdev.rst ` =20 .. _it_netdev-FAQ: =20 --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69454C433EF for ; Mon, 6 Jun 2022 15:26:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240774AbiFFP0p (ORCPT ); Mon, 6 Jun 2022 11:26:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240601AbiFFPZx (ORCPT ); Mon, 6 Jun 2022 11:25:53 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 080A91CD361; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CB7CF6150D; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F27B1C36B03; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=bv86DwGzWLqhD5P8CP9tPQuLZL3y15Vz58qOWkDLoP4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ty+L57VM4KWcjIrZISVlYpRyN9HEBnpxop3nlhO+wrblXzYVl4wK05aYr+6x7Srks cWQj9Ecu56XfLyQN9vGV1ilinSnqXsTTd9cw4vxpkyBi8SdDxMt4YzBXBKJx7WJeDd 8eiYWjWf0vSsb47EDcazZCOb7piXV85uTY0fHgFJUsk69Jwc7zX1NHjNgmov5uYkOp Ycm1l0CAxmA4D+mazHVKdb3Ac4pi6DOxphJP+8pGf6T338Aa4ssh7KMt5zq1P5cCUW xMi3cWeYcxwTplBrDuzF38s3kOoOPAC2g7VdHCLor50VRvg3ZVsjxBGfHC6D6mRHNl n6b3XN75qJmbA== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PC-6I; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , David Howells , linux-cachefs@redhat.com, linux-kernel@vger.kernel.org Subject: [PATCH 08/23] docs: filesystems: update netfs-api.rst reference Date: Mon, 6 Jun 2022 16:25:30 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset efc930fa1d84 ("docs: filesystems: caching/netfs-api.txt: convert = it to ReST") renamed: Documentation/filesystems/caching/netfs-api.txt to: Documentation/filesystems/caching/netfs-api.rst. Update its cross-reference accordingly. Fixes: efc930fa1d84 ("docs: filesystems: caching/netfs-api.txt: convert it = to ReST") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ include/linux/fscache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/fscache.h b/include/linux/fscache.h index 72585c9729a2..2f82ea31d4c1 100644 --- a/include/linux/fscache.h +++ b/include/linux/fscache.h @@ -378,7 +378,7 @@ void fscache_update_cookie(struct fscache_cookie *cooki= e, const void *aux_data, * * Request that the size of an object be changed. * - * See Documentation/filesystems/caching/netfs-api.txt for a complete + * See Documentation/filesystems/caching/netfs-api.rst for a complete * description. */ static inline --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C784FC433EF for ; Mon, 6 Jun 2022 15:27:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240850AbiFFP1v (ORCPT ); Mon, 6 Jun 2022 11:27:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46064 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240581AbiFFPZw (ORCPT ); Mon, 6 Jun 2022 11:25:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 27EA71CD344; Mon, 6 Jun 2022 08:25:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6DE306152A; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E4FD3C341C8; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=TK27ZksS59czNCTJuBqs/Ki0RFxKcxiZ2+25z7n1bNw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nbPt1/HBBBLqQgrL+OMpzyBN18Q0aNTof/1pP6EaxyGzSsKl0mBYjwJO0+yDQ2NUY q3W3bHVkmnGiZQXwcPOFZRApswpwitZVZKqHOKoqMLDgz0V9CdtOSf2gIg9TuDq9Gz WnLKnmu1+zRn9tUAVGNonANOT0VQdn/bBB+4/st002Zk9T8Ogd8OUrWJ9p2tPSNuss wscVxDkhmd2X4J6JxKOvzhAlfDHezVYIJ6RD8cLR/y5zykToxtvX/f1BcN7KuofXdE ezYv7mdlcophDVDsHkA4XBfi8Hr8hRX8Q2iWpXlh8kP1gJQX6aO925YJvAT7yV45Ox 47bZ+uPGRn+UA== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PF-73; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Fabio M. De Francesco" , "Mauro Carvalho Chehab" , Aaron Tomlin , Andrew Morton , Arnd Bergmann , Chris Down , Christophe JAILLET , David Howells , Dmitry Torokhov , Eric Dumazet , Jarkko Sakkinen , Johannes Weiner , Kees Cook , Masami Hiramatsu , Nathan Chancellor , Nick Desaulniers , Peter Xu , Randy Dunlap , Sean Christopherson , Sebastian Andrzej Siewior , Vlastimil Babka , keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 09/23] Documentation: update watch_queue.rst references Date: Mon, 6 Jun 2022 16:25:31 +0100 Message-Id: <6fc832114fac77b56b9e47aa300654bf30cc0fad.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset f5461124d59b ("Documentation: move watch_queue to core-api") renamed: Documentation/watch_queue.rst to: Documentation/core-api/watch_queue.rst. Update the cross-references accordingly. Fixes: f5461124d59b ("Documentation: move watch_queue to core-api") Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Randy Dunlap --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/security/keys/core.rst | 2 +- include/linux/watch_queue.h | 2 +- init/Kconfig | 2 +- kernel/watch_queue.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/security/keys/core.rst b/Documentation/security/= keys/core.rst index b3ed5c581034..811b905b56bf 100644 --- a/Documentation/security/keys/core.rst +++ b/Documentation/security/keys/core.rst @@ -1046,7 +1046,7 @@ The keyctl syscall functions are: "filter" is either NULL to remove a watch or a filter specification to indicate what events are required from the key. =20 - See Documentation/watch_queue.rst for more information. + See Documentation/core-api/watch_queue.rst for more information. =20 Note that only one watch may be emplaced for any particular { key, queue_fd } combination. diff --git a/include/linux/watch_queue.h b/include/linux/watch_queue.h index 3b9a40ae8bdb..fc6bba20273b 100644 --- a/include/linux/watch_queue.h +++ b/include/linux/watch_queue.h @@ -4,7 +4,7 @@ * Copyright (C) 2020 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - * See Documentation/watch_queue.rst + * See Documentation/core-api/watch_queue.rst */ =20 #ifndef _LINUX_WATCH_QUEUE_H diff --git a/init/Kconfig b/init/Kconfig index c984afc489de..c84ceb2b2b9f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -414,7 +414,7 @@ config WATCH_QUEUE with watches for key/keyring change notifications and device notifications. =20 - See Documentation/watch_queue.rst + See Documentation/core-api/watch_queue.rst =20 config CROSS_MEMORY_ATTACH bool "Enable process_vm_readv/writev syscalls" diff --git a/kernel/watch_queue.c b/kernel/watch_queue.c index 230038d4f908..869fea4fe26b 100644 --- a/kernel/watch_queue.c +++ b/kernel/watch_queue.c @@ -4,7 +4,7 @@ * Copyright (C) 2020 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - * See Documentation/watch_queue.rst + * See Documentation/core-api/watch_queue.rst */ =20 #define pr_fmt(fmt) "watchq: " fmt --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E92CC43334 for ; Mon, 6 Jun 2022 15:26:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240766AbiFFP0f (ORCPT ); Mon, 6 Jun 2022 11:26:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240598AbiFFPZx (ORCPT ); Mon, 6 Jun 2022 11:25:53 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A95A1CD358; Mon, 6 Jun 2022 08:25:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3316EB81A93; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D3BF4C341C4; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=CiZ03MDxXuEFyM8xUVEpl2vv9u04XNMVLHJ+Cr2Kt8U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iRgr2Os+jWlXS7WKzBupN8Q9RY9aJaRWTK3HP26ruwjqePOc4iCwVpUi8cJQxOp9A x4pKx+qhfJPodmIgHArcbtV5jbjPXUr0VYfheKcbXfmJiTn4aFHaiHZ4pNxlJErfxj P7g83bSlKNaQ+ui40nMlq3Y2ihqie57ZtXpqdCt95suuy9pWzra3SmiXtxLrVy4uXX Cimn9VHNB4bsouVDhxrnsFzLNIUKKCfCcC0MeA85FR3ra00LbwV0va4oBdpKJwjYmM hllbQrSa5X9jTMKwCAOT9DhwTsZzyNw/omvx/mHvWSuQ/oEAJwJDxtc5R4XT5zgct/ dz7iJmTy67EVQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PI-7h; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Paolo Bonzini , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 10/23] Documentation: KVM: update s390-pv.rst reference Date: Mon, 6 Jun 2022 16:25:32 +0100 Message-Id: <52042379597445f3cb983beec2ffd816f8a1fcdb.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changesets: daec8d408308 ("Documentation: KVM: add separate directories for= architecture-specific documentation") and: daec8d408308 ("Documentation: KVM: add separate directories for archit= ecture-specific documentation") renamed: Documentation/virt/kvm/s390-pv.rst to: Documentation/virt/kvm/s390/s390-pv.rst. Update its cross-reference accordingly. Fixes: daec8d408308 ("Documentation: KVM: add separate directories for arch= itecture-specific documentation") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/virt/kvm/s390/s390-pv-boot.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/virt/kvm/s390/s390-pv-boot.rst b/Documentation/v= irt/kvm/s390/s390-pv-boot.rst index 73a6083cb5e7..96c48480a360 100644 --- a/Documentation/virt/kvm/s390/s390-pv-boot.rst +++ b/Documentation/virt/kvm/s390/s390-pv-boot.rst @@ -10,7 +10,7 @@ The memory of Protected Virtual Machines (PVMs) is not ac= cessible to I/O or the hypervisor. In those cases where the hypervisor needs to access the memory of a PVM, that memory must be made accessible. Memory made accessible to the hypervisor will be encrypted. See -Documentation/virt/kvm/s390-pv.rst for details." +Documentation/virt/kvm/s390/s390-pv.rst for details." =20 On IPL (boot) a small plaintext bootloader is started, which provides information about the encrypted components and necessary metadata to --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BB59AC433EF for ; Mon, 6 Jun 2022 15:27:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240783AbiFFP1J (ORCPT ); Mon, 6 Jun 2022 11:27:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240618AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C26B1CD36F; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D39EA61542; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 009D1C36B06; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=niKYlfjKmS5xHiDfjqL4v2PE2kbh/ZAGZOCN30CEhO0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FIoLbrUb1f3o051SNAQoTlP4mRw9FyUhl1jzZse3MzV51w7qmcXB/W6o/4JduflM+ FRfdP5IhuNIlo3U7JAa0cl3DLpzLaIwKKonqnoZKJpIlU4T9owhpgKQqN3uYzCpI4k z6uhR1+LpCKPF43sPSe3xzeWIiPP5gc2B+1Av59m+UZHDxynZWUSoXFWtxVi3i2h4R Ve4CztRHUTC5PCw3dJ7ZBNg3f4Q1k5DN+O+yCm3uuJ59zxXPkGlg3enYaj2wK10o/8 IyJZwkg52RPSEcY/eGbMtdA3AY24a05ReL7eCqrSCnuSUm5+NEB5JeSk1dbSNWvXxk bBXtin6M66PIg== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PL-8Q; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , "Paul E. McKenney" , Andrew Morton , Ard Biesheuvel , Borislav Petkov , Damien Le Moal , Dov Murik , Gerd Hoffmann , Kees Cook , Muchun Song , Paolo Bonzini , Randy Dunlap , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 11/23] Documentation: KVM: update amd-memory-encryption.rst references Date: Mon, 6 Jun 2022 16:25:33 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset daec8d408308 ("Documentation: KVM: add separate directories for a= rchitecture-specific documentation") renamed: Documentation/virt/kvm/amd-memory-encryption.rst to: Documentation/virt/kvm/x86/amd-memory-encryption.rst. Update the cross-references accordingly. Fixes: daec8d408308 ("Documentation: KVM: add separate directories for arch= itecture-specific documentation") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/admin-guide/kernel-parameters.txt | 2 +- Documentation/security/secrets/coco.rst | 2 +- Documentation/virt/kvm/api.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentatio= n/admin-guide/kernel-parameters.txt index 8090130b544b..5ef0b2998af7 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -3104,7 +3104,7 @@ mem_encrypt=3Don: Activate SME mem_encrypt=3Doff: Do not activate SME =20 - Refer to Documentation/virt/kvm/amd-memory-encryption.rst + Refer to Documentation/virt/kvm/x86/amd-memory-encryption.rst for details on when memory encryption can be activated. =20 mem_sleep_default=3D [SUSPEND] Default system suspend mode: diff --git a/Documentation/security/secrets/coco.rst b/Documentation/securi= ty/secrets/coco.rst index 262e7abb1b24..087e2d1ae38b 100644 --- a/Documentation/security/secrets/coco.rst +++ b/Documentation/security/secrets/coco.rst @@ -98,6 +98,6 @@ References =20 See [sev-api-spec]_ for more info regarding SEV ``LAUNCH_SECRET`` operatio= n. =20 -.. [sev] Documentation/virt/kvm/amd-memory-encryption.rst +.. [sev] Documentation/virt/kvm/x86/amd-memory-encryption.rst .. [secrets-coco-abi] Documentation/ABI/testing/securityfs-secrets-coco .. [sev-api-spec] https://www.amd.com/system/files/TechDocs/55766_SEV-KM_A= PI_Specification.pdf diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst index 11e00a46c610..b71e1d778e28 100644 --- a/Documentation/virt/kvm/api.rst +++ b/Documentation/virt/kvm/api.rst @@ -4667,7 +4667,7 @@ encrypted VMs. =20 Currently, this ioctl is used for issuing Secure Encrypted Virtualization (SEV) commands on AMD Processors. The SEV commands are defined in -Documentation/virt/kvm/amd-memory-encryption.rst. +Documentation/virt/kvm/x86/amd-memory-encryption.rst. =20 4.111 KVM_MEMORY_ENCRYPT_REG_REGION ----------------------------------- --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4148FC43334 for ; Mon, 6 Jun 2022 15:28:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240814AbiFFP1c (ORCPT ); Mon, 6 Jun 2022 11:27:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240621AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDEDE1CD362; Mon, 6 Jun 2022 08:25:53 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 51B53B81A9C; Mon, 6 Jun 2022 15:25:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF1CCC341D0; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=4h5bZhigrNHgcgtmQ5vv6ZiB1e8LhSy/BsT+J3lN1RY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qEuzPzIU98z7IdedBcRKjl4FEqVZWIEzTAObFS0D1HaIJjaxXGelpM20H0sJzHiFj aAqm4iLySRkRxTBAREUhrmMo+VQN5U9pDVWE/t9m3apEEoZB+UueSwvd85lZFlG8ZX kXzaEOGPj2i6SA9bJodfOELedtkS+iPDtOEZCI8ael+zXMfWYdg8XewXxGdX10zWSd lHeAhWmrPMkPITIZZP93DJYd/BbMrSjyJrhdqbwYpLDGNk3+UTK+ssB0aA5cUN9jua C3jbLt2C5UaSWzaeEu18H5KSOwtvkZCmqQIifgbrCGzRNHuuwqaktngCAuniaRrxVL 5TDs2hdrhfQzg== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PO-93; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Paolo Bonzini , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 12/23] Documentation: KVM: update msr.rst reference Date: Mon, 6 Jun 2022 16:25:34 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset daec8d408308 ("Documentation: KVM: add separate directories for a= rchitecture-specific documentation") renamed: Documentation/virt/kvm/msr.rst to: Documentation/virt/kvm/x86/msr.rst. Update its cross-reference accordingly. Fixes: daec8d408308 ("Documentation: KVM: add separate directories for arch= itecture-specific documentation") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/virt/kvm/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst index b71e1d778e28..9cc6981f5a34 100644 --- a/Documentation/virt/kvm/api.rst +++ b/Documentation/virt/kvm/api.rst @@ -7670,7 +7670,7 @@ architecture-specific interfaces. This capability an= d the architecture- specific interfaces must be consistent, i.e. if one says the feature is supported, than the other should as well and vice versa. For arm64 see Documentation/virt/kvm/devices/vcpu.rst "KVM_ARM_VCPU_PVTIME_CTRL". -For x86 see Documentation/virt/kvm/msr.rst "MSR_KVM_STEAL_TIME". +For x86 see Documentation/virt/kvm/x86/msr.rst "MSR_KVM_STEAL_TIME". =20 8.25 KVM_CAP_S390_DIAG318 ------------------------- --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6FDECC433EF for ; Mon, 6 Jun 2022 15:26:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240628AbiFFP04 (ORCPT ); Mon, 6 Jun 2022 11:26:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240608AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4BD021CD36A; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id CA4F5B81A8F; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D88EBC341C6; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=dKol4sgwd+aRZfbYxUG7kC/mmhFopuLPynC+Zt89S7k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=k8MCp4JwlbfSiWbjBb9YOKkjqALcKFsEqiZhw1T2ZdEB/J+WxHcROaoKSgxGzMdgv OXkF0n+QnyHSO5GpZ2+ILjk752Ho0GB7OlVqiOdjYT1d8GbHepbeOY683K/vlxAnbE IrXywtNhv5sLaZmCD1zmnP1/XW17nqzcOAF8jwzOmCIO8p8go7XYd5u7Op0duDC6rJ 7prK0s9J/4B464n/XNT+WFEquyotVYMszxsG2CM9NauiD4jcPLA+gM222vcZ2GIUVa U5LTbyDdJglgF4ii7QRvy8Lr+fkdw3+/L+QoZmH+T0D94m0ROZ1D9GW5N3PxaxSfGj F5rEZL3LDijjQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PS-9l; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Ashish Kalra , Paolo Bonzini , Sean Christopherson , Steve Rutherford , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 13/23] Documentation: KVM: update s390-diag.rst reference Date: Mon, 6 Jun 2022 16:25:35 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset daec8d408308 ("Documentation: KVM: add separate directories for a= rchitecture-specific documentation") renamed: Documentation/virt/kvm/s390-diag.rst to: Documentation/virt/kvm/s390/s390-diag.rst. Update its cross-reference accordingly. Fixes: daec8d408308 ("Documentation: KVM: add separate directories for arch= itecture-specific documentation") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/virt/kvm/x86/hypercalls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/virt/kvm/x86/hypercalls.rst b/Documentation/virt= /kvm/x86/hypercalls.rst index e56fa8b9cfca..10db7924720f 100644 --- a/Documentation/virt/kvm/x86/hypercalls.rst +++ b/Documentation/virt/kvm/x86/hypercalls.rst @@ -22,7 +22,7 @@ S390: number in R1. =20 For further information on the S390 diagnose call as supported by KVM, - refer to Documentation/virt/kvm/s390-diag.rst. + refer to Documentation/virt/kvm/s390/s390-diag.rst. =20 PowerPC: It uses R3-R10 and hypercall number in R11. R4-R11 are used as output re= gisters. --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F38BAC43334 for ; Mon, 6 Jun 2022 15:27:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240791AbiFFP1S (ORCPT ); Mon, 6 Jun 2022 11:27:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240617AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6CB641CD371; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 927C1CE171A; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D1CD4C36AFF; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=uYzTjH+e3o2wba+BCjbkvG145i25sH3OQNXdCWp/6mg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=o/ythrFoXyH8f0IbIytHSh89GRdSbtgHbO+3oduT96C0MN2n9+0IeovKHcuPwrALu 1LYYKGWyZmgovd0l9FwZGlR9NO7rZZVKoUtuFacnhohQKZ6/xhimqldLsuxwhC4dFA 37YZHaZwHOm2nMV/w8Npki1ZaEssCLUDG2XMYOyNkOgH8zwqGqIH/KGa8rH8sBlxgS pCUmqbnR/DlrPy7JQUjf1VfYz4WYewl9fPvZFRM0hqEsgrS8H4c0Kv0kJ8z0TsdIaC SU8QiVAPib9Nkb3+qHaUQBdTWvemL0hDw0k6E8ZH6z6iuSBNXDt4sEXEwiFzcfqDX5 cvc9Ei9N4e8SQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012PW-AK; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Andre Przywara , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 14/23] MAINTAINERS: update arm,hdlcd.yaml reference Date: Mon, 6 Jun 2022 16:25:36 +0100 Message-Id: <714c3b6e10736d51268b9d71b97829a224b3bae1.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 36fd2a65bcaf ("dt-bindings: display: convert Arm HDLCD to DT sche= ma") renamed: Documentation/devicetree/bindings/display/arm,hdlcd.txt to: Documentation/devicetree/bindings/display/arm,hdlcd.yaml. Update its cross-reference accordingly. Fixes: 36fd2a65bcaf ("dt-bindings: display: convert Arm HDLCD to DT schema") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..c20bd168d209 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1507,7 +1507,7 @@ F: drivers/clocksource/arm_arch_timer.c ARM HDLCD DRM DRIVER M: Liviu Dudau S: Supported -F: Documentation/devicetree/bindings/display/arm,hdlcd.txt +F: Documentation/devicetree/bindings/display/arm,hdlcd.yaml F: drivers/gpu/drm/arm/hdlcd_* =20 ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 40AD2C43334 for ; Mon, 6 Jun 2022 15:27:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240764AbiFFP1E (ORCPT ); Mon, 6 Jun 2022 11:27:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46406 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240620AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDCE61CD361; Mon, 6 Jun 2022 08:25:53 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7038BB81AB4; Mon, 6 Jun 2022 15:25:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF272C341D2; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=x+zgkHojqbGSLbsNbvd/i9PJZ2MbJ86c+Jjf+G6oGa8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PYNG3nK8AHw5MqCJ5eFl1o5dhvPPLuwapxPjZueKKxTb39N+ffm6rdT747UwRLwPh /ZzZqdqv5iSBOaZDIrnQp1byf/gB9luz7Jy8Rv8ai/DxArgJTnRoudJCt5JkrM9pru zuYWYg08CVwDzOeFn04aqDvKIkoGJel2yoWD/Rcyuovo61dFemQHHxAIKX6Paes9WX iTsVXIyZ16cuDicOPHfWDBrEnuHVnXHof6rwsQ4zpImORGcUyrD2sZpFjo/JSf36OL rpNXPprnr8kCv/wz8gUMvEST5H/64DYkfNBaigUVqm2wFu5/DTyRydq973sBEusI0H bmoHMdN5hR7hQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Pb-Aw; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Andre Przywara , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 15/23] MAINTAINERS: update arm,komeda.yaml reference Date: Mon, 6 Jun 2022 16:25:37 +0100 Message-Id: <64fde761c04edc287d397dae1be95ac1c2886c74.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 0f6983509ea1 ("dt-bindings: display: convert Arm Komeda to DT sch= ema") renamed: Documentation/devicetree/bindings/display/arm,komeda.txt to: Documentation/devicetree/bindings/display/arm,komeda.yaml. Update its cross-reference accordingly. Fixes: 0f6983509ea1 ("dt-bindings: display: convert Arm Komeda to DT schema= ") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c20bd168d209..aba64cae8f68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1542,7 +1542,7 @@ M: Mihail Atanassov L: Mali DP Maintainers S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc -F: Documentation/devicetree/bindings/display/arm,komeda.txt +F: Documentation/devicetree/bindings/display/arm,komeda.yaml F: Documentation/gpu/komeda-kms.rst F: drivers/gpu/drm/arm/display/include/ F: drivers/gpu/drm/arm/display/komeda/ --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0EEECCA482 for ; Mon, 6 Jun 2022 15:26:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240749AbiFFP0X (ORCPT ); Mon, 6 Jun 2022 11:26:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240589AbiFFPZw (ORCPT ); Mon, 6 Jun 2022 11:25:52 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 958BA1CD356; Mon, 6 Jun 2022 08:25:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1EE25B81A88; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CAC0DC34115; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=CWKvRxVJEPNnkZuKvwuAotxoLsRKd2ZdPiOn4+Y3dXQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UUiWbhzd2oW4FU2k1AAzQfAjDWWc9dpVWluuxBuRlIg6QMG6f6NeGh1NpnaZLc3m9 FGizPPKZgYhRxwDRLt2/8fmqILgFRap+BU2lpj6w33JVaahSn31Hyq+gxyVA/2tm+R bKkmdWk3cq2SsKVDf5Fof3S7Q8knxxQjUg9rUVZGWEuvZdopY4bk+wCRjsvSf1ZmSv Fbt5PV0nwtiC5SL9VUjLaf10BybRGjM7dUdYz7N6Yh8IRnxNOmLLpNQViSCDPVQd4I ytTtXZkX0FxrpeWxHAYmlU6FwLiwbEVKLrJoHnlbPlG0XK8aiy9Cwv2VPYrzeo4CoL kpovps62vytIw== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Pe-BY; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Andre Przywara , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 16/23] MAINTAINERS: update arm,malidp.yaml reference Date: Mon, 6 Jun 2022 16:25:38 +0100 Message-Id: <191336fcb78d93bcd46ebf425e382e4c78824e03.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT sc= hema") renamed: Documentation/devicetree/bindings/display/arm,malidp.txt to: Documentation/devicetree/bindings/display/arm,malidp.yaml. Update its cross-reference accordingly. Fixes: 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schem= a") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index aba64cae8f68..91b3ed8ef420 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1564,7 +1564,7 @@ M: Brian Starkey L: Mali DP Maintainers S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc -F: Documentation/devicetree/bindings/display/arm,malidp.txt +F: Documentation/devicetree/bindings/display/arm,malidp.yaml F: Documentation/gpu/afbc.rst F: drivers/gpu/drm/arm/ =20 --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5F372C433EF for ; Mon, 6 Jun 2022 15:28:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240871AbiFFP2A (ORCPT ); Mon, 6 Jun 2022 11:28:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46450 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240630AbiFFPZz (ORCPT ); Mon, 6 Jun 2022 11:25:55 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4EAE427EBC9; Mon, 6 Jun 2022 08:25:54 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8EBD2B81AC0; Mon, 6 Jun 2022 15:25:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F3F44C341D3; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=VN1Fhxv3NChNyRcDGXrZz/owsXumLTufKW8uyhjLG1k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eW8JzV9+YELrmoS98gF/BoBErSuC3U+PbTu6kE8Nhoc1pqVC0uyC+nkJ0BoP1QLfx IINmpniOx4BRG/01X0eIFK/NGMPDTPxm8MWFggm1VTXALogWnO1zqxls4y0fuZZIuD 2Qs7ldGLiC/NUA7p3irgXPcnyk9VP9zPjQer8Zv8cj5PjHxa/A7/qU3o5fZ6x83hvG U+WEjy7hoyMHVnuOrPDjnp3VxAHy3DFy61cGD3Ld1czPdCsBFyErguAxzgltVgBcDN nssoZ2WRhkzHs7MupjkRYLFa2AfO9aHxEJWyNPYo5m8pBJPnI5w3dLZ6ntMVzY6J/V 7PplLihP+gjRQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Pl-CR; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Corentin Labbe , Linus Walleij , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 17/23] MAINTAINERS: update cortina,gemini-ethernet.yaml reference Date: Mon, 6 Jun 2022 16:25:39 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 208b65f7b5cc ("dt-bindings: net: convert net/cortina,gemini-ether= net to yaml") renamed: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt to: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml. Update its cross-reference accordingly. Fixes: 208b65f7b5cc ("dt-bindings: net: convert net/cortina,gemini-ethernet= to yaml") Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Linus Walleij --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 91b3ed8ef420..e122b6946063 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2009,7 +2009,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated fo= r non-subscribers) S: Maintained T: git git://github.com/ulli-kroll/linux.git F: Documentation/devicetree/bindings/arm/gemini.yaml -F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt +F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml F: Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt F: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml F: arch/arm/boot/dts/gemini* --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C744C433EF for ; Mon, 6 Jun 2022 15:26:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240703AbiFFP0N (ORCPT ); Mon, 6 Jun 2022 11:26:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240565AbiFFPZv (ORCPT ); Mon, 6 Jun 2022 11:25:51 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB4751CD340; Mon, 6 Jun 2022 08:25:50 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1835261519; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E7BA9C341CA; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=HX77o3GbP6StQGsmQNWtxrZSPmAY70fcGW/50iB60UM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=s9/yhptvDXGC62EWjCN9/23AE9//q71Xm8NvXmnBg+QHhBfORkclu0uFVDhhDrOmv vVRudrbYG0KpPqaKG3pSovGItwyqpIz4gAwxRwS/EMUOHz0+GGt3feFL93pM2MWf0g 5aVmu7XR7MpRMn7+pkRO5dnib/Fapm94XG7tEvTcacoJqinocJdlG6T8vL7OoG89YE 6TZ12UTAuVqrgjPUWURnPlwWBXA1HADxidBq54xvJhttueY7wQn27dYU+zrNjo+M0o f6MQ/P1oWpXLa1iCW/LbG8+vJN6DQt/sQWY2jZeLKg4L3FnAwfqs1rb0Klx15H1pQx eBmI2stxwjv1A== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Pp-Cy; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Krzysztof Kozlowski , Sakari Ailus , linux-kernel@vger.kernel.org Subject: [PATCH 18/23] MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference Date: Mon, 6 Jun 2022 16:25:40 +0100 Message-Id: <89f11772dd4afe9700d6cbbb3da8749eb98b396a.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset a1f4626b282d ("media: dt-bindings: Convert Dongwoon dw9807-vcm bi= ndings to json-schema") renamed: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.txt to: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml. Update its cross-reference accordingly. Fixes: a1f4626b282d ("media: dt-bindings: Convert Dongwoon dw9807-vcm bindi= ngs to json-schema") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e122b6946063..a11aa7ebb6af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6078,7 +6078,7 @@ M: Sakari Ailus L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git -F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.txt +F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml F: drivers/media/i2c/dw9807-vcm.c =20 DOUBLETALK DRIVER --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA8B2C433EF for ; Mon, 6 Jun 2022 15:26:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240761AbiFFP0b (ORCPT ); Mon, 6 Jun 2022 11:26:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240597AbiFFPZx (ORCPT ); Mon, 6 Jun 2022 11:25:53 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2E621CD35F; Mon, 6 Jun 2022 08:25:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id B18AAB81A99; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DDE69C341C5; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=xBGosraEKFDvlEvVzHl4N9rATzwTfAcB7t6s+0VGeFA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fiDerU78PUo1aGbGscYWQhmP5Dz5G1/CIK8SjjjdLf8+Yt0WMO/FMD/LVSQgOmSws 5SczbvxJr57J/FoP2KOZD539AVkh2rMI1ugTvoImHZsisEM/h0vRRIjh8wi0LQYMGa BtLTWl+qxHp8MhLvYvlVzixrFufhtwbC7Q+JDFAwULaufg0AJuFhlE+J7IqkqdlPRI WQkT1OaW2+F5BqAcQ7e9z01hX8975Bu1oKl5iG87Hwpdk4mBLeQ7ih0dfoGZIOEuLK M8yp80aystS5AompHnODjLUcKfrvxi6k2CNvynCU42Cx/8d5JWI3Hd390aNvnjF3H7 QZBUeIJX+0KQg== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Ps-Dc; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Krzysztof Kozlowski , Lee Jones , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 19/23] MAINTAINERS: update maxim,max77693.yaml reference Date: Mon, 6 Jun 2022 16:25:41 +0100 Message-Id: <6a87dfb278765465d82ad4641a42ae4de0ded392.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset b38213c6118b ("dt-bindings: mfd: maxim,max77693: Convert to dtsch= ema") renamed: Documentation/devicetree/bindings/mfd/max77693.txt to: Documentation/devicetree/bindings/mfd/maxim,max77693.yaml. Update its cross-reference accordingly. Fixes: b38213c6118b ("dt-bindings: mfd: maxim,max77693: Convert to dtschema= ") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a11aa7ebb6af..dc64a23d0bdc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12118,7 +12118,7 @@ F: Documentation/devicetree/bindings/*/maxim,max776= 86.yaml F: Documentation/devicetree/bindings/*/maxim,max77693.yaml F: Documentation/devicetree/bindings/*/maxim,max77843.yaml F: Documentation/devicetree/bindings/clock/maxim,max77686.txt -F: Documentation/devicetree/bindings/mfd/max77693.txt +F: Documentation/devicetree/bindings/mfd/maxim,max77693.yaml F: drivers/*/*max77843.c F: drivers/*/max14577*.c F: drivers/*/max77686*.c --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F685CCA484 for ; Mon, 6 Jun 2022 15:26:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240642AbiFFPZ6 (ORCPT ); Mon, 6 Jun 2022 11:25:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45872 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240492AbiFFPZu (ORCPT ); Mon, 6 Jun 2022 11:25:50 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E06801C592F; Mon, 6 Jun 2022 08:25:49 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 815B66150F; Mon, 6 Jun 2022 15:25:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CDDB1C3411D; Mon, 6 Jun 2022 15:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529148; bh=VtYAMmCXheoYZzfzGc9xWH6VwlROf5UK8WlhLc0Lrlg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JFu9KUgF8RyeLz+rN31PQfZJZlmCtXdCWt+SBiUufO9ADzOrBFVnzu4rHbBDilr2C FE4prd3YQ8XW3lQomchUOQTfcWel0XUdT3isEJRzs8B3ewnRdf1NTEFO7Qnt95Bjs3 71oWz6RrQzlmZ0zaLBwM4ufQoklardEYr2HpLmoZYHydy0CWJUVZhvCuCCDcpvNY8B rBQzmn2gTjpu+Xw+IzSlTzd3t50RywUkHRYwVlS6DAVfBOJ0IMXdyJ5iUCfc/4iIAO gce6y64+XRq2Cf/y2nZhzsE1KP6g9g+C8csn5qwSksMGlnx4Yf5YERdsU3JW4HBsLD kFQ9rEBYZSOOA== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Pw-E7; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Philipp Zabel , Rob Herring , linux-kernel@vger.kernel.org Subject: [PATCH 20/23] MAINTAINERS: update snps,axs10x-reset.yaml reference Date: Mon, 6 Jun 2022 16:25:42 +0100 Message-Id: <56560a2bcc06af94d36a28ed2cfdb25de481eee5.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 820f722c05dd ("dt-bindings: reset: snps,axs10x-reset: Convert to = yaml") renamed: Documentation/devicetree/bindings/reset/snps,axs10x-reset.txt to: Documentation/devicetree/bindings/reset/snps,axs10x-reset.yaml. Update its cross-reference accordingly. Fixes: 820f722c05dd ("dt-bindings: reset: snps,axs10x-reset: Convert to yam= l") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index dc64a23d0bdc..47cbe1fef266 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19220,7 +19220,7 @@ F: arch/arc/plat-axs10x SYNOPSYS AXS10x RESET CONTROLLER DRIVER M: Eugeniy Paltsev S: Supported -F: Documentation/devicetree/bindings/reset/snps,axs10x-reset.txt +F: Documentation/devicetree/bindings/reset/snps,axs10x-reset.yaml F: drivers/reset/reset-axs10x.c =20 SYNOPSYS CREG GPIO DRIVER --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 02E88C43334 for ; Mon, 6 Jun 2022 15:27:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240829AbiFFP1n (ORCPT ); Mon, 6 Jun 2022 11:27:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240609AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6BDE81CD36D; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E41DA61543; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0DE74C36B0A; Mon, 6 Jun 2022 15:25:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=DzHfRfTMaClgF8h/YljWNP6KKXvsPbgn8IYgJ+ecyLY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dX+T7VFPPiYzevrey6Yv6HxUX0A5+Jn8bgmc2SKEiNoNcGAFI4mXwiMIxx4k0TuZS r+/9I7OOWyDfmtatc0tBfwZ3f/WjO48KeqicPQ2Fs3R1Ll21geyT1yDtPik1TsW3oP ViYlPW2j3RH3R8eAJ1bl2YeQBc1oiPorFY0Zz4PjmySDhU5qWn4sNai4Ut3LSbVYos kZr7eLdjgPWCueKcl+0IylJyBd9ROkukLpIh48/W8b/UXcIsOPcxf5Bnnpm4aJ/I8h eVFl1d9Tx+qFQiwN6S9JNbCPfD2jX++K72zYnsm8rn9WTqIqMCx1LzlRw3qdqncs01 zHizbdCmKssZQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Q0-Ex; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "H. Peter Anvin" , "Mauro Carvalho Chehab" , Andrew Morton , Borislav Petkov , Dan Williams , Daniel Latypov , Dave Hansen , Ingo Molnar , Isabella Basso , Josh Poimboeuf , Kees Cook , Masami Hiramatsu , Miroslav Benes , Nathan Chancellor , Peter Zijlstra , Rasmus Villemoes , Thomas Gleixner , Vlastimil Babka , linux-kernel@vger.kernel.org, x86@kernel.org Subject: [PATCH 21/23] objtool: update objtool.txt references Date: Mon, 6 Jun 2022 16:25:43 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset a8e35fece49b ("objtool: Update documentation") renamed: tools/objtool/Documentation/stack-validation.txt to: tools/objtool/Documentation/objtool.txt. Update the cross-references accordingly. Fixes: a8e35fece49b ("objtool: Update documentation") Signed-off-by: Mauro Carvalho Chehab --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ Documentation/x86/orc-unwinder.rst | 2 +- include/linux/objtool.h | 2 +- lib/Kconfig.debug | 2 +- tools/include/linux/objtool.h | 2 +- tools/objtool/check.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/x86/orc-unwinder.rst b/Documentation/x86/orc-unw= inder.rst index 9a66a88be765..cdb257015bd9 100644 --- a/Documentation/x86/orc-unwinder.rst +++ b/Documentation/x86/orc-unwinder.rst @@ -140,7 +140,7 @@ Unwinder implementation details =20 Objtool generates the ORC data by integrating with the compile-time stack metadata validation feature, which is described in detail in -tools/objtool/Documentation/stack-validation.txt. After analyzing all +tools/objtool/Documentation/objtool.txt. After analyzing all the code paths of a .o file, it creates an array of orc_entry structs, and a parallel array of instruction addresses associated with those structs, and writes them to the .orc_unwind and .orc_unwind_ip sections diff --git a/include/linux/objtool.h b/include/linux/objtool.h index 6491fa8fba6d..6f89471005ee 100644 --- a/include/linux/objtool.h +++ b/include/linux/objtool.h @@ -62,7 +62,7 @@ struct unwind_hint { * It should only be used in special cases where you're 100% sure it won't * affect the reliability of frame pointers and kernel stack traces. * - * For more information, see tools/objtool/Documentation/stack-validation.= txt. + * For more information, see tools/objtool/Documentation/objtool.txt. */ #define STACK_FRAME_NON_STANDARD(func) \ static void __used __section(".discard.func_stack_frame_non_standard") \ diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 2e24db4bff19..79a71eb96111 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -498,7 +498,7 @@ config STACK_VALIDATION runtime stack traces are more reliable. =20 For more information, see - tools/objtool/Documentation/stack-validation.txt. + tools/objtool/Documentation/objtool.txt. =20 config NOINSTR_VALIDATION bool diff --git a/tools/include/linux/objtool.h b/tools/include/linux/objtool.h index 6491fa8fba6d..6f89471005ee 100644 --- a/tools/include/linux/objtool.h +++ b/tools/include/linux/objtool.h @@ -62,7 +62,7 @@ struct unwind_hint { * It should only be used in special cases where you're 100% sure it won't * affect the reliability of frame pointers and kernel stack traces. * - * For more information, see tools/objtool/Documentation/stack-validation.= txt. + * For more information, see tools/objtool/Documentation/objtool.txt. */ #define STACK_FRAME_NON_STANDARD(func) \ static void __used __section(".discard.func_stack_frame_non_standard") \ diff --git a/tools/objtool/check.c b/tools/objtool/check.c index 864bb9dd3584..970844ceecdc 100644 --- a/tools/objtool/check.c +++ b/tools/objtool/check.c @@ -3190,7 +3190,7 @@ static struct instruction *next_insn_to_validate(stru= ct objtool_file *file, * Follow the branch starting at the given instruction, and recursively fo= llow * any other branches (jumps). Meanwhile, track the frame pointer state at * each instruction and validate all the rules described in - * tools/objtool/Documentation/stack-validation.txt. + * tools/objtool/Documentation/objtool.txt. */ static int validate_branch(struct objtool_file *file, struct symbol *func, struct instruction *insn, struct insn_state state) --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A4437C433EF for ; Mon, 6 Jun 2022 15:26:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240773AbiFFP0i (ORCPT ); Mon, 6 Jun 2022 11:26:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240600AbiFFPZx (ORCPT ); Mon, 6 Jun 2022 11:25:53 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 085A41CD362; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A27EA61534; Mon, 6 Jun 2022 15:25:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 25D91C341EE; Mon, 6 Jun 2022 15:25:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=n0n0WtLdjHGysi7HQyXylTbROYN14VH5/Fz95ISJfNs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SyRBV2TJCk+cQ7Tdrw7NUuwMMWYDrQ2+swwAFUxrhnBVuxYgGXg9DCvfIB6fWOWJw OcF4mG0EBO7ZCQMoRLmtmACaUEaF5jTA6TyjUHpThe5/ya+ni4NwynVkN3e1ySBxey rni5yMAcAKraS72ibpwoH1EUdlc03pdZRqTZwK7d5KTAh5vZVq1tpBBv910ZRvddfy 45t6H0OD4acfBGpQsSAuxeEPS6vchhtVYHvj6lAfYSJAmcQbYFI79DFftY1IqZwZll nfdRvrOQwP0WZekD5Jp9Mf9PWn4RQpH0UfU4n72o/DYzLEJ4fdT3Cn74hRW/Bb2IKo AZjLb8cHU9FZQ== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Q5-Fh; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Alexandre Belloni , Charles Keepax , Claudiu Beznea , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Nicolas Ferre , Rob Herring , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Date: Mon, 6 Jun 2022 16:25:44 +0100 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") renamed: Documentation/devicetree/bindings/sound/wm8731.txt to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml. Update its cross-reference accordingly. Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") Signed-off-by: Mauro Carvalho Chehab Acked-by: Rob Herring Reviewed-by: Charles Keepax --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ .../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-au= dio.txt b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio= .txt index 0720857089a7..8facbce53db8 100644 --- a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt +++ b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt @@ -16,7 +16,7 @@ Board connectors: * Line In Jack =20 wm8731 pins: -cf Documentation/devicetree/bindings/sound/wm8731.txt +cf Documentation/devicetree/bindings/sound/wlf,wm8731.yaml =20 Example: sound { --=20 2.36.1 From nobody Tue Apr 28 05:05:47 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B81D1C433EF for ; Mon, 6 Jun 2022 15:26:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240690AbiFFP0w (ORCPT ); Mon, 6 Jun 2022 11:26:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240610AbiFFPZy (ORCPT ); Mon, 6 Jun 2022 11:25:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6BFAB1CD36E; Mon, 6 Jun 2022 08:25:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1069D6154B; Mon, 6 Jun 2022 15:25:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1EFB2C341E8; Mon, 6 Jun 2022 15:25:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654529149; bh=P/ZZQJbpLLBjuQh2G6MF/T6nwAhbQfPWvBqgMsptpx4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ko5+VusQxc88bi5bLZkz9C30n0GqVEWwi7lPqyCxMEfS/5Lxu+WyJ0VpF6r65BQDX qtn661HpXY3EA4IdaR5thgiryc0rKlBC6axQoiCvV32js/gPV16tk9NxhIc78lRUxk iI50i60mrZNkaNJWyNxg7zWJlZDOgbCdJw5zIVb1wqDd3xnK3smmzpItKxvbqffY5f et/sLiJYChTb4jOOP90CXxzpavDcC31r8kMUxHLEqfMB5kpE0mjSEngFywuK+nHr1t NVdEAjjQdFYcwWGH3ejTLFckd9zf1RuXsXWDbfR28au5aoFCB3Jzj2wMLrA8r//Kvn qm5uA9pEoIQGA== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1nyEby-0012Q9-GE; Mon, 06 Jun 2022 16:25:46 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Geert Uytterhoeven , Jens Axboe , linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org Subject: [PATCH 23/23] arch: m68k: q40: README: drop references to IDE driver Date: Mon, 6 Jun 2022 16:25:45 +0100 Message-Id: <39b24f99f5b71eb5ac025b438b7eb2a0df2258a1.1654529011.git.mchehab@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Since IDE support was deleted by Christoph Hellwig , Jun 16 2021, drop the left-over from README file. Fixes: b7fb14d3ac63 ("ide: remove the legacy ide driver") Signed-off-by: Mauro Carvalho Chehab Acked-by: Randy Dunlap --- To avoid mailbombing on a large number of people, only mailing lists were C= /C on the cover. See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mche= hab@kernel.org/ arch/m68k/q40/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/m68k/q40/README b/arch/m68k/q40/README index a4991d2d8af6..4db6db54d57a 100644 --- a/arch/m68k/q40/README +++ b/arch/m68k/q40/README @@ -30,9 +30,7 @@ drivers used by the Q40, apart from the very obvious (con= sole etc.): genrtc.c # RTC char/joystick/* # most of this should work, not # in default config.in - block/q40ide.c # startup for ide - ide* # see Documentation/ide/ide.rst - floppy.c # normal PC driver, DMA emu in asm/floppy.h + block/floppy.c # normal PC driver, DMA emu in asm/floppy.h # and arch/m68k/kernel/entry.S # see drivers/block/README.fd net/ne.c --=20 2.36.1