All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Simon Horman <horms+renesas@verge.net.au>
Cc: arm-soc <arm@kernel.org>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.16
Date: Thu, 21 Dec 2017 16:21:57 +0100	[thread overview]
Message-ID: <CAK8P3a1v+GEegk3TVfFWV8D3Pm6UoArxwWSszOLbF6+qH6wRpA@mail.gmail.com> (raw)
In-Reply-To: <cover.1512640145.git.horms+renesas@verge.net.au>

On Thu, Dec 7, 2017 at 10:53 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
>
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC DT Updates for v4.16
>
> * Use r8a77970 (V3M) CPG core clock and SYSC power domain macros
>
>   These may be used in place of numeric constants now that they
>   are present in Linus's tree.
>
> * Add r8a77970 (V3M) Starter Kit board support
>
>   This includes basic support to bring up the board with a serial
>   console and EtherAVB support
>
> * Add IPMMU nodes and connections to on-chip devices
>   on r8a7795 (H3), r8a7796 (M3-W), r8a77970 (V3M) and r8a77995 (D3) SoCs
>
>   Simon Horman says "With these patches applied a white list enabled IPMMU
>   driver may be used to check silicon revision and then enable IPMMU in the
>   known working cases."
>
> * Enable DMA for SCIF2 on r8a77995 (D2) SoC
>
> * Increase the number of GPIO bank 1 ports to 29 on r8a7795 (H3) SoC
>
>   This adds support for the GP-1-28 port pin of the r8a7795 (H3) ES2.0 SoC
>
> * Add support for CAN to r8a77995 (D3) SoC
>
>   Ulrich Hecht says "This is a by-the-datasheet implementation, with the
>   datasheet missing some bits, namely the pin map.  I filled in the gaps...
>   by deducing the information from pin numbers already in the PFC driver,
>   so careful scrutiny is advised."
>
> * Add support for SDHI to r8a77995 (D3) SoC
>
> * Add SoC name to file header of r8a7795 (H3) and r8a7796 (M3-W)
>   Salvator-X and Salvator-XS board files
>
>   Geert Uytterhoeven says "With the proliferation of Salvator-X and
>   Salvator-XS boards carrying different R-Car Gen3 SoCs variants, several
>   DTS files ended up having the same file headers.
>
>   Add the SoC names to the file headers to avoid confusion."
>
> * Add device note for ROHM BD9571MWV PMIC to
>   r8a7795 (H3) and r8a7796 (M3-W) Salvator-X and Salvator-XS boards.
>
>   Geert Uytterhoeven says "This was based on the example in the DT binding
>   documentation, but using IRQ0 instead of a GPIO interrupt, as that
>   matches the schematics, and because INTC-EX is a simpler block."
>
> * Enable USB2.0 channel 0 on r8a77970 (V3M) ULCB Kingfisher board
>
>   Vladimir Barinov says "The dedicated USB0_PWEN pin is used to control
>   CN13 VBUS source from U43 power supply.  MAX3355 can also provide VBUS,
>   hence it should be disabled via OTG_OFFVBUSn node coming from gpio
>   expander TCA9539.  Set MAX3355 enabled using OTG_EXTLPn node to be able
>   to read OTG ID of CN13."
>
> * Add support for r8a7795 (M3-W) Salvator-XS board
>
>   Geert Uytterhoeven says "This patch series adds support for the version
>   of the Salvator-XS development board equipped with an R-Car M3-W SiP.
>
>   The DT was based on work for the Salvator-X and -XS boards with M3-W
>   resp. H3 SiPs."
>
> * Add watchdog timer support to r8a77970 (V3M) eagle board
>
>   Geert Uytterhoven says "This allows to use the watchdog timer to reset
>   the board, until PSCI is enhanced to include such functionality."
>
> * Use Use R-Car SDHI Gen3 fallback on r8a7795 (H3) and r8a7796 (M3-W) SoCs
>
> * Set driver type for MMC on r8a7795 (H3) and r8a7796 (M3-W) Salvator-X and
>   Salvator-XS boards.
>
>   Wolfram Sang says "These boards are known to have eMMC issues with the
>   default driver type.  Specify a working one."

Pulled into next/dt, thanks!

       Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.16
Date: Thu, 21 Dec 2017 16:21:57 +0100	[thread overview]
Message-ID: <CAK8P3a1v+GEegk3TVfFWV8D3Pm6UoArxwWSszOLbF6+qH6wRpA@mail.gmail.com> (raw)
In-Reply-To: <cover.1512640145.git.horms+renesas@verge.net.au>

On Thu, Dec 7, 2017 at 10:53 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
>
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC DT Updates for v4.16
>
> * Use r8a77970 (V3M) CPG core clock and SYSC power domain macros
>
>   These may be used in place of numeric constants now that they
>   are present in Linus's tree.
>
> * Add r8a77970 (V3M) Starter Kit board support
>
>   This includes basic support to bring up the board with a serial
>   console and EtherAVB support
>
> * Add IPMMU nodes and connections to on-chip devices
>   on r8a7795 (H3), r8a7796 (M3-W), r8a77970 (V3M) and r8a77995 (D3) SoCs
>
>   Simon Horman says "With these patches applied a white list enabled IPMMU
>   driver may be used to check silicon revision and then enable IPMMU in the
>   known working cases."
>
> * Enable DMA for SCIF2 on r8a77995 (D2) SoC
>
> * Increase the number of GPIO bank 1 ports to 29 on r8a7795 (H3) SoC
>
>   This adds support for the GP-1-28 port pin of the r8a7795 (H3) ES2.0 SoC
>
> * Add support for CAN to r8a77995 (D3) SoC
>
>   Ulrich Hecht says "This is a by-the-datasheet implementation, with the
>   datasheet missing some bits, namely the pin map.  I filled in the gaps...
>   by deducing the information from pin numbers already in the PFC driver,
>   so careful scrutiny is advised."
>
> * Add support for SDHI to r8a77995 (D3) SoC
>
> * Add SoC name to file header of r8a7795 (H3) and r8a7796 (M3-W)
>   Salvator-X and Salvator-XS board files
>
>   Geert Uytterhoeven says "With the proliferation of Salvator-X and
>   Salvator-XS boards carrying different R-Car Gen3 SoCs variants, several
>   DTS files ended up having the same file headers.
>
>   Add the SoC names to the file headers to avoid confusion."
>
> * Add device note for ROHM BD9571MWV PMIC to
>   r8a7795 (H3) and r8a7796 (M3-W) Salvator-X and Salvator-XS boards.
>
>   Geert Uytterhoeven says "This was based on the example in the DT binding
>   documentation, but using IRQ0 instead of a GPIO interrupt, as that
>   matches the schematics, and because INTC-EX is a simpler block."
>
> * Enable USB2.0 channel 0 on r8a77970 (V3M) ULCB Kingfisher board
>
>   Vladimir Barinov says "The dedicated USB0_PWEN pin is used to control
>   CN13 VBUS source from U43 power supply.  MAX3355 can also provide VBUS,
>   hence it should be disabled via OTG_OFFVBUSn node coming from gpio
>   expander TCA9539.  Set MAX3355 enabled using OTG_EXTLPn node to be able
>   to read OTG ID of CN13."
>
> * Add support for r8a7795 (M3-W) Salvator-XS board
>
>   Geert Uytterhoeven says "This patch series adds support for the version
>   of the Salvator-XS development board equipped with an R-Car M3-W SiP.
>
>   The DT was based on work for the Salvator-X and -XS boards with M3-W
>   resp. H3 SiPs."
>
> * Add watchdog timer support to r8a77970 (V3M) eagle board
>
>   Geert Uytterhoven says "This allows to use the watchdog timer to reset
>   the board, until PSCI is enhanced to include such functionality."
>
> * Use Use R-Car SDHI Gen3 fallback on r8a7795 (H3) and r8a7796 (M3-W) SoCs
>
> * Set driver type for MMC on r8a7795 (H3) and r8a7796 (M3-W) Salvator-X and
>   Salvator-XS boards.
>
>   Wolfram Sang says "These boards are known to have eMMC issues with the
>   default driver type.  Specify a working one."

Pulled into next/dt, thanks!

       Arnd

  parent reply	other threads:[~2017-12-21 15:21 UTC|newest]

Thread overview: 112+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-07  9:53 [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.16 Simon Horman
2017-12-07  9:53 ` Simon Horman
2017-12-07  9:53 ` [PATCH 01/54] arm64: dts: renesas: salvator: set driver type for eMMC Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 02/54] arm64: dts: renesas: r8a7795: Use R-Car SDHI Gen3 fallback compat string Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 03/54] arm64: dts: renesas: r8a7796: " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 04/54] arm64: dts: renesas: r8a77970: Add RWDT node Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 05/54] arm64: dts: renesas: eagle: Move avb node to preserve sort order Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 06/54] arm64: dts: renesas: eagle: Enable watchdog timer Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 07/54] arm64: dts: renesas: Add support for Salvator-XS with R-Car M3-W Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 08/54] arm64: dts: renesas: r8a7796: Add IPMMU device nodes Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 09/54] arm64: dts: renesas: r8a7796: Tie SYS-DMAC to IPMMU-DS0/1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 10/54] arm64: dts: renesas: r8a7796: Tie Audio-DMAC to IPMMU-MP Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 11/54] arm64: dts: renesas: r8a7796: Point FDP1 via FCPF to IPMMU-VI0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 12/54] arm64: dts: renesas: r8a7796: Point VSPI via FCPVI to IPMMU-VC0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 13/54] arm64: dts: renesas: r8a7796: Connect Ethernet-AVB to IPMMU-DS0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 14/54] arm64: dts: renesas: r8a7796: Enable IPMMU-DS0, DS1, MP, VI0, VC0 and MM Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 15/54] arm64: dts: renesas: ulcb-kf: enable USB2 PHY of channel 0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 16/54] arm64: dts: renesas: ulcb-kf: add dr_mode property for USB2.0 " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 17/54] arm64: dts: renesas: r8a77995: add SYS-DMAC nodes Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 18/54] arm64: dts: renesas: r8a77995: Add SDHI (MMC) support Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 19/54] arm64: dts: renesas: r8a7795: Add IPMMU device nodes Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 20/54] arm64: dts: renesas: r8a7795-es1: " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 21/54] arm64: dts: renesas: r8a7795: Tie SYS-DMAC to IPMMU-DS0/1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 22/54] arm64: dts: renesas: r8a7795: Tie Audio-DMAC to IPMMU-MP0/1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 23/54] arm64: dts: renesas: r8a7795: Point DU/VSPD via FCPVD to IPMMU-VI0/1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 24/54] arm64: dts: renesas: r8a7795-es1: Point DU/VSPD via FCPVD to IPMMU-VI0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 25/54] arm64: dts: renesas: r8a7795: Point FDP1 via FCPF to IPMMU-VP0/1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 26/54] arm64: dts: renesas: r8a7795-es1: Point FDP1 via FCPF to IPMMU-VP0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 27/54] arm64: dts: renesas: r8a7795: Point VSPBC/VSPBD via FCPVB to IPMMU-VP0/1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 28/54] arm64: dts: renesas: r8a7795: Point VSPI via FCPVI " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 29/54] arm64: dts: renesas: r8a7795-es1: Point VSPI via FCPVI to IPMMU-VP Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 30/54] arm64: dts: renesas: r8a7795: Connect Ethernet-AVB to IPMMU-DS0 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 31/54] arm64: dts: renesas: r8a7795: Connect SATA to IPMMU-HC Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 32/54] arm64: dts: renesas: r8a7795-es1: Enable IPMMU-MP1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 33/54] arm64: dts: renesas: r8a7795: Enable IPMMU-VI0, VP1, DS0, DS1 and MM Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 34/54] arm64: dts: renesas: salvator-common: Add BD9571 PMIC Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 35/54] arm64: dts: renesas: r8a7795-es1-salvator-x: Add SoC name to file header Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 36/54] arm64: dts: renesas: r8a7795-salvator-x: " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 37/54] arm64: dts: renesas: r8a7796-salvator-x: " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 38/54] arm64: dts: renesas: r8a7795-salvator-xs: " Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 39/54] arm64: dts: renesas: r8a77995: Add CAN external clock support Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 40/54] arm64: dts: renesas: r8a77995: Add CAN support Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 41/54] arm64: dts: renesas: r8a77995: Add CAN FD support Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 42/54] arm64: dts: renesas: r8a7795: Increase the number of GPIO bank 1 ports to 29 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 43/54] arm64: dts: renesas: r8a77970: sort includes Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 44/54] arm64: dts: renesas: r8a77995: add DMA for SCIF2 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 45/54] arm64: dts: renesas: r8a77970: Add IPMMU device nodes Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 46/54] arm64: dts: renesas: r8a77970: Tie SYS-DMAC to IPMMU-DS1 Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 47/54] arm64: dts: renesas: r8a77970: Connect Ethernet-AVB to IPMMU-RT Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 48/54] arm64: dts: renesas: r8a77970: Enable IPMMU-DS1, RT and MM Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 49/54] arm64: dts: renesas: r8a77995: Add IPMMU device nodes Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 50/54] arm64: dts: renesas: r8a77995: Connect Ethernet-AVB to IPMMU-RT Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 51/54] arm64: dts: renesas: initial V3MSK board device tree Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 52/54] arm64: dts: renesas: v3msk: add EtherAVB support Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 53/54] arm64: dts: renesas: r8a77970: use CPG core clock macros Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-07  9:53 ` [PATCH 54/54] arm64: dts: renesas: r8a77970: use SYSC power domain macros Simon Horman
2017-12-07  9:53   ` Simon Horman
2017-12-21 15:21 ` Arnd Bergmann [this message]
2017-12-21 15:21   ` [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.16 Arnd Bergmann

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=CAK8P3a1v+GEegk3TVfFWV8D3Pm6UoArxwWSszOLbF6+qH6wRpA@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=arm@kernel.org \
    --cc=horms+renesas@verge.net.au \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=olof@lixom.net \
    /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.