From: Lee Jones <lee@kernel.org>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Claudiu Beznea <claudiu.beznea@tuxon.dev>,
Andrew Lunn <andrew@lunn.ch>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Gregory Clement <gregory.clement@bootlin.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
UNGLinuxDriver@microchip.com,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Yisen Zhuang <yisen.zhuang@huawei.com>,
Salil Mehta <salil.mehta@huawei.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
linux-mips@vger.kernel.org, linux-mtd@lists.infradead.org,
netdev@vger.kernel.org, linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
Date: Fri, 31 May 2024 14:45:36 +0100 [thread overview]
Message-ID: <20240531134536.GK1005600@google.com> (raw)
In-Reply-To: <20240510123018.3902184-1-robh@kernel.org>
On Fri, 10 May 2024, Rob Herring (Arm) wrote:
> Add another batch of various "simple" syscon compatibles which were
> undocumented or still documented with old text bindings. Remove the old
> text binding docs for the ones which were documented.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> This batch is mostly from arm32 platforms.
> ---
> .../bindings/arm/amlogic/analog-top.txt | 20 -------------
> .../bindings/arm/amlogic/assist.txt | 17 -----------
> .../bindings/arm/amlogic/bootrom.txt | 17 -----------
> .../devicetree/bindings/arm/amlogic/pmu.txt | 18 ------------
> .../devicetree/bindings/arm/atmel-sysregs.txt | 29 -------------------
> .../devicetree/bindings/arm/axis.txt | 16 ----------
> .../arm/cpu-enable-method/al,alpine-smp | 10 -------
> .../arm/freescale/fsl,vf610-mscm-cpucfg.txt | 14 ---------
> .../bindings/arm/marvell/marvell,dove.txt | 15 ----------
> .../devicetree/bindings/arm/spear-misc.txt | 9 ------
> .../bindings/clock/ti-keystone-pllctrl.txt | 20 -------------
> .../devicetree/bindings/mfd/syscon.yaml | 29 +++++++++++++++++++
> .../devicetree/bindings/mips/mscc.txt | 17 -----------
> .../devicetree/bindings/mtd/atmel-nand.txt | 9 ------
> .../bindings/net/hisilicon-hip04-net.txt | 10 -------
> 15 files changed, 29 insertions(+), 221 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/amlogic/analog-top.txt
> delete mode 100644 Documentation/devicetree/bindings/arm/amlogic/assist.txt
> delete mode 100644 Documentation/devicetree/bindings/arm/amlogic/bootrom.txt
> delete mode 100644 Documentation/devicetree/bindings/arm/amlogic/pmu.txt
> delete mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-cpucfg.txt
> delete mode 100644 Documentation/devicetree/bindings/arm/spear-misc.txt
> delete mode 100644 Documentation/devicetree/bindings/clock/ti-keystone-pllctrl.txt
No longer applies. Please rebase and I'll promptly hoover this up.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-05-31 13:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-10 12:30 [PATCH] dt-bindings: mfd: syscon: Add more simple compatibles Rob Herring (Arm)
2024-05-10 20:16 ` Stephen Boyd
2024-05-11 12:43 ` Conor Dooley
2024-05-13 7:55 ` Miquel Raynal
2024-05-13 7:59 ` Conor Dooley
2024-05-13 8:05 ` Miquel Raynal
2024-05-13 13:12 ` AngeloGioacchino Del Regno
2024-05-19 18:43 ` Krzysztof Kozlowski
2024-05-31 13:45 ` Lee Jones [this message]
2024-05-31 16:00 ` Rob Herring
2024-05-31 16:07 ` Lee Jones
2024-06-13 14:39 ` (subset) " Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240531134536.GK1005600@google.com \
--to=lee@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@collabora.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=gregory.clement@bootlin.com \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=miquel.raynal@bootlin.com \
--cc=mturquette@baylibre.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=pabeni@redhat.com \
--cc=richard@nod.at \
--cc=robh@kernel.org \
--cc=salil.mehta@huawei.com \
--cc=sboyd@kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=tsbogend@alpha.franken.de \
--cc=vigneshr@ti.com \
--cc=yisen.zhuang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).