All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Rob Herring <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 17:07:32 +0100	[thread overview]
Message-ID: <20240531160732.GT1005600@google.com> (raw)
In-Reply-To: <CAL_Jsq+Cu9PSFwp-6cT5svqP+GZ8rp5hBgXA2=cgqQYYUDDKDA@mail.gmail.com>

On Fri, 31 May 2024, Rob Herring wrote:

> On Fri, May 31, 2024 at 8:45 AM Lee Jones <lee@kernel.org> wrote:
> >
> > 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.
> 
> I can't find where it doesn't. Fine on next, v6.10-rc1, your current
> branch. Maybe something you applied today and haven't pushed out?

That could well be the case.

I just pushed for-mfd-next for you.

Thanks.

-- 
Lee Jones [李琼斯]

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Rob Herring <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 17:07:32 +0100	[thread overview]
Message-ID: <20240531160732.GT1005600@google.com> (raw)
In-Reply-To: <CAL_Jsq+Cu9PSFwp-6cT5svqP+GZ8rp5hBgXA2=cgqQYYUDDKDA@mail.gmail.com>

On Fri, 31 May 2024, Rob Herring wrote:

> On Fri, May 31, 2024 at 8:45 AM Lee Jones <lee@kernel.org> wrote:
> >
> > 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.
> 
> I can't find where it doesn't. Fine on next, v6.10-rc1, your current
> branch. Maybe something you applied today and haven't pushed out?

That could well be the case.

I just pushed for-mfd-next for you.

Thanks.

-- 
Lee Jones [李琼斯]

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Eric Dumazet <edumazet@google.com>,
	linux-mtd@lists.infradead.org,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	linux-clk@vger.kernel.org, Richard Weinberger <richard@nod.at>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Yisen Zhuang <yisen.zhuang@huawei.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	devicetree@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Salil Mehta <salil.mehta@huawei.com>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Stephen Boyd <sboyd@kernel.org>,
	netdev@vger.kernel.org, Claudiu Beznea <claudiu.beznea@tuxon.dev>,
	UNGLinuxDriver@microchip.com,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
Date: Fri, 31 May 2024 17:07:32 +0100	[thread overview]
Message-ID: <20240531160732.GT1005600@google.com> (raw)
In-Reply-To: <CAL_Jsq+Cu9PSFwp-6cT5svqP+GZ8rp5hBgXA2=cgqQYYUDDKDA@mail.gmail.com>

On Fri, 31 May 2024, Rob Herring wrote:

> On Fri, May 31, 2024 at 8:45 AM Lee Jones <lee@kernel.org> wrote:
> >
> > 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.
> 
> I can't find where it doesn't. Fine on next, v6.10-rc1, your current
> branch. Maybe something you applied today and haven't pushed out?

That could well be the case.

I just pushed for-mfd-next for you.

Thanks.

-- 
Lee Jones [李琼斯]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-05-31 16:07 UTC|newest]

Thread overview: 35+ 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 12:30 ` Rob Herring (Arm)
2024-05-10 12:30 ` Rob Herring (Arm)
2024-05-10 20:16 ` Stephen Boyd
2024-05-10 20:16   ` Stephen Boyd
2024-05-10 20:16   ` Stephen Boyd
2024-05-11 12:43 ` Conor Dooley
2024-05-11 12:43   ` Conor Dooley
2024-05-11 12:43   ` Conor Dooley
2024-05-13  7:55 ` Miquel Raynal
2024-05-13  7:55   ` Miquel Raynal
2024-05-13  7:55   ` Miquel Raynal
2024-05-13  7:59   ` Conor Dooley
2024-05-13  7:59     ` Conor Dooley
2024-05-13  7:59     ` Conor Dooley
2024-05-13  8:05     ` Miquel Raynal
2024-05-13  8:05       ` Miquel Raynal
2024-05-13  8:05       ` Miquel Raynal
2024-05-13 13:12 ` AngeloGioacchino Del Regno
2024-05-13 13:12   ` AngeloGioacchino Del Regno
2024-05-13 13:12   ` AngeloGioacchino Del Regno
2024-05-19 18:43 ` Krzysztof Kozlowski
2024-05-19 18:43   ` Krzysztof Kozlowski
2024-05-19 18:43   ` Krzysztof Kozlowski
2024-05-31 13:45 ` Lee Jones
2024-05-31 13:45   ` Lee Jones
2024-05-31 13:45   ` Lee Jones
2024-05-31 16:00   ` Rob Herring
2024-05-31 16:00     ` Rob Herring
2024-05-31 16:00     ` Rob Herring
2024-05-31 16:07     ` Lee Jones [this message]
2024-05-31 16:07       ` Lee Jones
2024-05-31 16:07       ` Lee Jones
2024-06-13 14:39 ` (subset) " Lee Jones
2024-06-13 14:39   ` 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=20240531160732.GT1005600@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.