All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-08-22 10:16   ` Heiko Stuebner
  0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stuebner @ 2021-08-22 10:16 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1

for you to fetch changes up to 9d508827c7939242e8ed6b06f66aa87d9f7ea832:

  ARM: dts: rockchip: Add SFC to RV1108 (2021-08-18 23:48:35 +0200)

----------------------------------------------------------------
io-domains for rk3188 and rv1108, sfc (flash) support fpr rv1108
and some cleanups.

----------------------------------------------------------------
Chris Morgan (1):
      ARM: dts: rockchip: Add SFC to RV1108

Johan Jonker (6):
      ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
      ARM: dts: rockchip: add space after &grf on rk3188
      ARM: dts: rockchip: rename timer compatible strings for rk3066a
      ARM: dts: rockchip: remove interrupt-names from iommu nodes
      ARM: dts: rockchip: add io-domains node to rk3188.dtsi
      ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi

 arch/arm/boot/dts/rk3066a.dtsi | 10 ++++-----
 arch/arm/boot/dts/rk3188.dtsi  | 13 +++++++----
 arch/arm/boot/dts/rk3288.dtsi  |  6 ------
 arch/arm/boot/dts/rv1108.dtsi  | 49 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 62 insertions(+), 16 deletions(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-08-22 10:16   ` Heiko Stuebner
  0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stuebner @ 2021-08-22 10:16 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1

for you to fetch changes up to 9d508827c7939242e8ed6b06f66aa87d9f7ea832:

  ARM: dts: rockchip: Add SFC to RV1108 (2021-08-18 23:48:35 +0200)

----------------------------------------------------------------
io-domains for rk3188 and rv1108, sfc (flash) support fpr rv1108
and some cleanups.

----------------------------------------------------------------
Chris Morgan (1):
      ARM: dts: rockchip: Add SFC to RV1108

Johan Jonker (6):
      ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
      ARM: dts: rockchip: add space after &grf on rk3188
      ARM: dts: rockchip: rename timer compatible strings for rk3066a
      ARM: dts: rockchip: remove interrupt-names from iommu nodes
      ARM: dts: rockchip: add io-domains node to rk3188.dtsi
      ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi

 arch/arm/boot/dts/rk3066a.dtsi | 10 ++++-----
 arch/arm/boot/dts/rk3188.dtsi  | 13 +++++++----
 arch/arm/boot/dts/rk3288.dtsi  |  6 ------
 arch/arm/boot/dts/rv1108.dtsi  | 49 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 62 insertions(+), 16 deletions(-)




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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-08-22 10:17       ` heiko
  0 siblings, 0 replies; 8+ messages in thread
From: heiko @ 2021-08-22 10:17 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi,

Sorry, wrong subject
new mail coming up for clarity.

Heiko

Am Sonntag, 22. August 2021, 12:16:12 CEST schrieb Heiko Stuebner:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1
> 
> for you to fetch changes up to 9d508827c7939242e8ed6b06f66aa87d9f7ea832:
> 
>   ARM: dts: rockchip: Add SFC to RV1108 (2021-08-18 23:48:35 +0200)
> 
> ----------------------------------------------------------------
> io-domains for rk3188 and rv1108, sfc (flash) support fpr rv1108
> and some cleanups.
> 
> ----------------------------------------------------------------
> Chris Morgan (1):
>       ARM: dts: rockchip: Add SFC to RV1108
> 
> Johan Jonker (6):
>       ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
>       ARM: dts: rockchip: add space after &grf on rk3188
>       ARM: dts: rockchip: rename timer compatible strings for rk3066a
>       ARM: dts: rockchip: remove interrupt-names from iommu nodes
>       ARM: dts: rockchip: add io-domains node to rk3188.dtsi
>       ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi
> 
>  arch/arm/boot/dts/rk3066a.dtsi | 10 ++++-----
>  arch/arm/boot/dts/rk3188.dtsi  | 13 +++++++----
>  arch/arm/boot/dts/rk3288.dtsi  |  6 ------
>  arch/arm/boot/dts/rv1108.dtsi  | 49 +++++++++++++++++++++++++++++++++++++++++-
>  4 files changed, 62 insertions(+), 16 deletions(-)
> 





_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-08-22 10:17       ` heiko
  0 siblings, 0 replies; 8+ messages in thread
From: heiko @ 2021-08-22 10:17 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi,

Sorry, wrong subject
new mail coming up for clarity.

Heiko

Am Sonntag, 22. August 2021, 12:16:12 CEST schrieb Heiko Stuebner:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1
> 
> for you to fetch changes up to 9d508827c7939242e8ed6b06f66aa87d9f7ea832:
> 
>   ARM: dts: rockchip: Add SFC to RV1108 (2021-08-18 23:48:35 +0200)
> 
> ----------------------------------------------------------------
> io-domains for rk3188 and rv1108, sfc (flash) support fpr rv1108
> and some cleanups.
> 
> ----------------------------------------------------------------
> Chris Morgan (1):
>       ARM: dts: rockchip: Add SFC to RV1108
> 
> Johan Jonker (6):
>       ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
>       ARM: dts: rockchip: add space after &grf on rk3188
>       ARM: dts: rockchip: rename timer compatible strings for rk3066a
>       ARM: dts: rockchip: remove interrupt-names from iommu nodes
>       ARM: dts: rockchip: add io-domains node to rk3188.dtsi
>       ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi
> 
>  arch/arm/boot/dts/rk3066a.dtsi | 10 ++++-----
>  arch/arm/boot/dts/rk3188.dtsi  | 13 +++++++----
>  arch/arm/boot/dts/rk3288.dtsi  |  6 ------
>  arch/arm/boot/dts/rv1108.dtsi  | 49 +++++++++++++++++++++++++++++++++++++++++-
>  4 files changed, 62 insertions(+), 16 deletions(-)
> 





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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] Rockchip dts32 changes for 5.14
  2021-06-20 22:33 ` Heiko Stuebner
  (?)
  (?)
@ 2021-06-24  2:40 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 8+ messages in thread
From: patchwork-bot+linux-soc @ 2021-06-24  2:40 UTC (permalink / raw)
  To: =?utf-8?q?Heiko_St=C3=BCbner_=3Cheiko=40sntech=2Ede=3E?=; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Mon, 21 Jun 2021 00:33:18 +0200 you wrote:
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
> 
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts32 changes for 5.14
    https://git.kernel.org/soc/soc/c/f82c6e6dd149

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-06-20 22:33 ` Heiko Stuebner
  0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stuebner @ 2021-06-20 22:33 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1

for you to fetch changes up to 623ba75a5d6b8e196a21f3ed36d26a5f6db459ce:

  ARM: dts: rockchip: add power controller for RK322x (2021-06-13 18:25:07 +0200)

----------------------------------------------------------------
A lot of fixes related to the dt-binding yaml conversion,
power-domain additions for rk322x and rk3036 and the missing
mmc aliases move to board files on rk3066/rk3188.

----------------------------------------------------------------
Alex Bee (2):
      ARM: dts: rockchip: add power controller for RK3036
      ARM: dts: rockchip: add power controller for RK322x

Benjamin Gaignard (2):
      ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
      ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036

Elaine Zhang (3):
      ARM: dts: rockchip: Fix power-controller node names for rk3066a
      ARM: dts: rockchip: Fix power-controller node names for rk3188
      ARM: dts: rockchip: Fix power-controller node names for rk3288

Ezequiel Garcia (2):
      ARM: dts: rockchip: Fix thermal sensor cells o rk322x
      ARM: dts: rockchip: Fix the timer clocks order

Johan Jonker (10):
      ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
      ARM: dts: rockchip: add #power-domain-cells to power domain nodes
      ARM: dts: rockchip: Remove more clock-names from PWM nodes
      ARM: dts: rockchip: rename vcc_stdby node name for rk3066a-rayeager.dts
      ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
      ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
      ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
      ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
      ARM: dts: rockchip: fix supply properties in io-domains nodes
      ARM: dts: rockchip: add labels to the timer nodes on rk3066a

 arch/arm/boot/dts/rk3036-kylin.dts       |   2 +-
 arch/arm/boot/dts/rk3036.dtsi            |  51 +++++++++++-
 arch/arm/boot/dts/rk3066a-bqcurie2.dts   |   5 ++
 arch/arm/boot/dts/rk3066a-marsboard.dts  |   4 +
 arch/arm/boot/dts/rk3066a-mk808.dts      |   5 ++
 arch/arm/boot/dts/rk3066a-rayeager.dts   |   8 +-
 arch/arm/boot/dts/rk3066a.dtsi           |  67 +++++++++-------
 arch/arm/boot/dts/rk3188-bqedison2qc.dts |   6 ++
 arch/arm/boot/dts/rk3188-px3-evb.dts     |   5 ++
 arch/arm/boot/dts/rk3188-radxarock.dts   |   4 +
 arch/arm/boot/dts/rk3188.dtsi            |  69 ++++++++--------
 arch/arm/boot/dts/rk322x.dtsi            | 131 +++++++++++++++++++++++++++----
 arch/arm/boot/dts/rk3288-rock2-som.dtsi  |   2 +-
 arch/arm/boot/dts/rk3288-vyasa.dts       |   4 +-
 arch/arm/boot/dts/rk3288.dtsi            |  18 +++--
 arch/arm/boot/dts/rk3xxx.dtsi            |   5 +-
 arch/arm/boot/dts/rv1108.dtsi            |   2 +-
 17 files changed, 295 insertions(+), 93 deletions(-)




^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-06-20 22:33 ` Heiko Stuebner
  0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stuebner @ 2021-06-20 22:33 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1

for you to fetch changes up to 623ba75a5d6b8e196a21f3ed36d26a5f6db459ce:

  ARM: dts: rockchip: add power controller for RK322x (2021-06-13 18:25:07 +0200)

----------------------------------------------------------------
A lot of fixes related to the dt-binding yaml conversion,
power-domain additions for rk322x and rk3036 and the missing
mmc aliases move to board files on rk3066/rk3188.

----------------------------------------------------------------
Alex Bee (2):
      ARM: dts: rockchip: add power controller for RK3036
      ARM: dts: rockchip: add power controller for RK322x

Benjamin Gaignard (2):
      ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
      ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036

Elaine Zhang (3):
      ARM: dts: rockchip: Fix power-controller node names for rk3066a
      ARM: dts: rockchip: Fix power-controller node names for rk3188
      ARM: dts: rockchip: Fix power-controller node names for rk3288

Ezequiel Garcia (2):
      ARM: dts: rockchip: Fix thermal sensor cells o rk322x
      ARM: dts: rockchip: Fix the timer clocks order

Johan Jonker (10):
      ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
      ARM: dts: rockchip: add #power-domain-cells to power domain nodes
      ARM: dts: rockchip: Remove more clock-names from PWM nodes
      ARM: dts: rockchip: rename vcc_stdby node name for rk3066a-rayeager.dts
      ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
      ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
      ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
      ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
      ARM: dts: rockchip: fix supply properties in io-domains nodes
      ARM: dts: rockchip: add labels to the timer nodes on rk3066a

 arch/arm/boot/dts/rk3036-kylin.dts       |   2 +-
 arch/arm/boot/dts/rk3036.dtsi            |  51 +++++++++++-
 arch/arm/boot/dts/rk3066a-bqcurie2.dts   |   5 ++
 arch/arm/boot/dts/rk3066a-marsboard.dts  |   4 +
 arch/arm/boot/dts/rk3066a-mk808.dts      |   5 ++
 arch/arm/boot/dts/rk3066a-rayeager.dts   |   8 +-
 arch/arm/boot/dts/rk3066a.dtsi           |  67 +++++++++-------
 arch/arm/boot/dts/rk3188-bqedison2qc.dts |   6 ++
 arch/arm/boot/dts/rk3188-px3-evb.dts     |   5 ++
 arch/arm/boot/dts/rk3188-radxarock.dts   |   4 +
 arch/arm/boot/dts/rk3188.dtsi            |  69 ++++++++--------
 arch/arm/boot/dts/rk322x.dtsi            | 131 +++++++++++++++++++++++++++----
 arch/arm/boot/dts/rk3288-rock2-som.dtsi  |   2 +-
 arch/arm/boot/dts/rk3288-vyasa.dts       |   4 +-
 arch/arm/boot/dts/rk3288.dtsi            |  18 +++--
 arch/arm/boot/dts/rk3xxx.dtsi            |   5 +-
 arch/arm/boot/dts/rv1108.dtsi            |   2 +-
 17 files changed, 295 insertions(+), 93 deletions(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Rockchip dts32 changes for 5.14
@ 2021-06-20 22:33 ` Heiko Stuebner
  0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stuebner @ 2021-06-20 22:33 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1

for you to fetch changes up to 623ba75a5d6b8e196a21f3ed36d26a5f6db459ce:

  ARM: dts: rockchip: add power controller for RK322x (2021-06-13 18:25:07 +0200)

----------------------------------------------------------------
A lot of fixes related to the dt-binding yaml conversion,
power-domain additions for rk322x and rk3036 and the missing
mmc aliases move to board files on rk3066/rk3188.

----------------------------------------------------------------
Alex Bee (2):
      ARM: dts: rockchip: add power controller for RK3036
      ARM: dts: rockchip: add power controller for RK322x

Benjamin Gaignard (2):
      ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
      ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036

Elaine Zhang (3):
      ARM: dts: rockchip: Fix power-controller node names for rk3066a
      ARM: dts: rockchip: Fix power-controller node names for rk3188
      ARM: dts: rockchip: Fix power-controller node names for rk3288

Ezequiel Garcia (2):
      ARM: dts: rockchip: Fix thermal sensor cells o rk322x
      ARM: dts: rockchip: Fix the timer clocks order

Johan Jonker (10):
      ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
      ARM: dts: rockchip: add #power-domain-cells to power domain nodes
      ARM: dts: rockchip: Remove more clock-names from PWM nodes
      ARM: dts: rockchip: rename vcc_stdby node name for rk3066a-rayeager.dts
      ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
      ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
      ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
      ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
      ARM: dts: rockchip: fix supply properties in io-domains nodes
      ARM: dts: rockchip: add labels to the timer nodes on rk3066a

 arch/arm/boot/dts/rk3036-kylin.dts       |   2 +-
 arch/arm/boot/dts/rk3036.dtsi            |  51 +++++++++++-
 arch/arm/boot/dts/rk3066a-bqcurie2.dts   |   5 ++
 arch/arm/boot/dts/rk3066a-marsboard.dts  |   4 +
 arch/arm/boot/dts/rk3066a-mk808.dts      |   5 ++
 arch/arm/boot/dts/rk3066a-rayeager.dts   |   8 +-
 arch/arm/boot/dts/rk3066a.dtsi           |  67 +++++++++-------
 arch/arm/boot/dts/rk3188-bqedison2qc.dts |   6 ++
 arch/arm/boot/dts/rk3188-px3-evb.dts     |   5 ++
 arch/arm/boot/dts/rk3188-radxarock.dts   |   4 +
 arch/arm/boot/dts/rk3188.dtsi            |  69 ++++++++--------
 arch/arm/boot/dts/rk322x.dtsi            | 131 +++++++++++++++++++++++++++----
 arch/arm/boot/dts/rk3288-rock2-som.dtsi  |   2 +-
 arch/arm/boot/dts/rk3288-vyasa.dts       |   4 +-
 arch/arm/boot/dts/rk3288.dtsi            |  18 +++--
 arch/arm/boot/dts/rk3xxx.dtsi            |   5 +-
 arch/arm/boot/dts/rv1108.dtsi            |   2 +-
 17 files changed, 295 insertions(+), 93 deletions(-)




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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-08-22 10:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22 10:16 [GIT PULL] Rockchip dts32 changes for 5.14 Heiko Stuebner
2021-08-22 10:16 ` Heiko Stuebner
2021-08-22 10:16   ` Heiko Stuebner
2021-08-22 10:17   ` heiko
2021-08-22 10:17     ` heiko
2021-08-22 10:17       ` heiko
  -- strict thread matches above, loose matches on Subject: below --
2021-06-20 22:33 Heiko Stuebner
2021-06-20 22:33 ` Heiko Stuebner
2021-06-20 22:33 ` Heiko Stuebner
2021-06-24  2:40 ` patchwork-bot+linux-soc

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.