From: Olof Johansson <olof@lixom.net>
To: Simon Horman <horms+renesas@verge.net.au>
Cc: Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
Magnus Damm <magnus.damm@gmail.com>,
linux-renesas-soc@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.21
Date: Fri, 30 Nov 2018 15:06:04 -0800 [thread overview]
Message-ID: <20181130230604.4wpje3qfal2lkqwx@localhost> (raw)
In-Reply-To: <cover.1543229515.git.horms+renesas@verge.net.au>
On Mon, Nov 26, 2018 at 01:55:01PM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM64 based SoC DT updates for v4.21.
>
> I am sending out this pull-request at this time as there are a number
> of patches queued up in my arm64 DT branch and I hope that this
> will ease the burden later on in the development cycle. I expect to
> send a follow-up pull-request for this branch at the usual pre-rc6 timing.
>
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
>
> Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt-for-v4.21
>
> for you to fetch changes up to 275e4eb3f21a09b6b8bd4a353b9a01e500240385:
>
> arm64: dts: renesas: Add all CPUs in cooling maps (2018-11-26 09:11:44 +0100)
>
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC DT Updates for v4.21
>
> * H3 (r8a7795) SoC:
> - Remove unneeded sound #address/size-cells
>
> * M3-W (r8a7796) SoC:
> - Describe CMT (Compare Match Timer) devices in DT
> - Describe I2C-DVFS device node in DT
>
> * M3-N (r8a77965) SoC:
> - Describe CAN, CANFD and LVDS in DT
>
> * R-Car H3 (r8a7795) and M3-W (r8a7796) SoCs:
> - Describe CPU topology, capacity and cooling maps in DT
> - Add SSIU support to R-Car audio
>
> * R-Car H3 (r8a7795), M3-W (r8a7796) and M3-N (r8a77965) SoCs:
> - Extend register range of HSUSB device to match documentation
>
> * R-Car H3 (r8a7795), M3-W (r8a7796) and M3-N (r8a77965) based
> Salvator-X, Salvator-XS and ULCB boards:
> - Switch eMMC bus to 1V8
>
> * R-Car H3 (r8a7795), M3-W (r8a7796) and M3-N (r8a77965) based
> Salvator-X and Salvator-XS boards:
> - Describe USB3.0 xHCI host and prerepheral devices as companions
>
> * R-Car E3 (r8a77990) SoC:
> - Add thermal support
> - Add support for interupt controller for external devices (INTC-EX)
> - Describe all SCIF devices and SYS-DMA for I2C and MSIOF devices
>
> * R-Car E3 (r8a77990) based Ebisu board:
> - Enable SDHI, CAN, CANFD, audio and USB3.0
> - Describe serial console pins
>
> * R-Car E3 (r8a77990) based Ebisu and
> R-Car D3 (r8a77995) based Draak board:
> - Enable USB2.0 peripheral device
>
> * R-Car M3-N (r8a77965), E3 (r8a77990) and V3H (r8a77980) SoCs:
> - Connect EtherAVB to IPMMU
>
> * R-Car V3M (r8a77970) and V3H (r8a77980) SoCs:
> - Describe TMU (timer unit), PWM timer controller and MSIOF devides in DT
> - Add thermal support
>
> * RZ/G2M (r8a774a1) SoC:
> - Use clock and power index macros
> - Describe VIN, CSI-2 and CAN devices in DT
Merged, thanks!
-Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2018-11-30 23:57 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-26 12:55 [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.21 Simon Horman
2018-11-26 12:54 ` [PATCH 01/40] arm64: dts: renesas: r8a774a1: Add CAN nodes Simon Horman
2018-11-26 12:54 ` [PATCH 02/40] arm64: dts: renesas: r8a7795: remove unneeded sound #address/size-cells Simon Horman
2018-11-26 12:54 ` [PATCH 03/40] arm64: dts: renesas: r8a77990: Add INTC-EX device node Simon Horman
2018-11-26 12:54 ` [PATCH 04/40] arm64: dts: renesas: r8a779{7|8}0: add PWM support Simon Horman
2018-11-26 12:54 ` [PATCH 05/40] arm64: dts: renesas: r8a77990: Add DMA properties to MSIOF nodes Simon Horman
2018-11-26 12:54 ` [PATCH 06/40] arm64: dts: renesas: r8a77970: add thermal support Simon Horman
2018-11-26 12:54 ` [PATCH 07/40] arm64: dts: renesas: r8a77980: " Simon Horman
2018-11-26 12:54 ` [PATCH 08/40] arm64: dts: renesas: r8a77965: Add LVDS support Simon Horman
2018-11-26 12:54 ` [PATCH 09/40] arm64: dts: renesas: revise hsusb's reg size Simon Horman
2018-11-26 12:54 ` [PATCH 10/40] arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes Simon Horman
2018-11-26 12:54 ` [PATCH 11/40] arm64: dts: renesas: r8a779{7|8}0: add MSIOF support Simon Horman
2018-11-26 12:54 ` [PATCH 12/40] arm64: dts: renesas: r8a77990: Add SCIF-{0, 1, 3, 4, 5} device nodes Simon Horman
2018-11-26 12:54 ` [PATCH 13/40] arm64: dts: renesas: r8a77990: add/enable USB3.0 peripheral device node Simon Horman
2018-11-26 12:54 ` [PATCH 14/40] arm64: dts: renesas: r8a77965: Connect R-Car M3-N AVB to IPMMU Simon Horman
2018-11-26 12:54 ` [PATCH 15/40] arm64: dts: renesas: r8a77980: Connect R-Car V3H " Simon Horman
2018-11-26 12:54 ` [PATCH 16/40] arm64: dts: renesas: r8a77990: Connect R-Car E3 " Simon Horman
2018-11-26 12:54 ` [PATCH 17/40] arm64: dts: renesas: salvator-common: add companion property in usb3_peri0 Simon Horman
2018-11-26 12:54 ` [PATCH 18/40] arm64: dts: renesas: r8a7799{0|5}: add/enable USB2.0 peripheral Simon Horman
2018-11-26 12:54 ` [PATCH 19/40] arm64: dts: renesas: r8a77990: Add Audio-DMAC and Sound device nodes Simon Horman
2018-11-26 12:54 ` [PATCH 20/40] arm64: dts: renesas: ebisu: Enable Audio Simon Horman
2018-11-26 12:54 ` [PATCH 21/40] arm64: dts: renesas: r8a779{7|8}0: add TMU support Simon Horman
2018-11-26 12:54 ` [PATCH 22/40] arm64: dts: renesas: r8a77990: Add all HSCIF nodes Simon Horman
2018-11-26 12:54 ` [PATCH 23/40] arm64: dts: renesas: Switch eMMC bus to 1V8 on Salvator-X and ULCB Simon Horman
2018-11-26 12:54 ` [PATCH 24/40] arm64: dts: renesas: ebisu: Add serial console pins Simon Horman
2018-11-26 12:54 ` [PATCH 25/40] arm64: dts: renesas: ebisu: Add and enable SDHI device nodes Simon Horman
2018-11-26 12:54 ` [PATCH 26/40] arm64: dts: renesas: r8a77990: Fix VIN endpoint numbering Simon Horman
2018-11-26 12:54 ` [PATCH 27/40] arm64: dts: renesas: r8a7795: add SSIU support for sound Simon Horman
2018-11-26 12:54 ` [PATCH 28/40] arm64: dts: renesas: r8a774a1: Replace power magic numbers Simon Horman
2018-11-26 12:54 ` [PATCH 29/40] arm64: dts: renesas: r8a774a1: Replace clock " Simon Horman
2018-11-26 12:54 ` [PATCH 30/40] arm64: dts: renesas: Add CPU topology on R-Car Gen3 SoCs Simon Horman
2018-11-26 12:54 ` [PATCH 31/40] arm64: dts: renesas: Add CPU capacity-dmips-mhz Simon Horman
2018-11-26 12:54 ` [PATCH 32/40] arm64: dts: renesas: r8a77990: ebisu: Add and enable PCIe device node Simon Horman
2018-11-26 12:54 ` [PATCH 33/40] arm64: dts: renesas: r8a77965: Add CAN and CANFD controller nodes Simon Horman
2018-11-26 12:55 ` [PATCH 34/40] arm64: dts: renesas: r8a77990: ebisu: Add and enable CAN, FD device nodes Simon Horman
2018-11-26 12:55 ` [PATCH 35/40] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node Simon Horman
2018-11-26 12:55 ` [PATCH 36/40] arm64: dts: renesas: r8a7796: add SSIU support for sound Simon Horman
2018-11-26 12:55 ` [PATCH 37/40] arm64: dts: renesas: r8a7796: Add CMT device nodes Simon Horman
2018-11-26 12:55 ` [PATCH 38/40] arm64: dts: renesas: r8a77990: Enable I2C DMA Simon Horman
2018-11-26 12:55 ` [PATCH 39/40] arm64: dts: renesas: r8a77990: add thermal device support Simon Horman
2018-11-26 12:55 ` [PATCH 40/40] arm64: dts: renesas: Add all CPUs in cooling maps Simon Horman
2018-11-30 23:06 ` Olof Johansson [this message]
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=20181130230604.4wpje3qfal2lkqwx@localhost \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--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 \
/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