* [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.16
From: Olof Johansson @ 2018-01-05 7:29 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <CAK7LNAR+RgxHGa8ZgVUsUbJAeaQqvm-mh=Xrss-JHsDNM79t_A@mail.gmail.com>
On Fri, Dec 29, 2017 at 10:35:38PM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Here are UniPhier DT (64bit) updates for the v4.16 merge window.
> Please pull!
>
>
> The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
>
> Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt64-v4.16
>
> for you to fetch changes up to dbdae8474e08fc1194102bef95dc96db435c15da:
>
> arm64: dts: uniphier: enable more serial ports for PXs3 ref board
> (2017-12-29 22:03:26 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v4.16
>
> - clean up gpios properties by macro
> - add GPIO hog for PXs3 reference node
> - add has-transaction-translator property to generic-ehci nodes
> - enable more serial ports for PXs3 reference node
Merged, thanks!
-Olof
^ permalink raw reply
* [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.16
From: Olof Johansson @ 2018-01-05 7:29 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <CAK7LNAQts_obeboujnhsM_kBixwUH4K8yFt0dmQ2HkV03RmwNw@mail.gmail.com>
Hi!
On Fri, Dec 29, 2017 at 10:32:24PM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Here are UniPhier DT (32bit) updates for the v4.16 merge window.
> Please pull!
>
>
> The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
>
> Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt-v4.16
Tiny tiny nit: It makes our life a little easier if you don't linewrap the
URL+tag, since it's easier to copy-paste without a linebreak.
> for you to fetch changes up to 6fa9b0255099fcd289f7e3857714532843044c76:
>
> ARM: dts: uniphier: add has-transaction-translator property to usb
> node for LD4, sLD8 and Pro4 (2017-12-27 23:59:37 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC DT updates for v4.16
>
> - clean up gpios properties by macro
> - add efuse nodes
> - add has-transaction-translator property to generic-ehci nodes
>
> ----------------------------------------------------------------
> Keiji Hayashibara (1):
> ARM: dts: uniphier: add efuse node for UniPhier 32bit SoC
>
> Kunihiko Hayashi (1):
> ARM: dts: uniphier: add has-transaction-translator property to
> usb node for LD4, sLD8 and Pro4
Another small nit: This patch subject is a bit on the long side. Try to
keep it to ~60 characters if you can.
Merged the branch.
Thanks!
-Olof
>
> Masahiro Yamada (1):
> ARM: dts: uniphier: use macros in dt-bindings header
>
> arch/arm/boot/dts/uniphier-ld4-ref.dts | 2 +-
> arch/arm/boot/dts/uniphier-ld4.dtsi | 23 +++++++++++++++++
> arch/arm/boot/dts/uniphier-ld6b-ref.dts | 2 +-
> arch/arm/boot/dts/uniphier-pro4-ref.dts | 2 +-
> arch/arm/boot/dts/uniphier-pro4.dtsi | 27 +++++++++++++++++++
> arch/arm/boot/dts/uniphier-pro5.dtsi | 33 ++++++++++++++++++++++++
> arch/arm/boot/dts/uniphier-pxs2.dtsi | 19 ++++++++++++++
> arch/arm/boot/dts/uniphier-sld8-ref.dts | 2 +-
> arch/arm/boot/dts/uniphier-sld8.dtsi | 23 +++++++++++++++++
> 9 files changed, 129 insertions(+), 4 deletions(-)
>
>
> --
> Best Regards
> Masahiro Yamada
^ permalink raw reply
* [GIT PULL 3/3] Allwinner arm64 defconfig changes for 4.16
From: Olof Johansson @ 2018-01-05 7:19 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171228063248.GA4228@wens.csie.org>
On Thu, Dec 28, 2017 at 02:32:48PM +0800, Chen-Yu Tsai wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-4.16
>
> for you to fetch changes up to 051db633571b10c7112be00df83d5aee8d0f706e:
>
> arm64: defconfig: enable MUSB HDRC along with Allwinner glue (2017-12-07 09:46:13 +0100)
>
> ----------------------------------------------------------------
> Allwinner arm64 defconfig changes for 4.16
>
> Enables MUSB driver and the Allwinner glue layer driver by default.
>
> All Allwinner SoCs (excluding the A80) have the Mentor Graphics Inventra
> Multi-Point Hi-Speed OTG Controller (MHDRC). Enabling this extends test
> coverage to this peripheral.
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL 2/3] Allwinner DT64 changes for 4.16
From: Olof Johansson @ 2018-01-05 7:18 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171228063044.GA4103@wens.csie.org>
On Thu, Dec 28, 2017 at 02:30:44PM +0800, Chen-Yu Tsai wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-4.16
>
> for you to fetch changes up to 36252668c14ca14691d40c3455849ac5d8a60b62:
>
> arm64: dts: allwinner: a64: bananapi-m64: Add LED device node (2017-12-08 10:39:53 +0100)
>
> ----------------------------------------------------------------
> Allwinner DT64 changes for 4.16
>
> There are two important changes in this round.
>
> The first removes the redundant pinctrl setting for the MMC card detect
> GPIO. We are moving to strict pinctrl/GPIO exclusion, i.e. GPIO usage
> will block other pin muxing usage, and vice versa. The usage of pinmux
> for guarding GPIO pins in the device tree prevents us from doing so.
> This is part of an ongoing effort to clean up the existing device trees.
>
> The other important change enables the PMIC on the Orangepi Win. The
> PMIC provides power to most of the external onboard peripherals.
> Enabling it will allow us to enable Ethernet or WiFi support later on.
>
> The remaining changes in this round enable some peripheral, such as
> Ethernet, an external WiFi chip, or LEDs.
Merged, thanks!
-Olof
^ permalink raw reply
* [GIT PULL 1/3] Allwinner DT changes for 4.16
From: Olof Johansson @ 2018-01-05 7:18 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171228062444.GA3883@wens.csie.org>
On Thu, Dec 28, 2017 at 02:24:44PM +0800, Chen-Yu Tsai wrote:
> Hi Arnd, Olof,
>
> Here are the changes for 4.16 for Allwinner stuff. There are 3 separate
> pull requests. There are no dependencies between them.
>
> I might queue up some more patches that have been sitting around the
> mailing lists and have seen enough review, let them simmer in -next
> for a few days, before sending a second round of pull requests.
> Just a heads up. I might not get around to doing it.
Since we're past -rc6, we're cutting it a bit close but if they're small
that should be fine.
>
> ChenYu
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-4.16
>
> for you to fetch changes up to 2ce3dc66d75fc204cc42bc4ee9c6f612ef4a8949:
>
> ARM: dts: sun8i: h3: nanopi-m1-plus: fix missing ethernet 0 in aliases (2017-12-19 09:54:46 +0100)
Merged, thanks!
-Olof
^ permalink raw reply
* [GIT PULL 3/3] ARM: Keystone config update for 4.16
From: Olof Johansson @ 2018-01-05 7:14 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <1514426872-5769-3-git-send-email-santosh.shilimkar@oracle.com>
On Wed, Dec 27, 2017 at 06:07:52PM -0800, Santosh Shilimkar wrote:
> Also had patch to sync up multi-v7 config but because of conflicts
> in next, have to drop it. Will send that post merge window separately
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_for_4.16
>
> for you to fetch changes up to 10f06c70f337494fc2fec623542186fec80fc395:
>
> ARM: configs: keystone_defconfig: Enable few peripheral drivers (2017-12-02 19:34:36 -0800)
>
> ----------------------------------------------------------------
> ARM: Keystone configs for 4.16
>
> - Enable QSPI
> - Enable LEDs
> - Enable GPIO-decoder
>
> ----------------------------------------------------------------
> Vignesh R (1):
> ARM: configs: keystone_defconfig: Enable few peripheral drivers
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL 2/3] SOC: Keystone SOC update for 4.16
From: Olof Johansson @ 2018-01-05 7:13 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <1514426872-5769-2-git-send-email-santosh.shilimkar@oracle.com>
On Wed, Dec 27, 2017 at 06:07:51PM -0800, Santosh Shilimkar wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_driver_soc_for_4.16
>
> for you to fetch changes up to aefc5818553680c50c9f6840e47c01b80edd9b3a:
>
> soc: ti: fix max dup length for kstrndup (2017-12-16 14:45:33 -0800)
>
> ----------------------------------------------------------------
> SOC: Keystone Soc driver updates for 4.16
>
> - TI EMIF-SRAM driver
> - TI SCI print format fix
> - Navigator strndup lenth fix
>
> ----------------------------------------------------------------
> Arnd Bergmann (1):
> memory: ti-emif-sram: remove unused variable
>
> Dave Gerlach (2):
> Documentation: dt: Update ti,emif bindings
> memory: ti-emif-sram: introduce relocatable suspend/resume handlers
>
> Ma Shimiao (1):
> soc: ti: fix max dup length for kstrndup
>
> Nishanth Menon (1):
> firmware: ti_sci: Use %zu for size_t print format
>
> .../bindings/memory-controllers/ti/emif.txt | 17 +-
> drivers/firmware/ti_sci.c | 4 +-
> drivers/memory/Kconfig | 10 +
> drivers/memory/Makefile | 8 +
> drivers/memory/Makefile.asm-offsets | 5 +
> drivers/memory/emif-asm-offsets.c | 92 ++++++
> drivers/memory/emif.h | 17 ++
> drivers/memory/ti-emif-pm.c | 324 ++++++++++++++++++++
> drivers/memory/ti-emif-sram-pm.S | 334 +++++++++++++++++++++
> drivers/soc/ti/knav_qmss_queue.c | 4 +-
> include/linux/ti-emif-sram.h | 69 +++++
Based on the contents, I merged this into next/drivers instead of next/soc.
-Olof
^ permalink raw reply
* [GIT PULL 1/3] ARM: Keystone DTS for 4.16
From: Olof Johansson @ 2018-01-05 7:12 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <1514426872-5769-1-git-send-email-santosh.shilimkar@oracle.com>
On Wed, Dec 27, 2017 at 06:07:50PM -0800, Santosh Shilimkar wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_4.16
>
> for you to fetch changes up to 4fe85b0cdd06f8fef2631923799bdc95380badb5:
>
> ARM: dts: keystone-k2l-clocks: Add missing unit name to clock nodes that have regs (2017-12-16 14:36:57 -0800)
>
> ----------------------------------------------------------------
> ARM: Keystone DTS update for 4.16
>
> - Enable GPIO bank2 for K2L
> - Enable QSPI for K2G & K2G-EVM
> - Enable UART1/2 for K2G & K2G-EVM
> - Enable peripherals for K2G-ICE
> - Fix C1 and C2 DTS warnings
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] pxa for v4.16
From: Olof Johansson @ 2018-01-05 7:11 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <878tds84jf.fsf@belgarion.home>
On Sun, Dec 24, 2017 at 05:38:28PM +0100, Robert Jarzmik wrote:
> Hi Arnd, Kevin, and Olof,
>
> This is the pxa pull request for 4.16, with I2C cleanups (spanning a lot of
> board files as a consequence) and other small changes described below.
>
> Can you please consider pulling, and merry Christmas.
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> https://github.com/rjarzmik/linux.git tags/pxa-for-4.16
>
> for you to fetch changes up to 9c66638412cd2162f02f9beb12f5495bfe650d03:
>
> ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR register (2017-12-20 21:53:27 +0100)
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] TI DaVinci SoC support updates for v4.16
From: Olof Johansson @ 2018-01-05 7:09 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171223155131.5078-1-nsekhar@ti.com>
On Sat, Dec 23, 2017 at 09:21:31PM +0530, Sekhar Nori wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.16/soc
>
> for you to fetch changes up to ed3c0c2b4fdcbe05194ee3f5e634ece3018d3b76:
>
> ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit address (2017-12-23 15:46:25 +0530)
>
> ----------------------------------------------------------------
> DaVinci SoC updates consisting of non-critical bug fixes including constifying
> data structures, DT warning fixes for W=1 and code simplification.
>
> Also a defconfig update for DaVinci, enabling support for USB network adaptors.
Hi,
We usually don't mix DT and other updates (and sometimes we keep defconfig
updates separate from SoC ones, but that's not needed here).
Can you respin with DT separate? Feel free to just send-email the patch to us,
or send a pull request with it if you prefer.
-Olof
^ permalink raw reply
* [GIT PULL 4/4] defconfig changes for omaps for v4.16
From: Olof Johansson @ 2018-01-05 7:07 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <pull-1513966338-859035@atomide.com-4>
On Fri, Dec 22, 2017 at 10:14:27AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/defconfig-signed
>
> for you to fetch changes up to d03366dcbffcc3754f9f8a1d8ae74f438312e07d:
>
> ARM: multi_v7_defconfig: Enable CONFIG_PCI_DRA7XX (Host & Device modes) (2017-12-21 07:12:44 -0800)
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL 3/4] dts changes for omaps for v4.16, part 2
From: Olof Johansson @ 2018-01-05 7:06 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171223162918.GC3875@atomide.com>
On Sat, Dec 23, 2017 at 08:29:18AM -0800, Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [171222 18:58]:
> > * Tony Lindgren <tony@atomide.com> [171222 18:17]:
> > > From: "Tony Lindgren" <tony@atomide.com>
> > > Kishon Vijay Abraham I (5):
> > > ARM: dts: dra7: Add properties to enable PCIe x2 lane mode
> >
> > Turns out the binding is still open for this change. So I will
> > most likely revert this commit and reply with an updated pull
> > request for this one.
>
> Below is an updated pull request for this with just the above
> patch reverted.
>
> 8< ------------------
> The following changes since commit a38867305203ef5a27f0c9ff1e943a0c2fabdbce:
>
> ARM: dts: Move move WiFi bindings to logicpd-torpedo-37xx-devkit (2017-12-11 09:43:53 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/dt-pt2-v2-signed
>
> for you to fetch changes up to 1cadb0c341079785182a8d00d12ecb0bbef935fb:
>
> Revert "ARM: dts: dra7: Add properties to enable PCIe x2 lane mode" (2017-12-23 08:18:15 -0800)
Merged, thanks!
-Olof
^ permalink raw reply
* [GIT PULL 2/4] driver changes for ti-sysc for v4.16
From: Olof Johansson @ 2018-01-05 7:06 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <pull-1513966338-859035@atomide.com-2>
On Fri, Dec 22, 2017 at 10:14:25AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/ti-sysc-signed
>
> for you to fetch changes up to c5a2de97fbd2979fab291fb048084d3fddd322dd:
>
> bus: ti-sysc: Add parsing of module capabilities (2017-12-21 07:28:54 -0800)
>
> ----------------------------------------------------------------
> TI sysc driver updates for v4.16 merge window
>
> We now have gotten ti-sysc driver to the point where it can parse
> interconnect target configuration from device tree instead of the
> legacy platform data. This series updates the device tree binding
> and adds parsing to the driver for quirks and capabilities.
>
> ----------------------------------------------------------------
> Tony Lindgren (8):
> dt-bindings: ti-sysc: Update binding for timers and capabilities
> ARM: dts: Add generic ti,sysc compatible in addition to the custom ones
> ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.c
> bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
> bus: ti-sysc: Add register bits for interconnect target modules
> bus: ti-sysc: Detect i2c interconnect target module based on register layout
> bus: ti-sysc: Handle module quirks based dts configuration
> bus: ti-sysc: Add parsing of module capabilities
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL 1/4] soc changes for omaps for v4.16, part 2
From: Olof Johansson @ 2018-01-05 6:59 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <pull-1513966338-859035@atomide.com>
On Fri, Dec 22, 2017 at 10:14:24AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit fdf3632938a646c13f7407f2f8c33ff81eed9c76:
>
> Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/linux-pm into omap-for-v4.16/soc (2017-12-11 07:46:40 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/soc-pt2-signed
>
> for you to fetch changes up to 234c91d4a350835df8362f6bc968ccf052c60d58:
>
> ARM: OMAP2+: dra762: Register package specific hwmod (2017-12-21 07:05:15 -0800)
>
> ----------------------------------------------------------------
> Second set of SoC changes for omaps for v4.16 merge window
>
> We can now drop some more of legacy platform data for omap3 as
> it's been booting in device tree only mode for quite a while now.
> This clock related data is coming from device tree configured
> clocks now.
>
> The other changes add support for detecting new dra762 SoC variant.
>
> ----------------------------------------------------------------
> Lokesh Vutla (2):
> ARM: OMAP2+: dra762: Add support for device package identification
> ARM: OMAP2+: dra762: Register package specific hwmod
>
> Tony Lindgren (1):
> ARM: OMAP2+: Drop unused legacy data for prcm_reg_id and module_bit
Nice cleanup. Merged. It had a conflict with an earlier fixes branch, please
double-check my resolution.
-Olof
^ permalink raw reply
* [GIT PULL] ARM: mvebu: arm64 for v4.16 (#1)
From: Olof Johansson @ 2018-01-05 6:58 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <87o9mrdoh8.fsf@free-electrons.com>
On Fri, Dec 22, 2017 at 11:52:03AM +0100, Gregory CLEMENT wrote:
> Hi,
>
> Here is the first pull request for arm64 for mvebu for v4.16.
>
> Gregory
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> git://git.infradead.org/linux-mvebu.git tags/mvebu-arm64-4.16-1
>
> for you to fetch changes up to ee0b915ba83212dc2288b08f1120c27c694a0d9b:
>
> arm64: defconfig: enable ARM_ARMADA_37XX_CPUFREQ (2017-12-21 12:11:57 +0100)
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] ARM: mvebu: dt64 for v4.16 (#1)
From: Olof Johansson @ 2018-01-05 6:58 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <87po77doi0.fsf@free-electrons.com>
On Fri, Dec 22, 2017 at 11:51:35AM +0100, Gregory CLEMENT wrote:
> Hi,
>
> Here is the first pull request for dt64 for mvebu for v4.16.
>
> Gregory
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-4.16-1
>
> for you to fetch changes up to 4cada03801992d09ccceaf5f462e9dadb75a9613:
>
> ARM64: dts: marvell: Add thermal support for A7K/A8K (2017-12-18 17:13:17 +0100)
>
> ----------------------------------------------------------------
> mvebu dt64 for 4.16 (part 1)
>
> Add the NAND support on the Marvell 8040-DB board
> Add the thermal support for Martvell A7K/A8K Socs
> Add nodes allowing cpufreq support on Aramda 3700 SoCs
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] ARM: mvebu: dt for v4.16 (#1)
From: Olof Johansson @ 2018-01-05 6:57 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <87r2rndoip.fsf@free-electrons.com>
On Fri, Dec 22, 2017 at 11:51:10AM +0100, Gregory CLEMENT wrote:
> Hi,
>
> Here is the first pull request for dt for mvebu for v4.16.
>
> Gregory
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the Git repository at:
>
> git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-4.16-1
>
> for you to fetch changes up to cea96bf1836f22d2586f650a0299bd37abf2d42e:
>
> arm: kirkwood: dts: Use lower case for bindings notation (2017-12-18 17:44:48 +0100)
>
> ----------------------------------------------------------------
> mvebu dt for 4.16 (part 1)
>
> Fix potential dtc warnings on kirkwoods files
> Declare a new pin (RB) usbale for NAND controller on Armada 38x
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] arm: actions: dt for v4.16 #1
From: Andreas Färber @ 2018-01-05 6:55 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20180105063729.ttkwbct2smxx5x3z@localhost>
Am 05.01.2018 um 07:37 schrieb Olof Johansson:
> On Fri, Dec 22, 2017 at 11:21:05AM +0100, Andreas F?rber wrote:
>> Hi Olof and Arnd,
>>
>> Here's my dt pull for Actions Semi.
>> This adds one new S500 based board, which I already updated to new SPDX style.
>> A second pull will follow after I've converted the existing boards.
>>
>> Regards,
>> Andreas
>>
>> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>>
>> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm-dt-for-4.16
>>
>> for you to fetch changes up to 271a70da383cf69f32742d9e2d01a7b16d04d60c:
>>
>> arm: dts: owl-s500: Add Sparky (2017-12-22 10:53:52 +0100)
>>
>> ----------------------------------------------------------------
>> Actions Semi arm based SoC DT for v4.16
>>
>> This adds a DT for the Allo.com Sparky SBC.
>>
>> ----------------------------------------------------------------
>> Andreas F?rber (3):
>> dt-bindings: Add vendor prefix for Allo.com
>> dt-bindings: arm: actions: Add Sparky
>> arm: dts: owl-s500: Add Sparky
>
> Merged.
Thanks!
> Tiny nit: For 32-bit, we use ARM: as prefix (and arm64: for 64-bit).
> Yes, it's confusing. :)
It's not confusing, it's just that Arm switched from ARM to arm/Arm, so
I started adjusting my scripts. I can revert that of course.
Cheers,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)
^ permalink raw reply
* [GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.16
From: Olof Johansson @ 2018-01-05 6:52 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <cover.1513936182.git.horms+renesas@verge.net.au>
On Fri, Dec 22, 2017 at 11:30:37AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these second round of Renesas ARM based SoC updates for v4.16.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-soc-for-v4.16,
> which I have already sent a pull-request for.
>
>
> The following changes since commit 90f0d2b344313a8a4c366ef60d0df33008d2be84:
>
> soc: renesas: Identify R-Car M3-W ES1.1 (2017-11-27 11:40:57 +0100)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc2-for-v4.16
>
> for you to fetch changes up to 91c719f5ec6671f7b63762d78897af5583dd7693:
>
> soc: renesas: rcar-sysc: Keep wakeup sources active during system suspend (2017-12-20 11:16:05 +0100)
>
> ----------------------------------------------------------------
> Second Round of Renesas ARM Based SoC Updates for v4.16
>
> * rcar-sysc: Keep wakeup sources active during system suspend
>
> Geert Uytterhoeven says "If an R-Car SYSC slave device is part of the
> CPG/MSTP or CPG/MSSR Clock Domain and to be used as a wakeup source, it
> must be kept active during system suspend.
>
> Currently this is handled in device-specific drivers by explicitly
> increasing the use count of the module clock when the device is
> configured as a wakeup source. However, the proper way to prevent the
> device from being stopped is to inform this requirement to the genpd
> core, by setting the GENPD_FLAG_ACTIVE_WAKEUP flag.
>
> Note that this will only affect devices configured as wakeup sources."
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.16
From: Olof Johansson @ 2018-01-05 6:51 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <cover.1513938145.git.horms+renesas@verge.net.au>
On Fri, Dec 22, 2017 at 11:30:10AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these second round of Renesas ARM based SoC DT updates for
> v4.16.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-dt-for-v4.16,
> which you have already pulled.
>
>
> The following changes since commit 7f32eddb81ecc06131a643babe2d0f961fbd7f08:
>
> ARM: dts: alt: Convert to named i2c-gpio bindings (2017-12-04 09:34:53 +0100)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt2-for-v4.16
>
> for you to fetch changes up to 5b062010675b3d74c9a6c6896e2becf932a4ca74:
>
> ARM: dts: r8a7745: Add missing clock for secondary CA7 CPU core (2017-12-22 09:24:00 +0100)
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.16
From: Olof Johansson @ 2018-01-05 6:39 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <cover.1513935930.git.horms+renesas@verge.net.au>
On Fri, Dec 22, 2017 at 11:29:33AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM based SoC defconfig updates for v4.16.
>
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-for-v4.16
>
> for you to fetch changes up to 1943cbd3b39ee3310494d5b531a906e836bb9f7f:
>
> ARM: shmobile: defconfig: Enable PWM (2017-12-20 09:29:49 +0100)
>
> ----------------------------------------------------------------
> Renesas ARM Based SoC Defconfig Updates for v4.16
>
> shmobile_defconfig:
> * Enable PWM timers, which are present on R-Car and RZ/G1 platforms,
> as a built-in
> * Enable SGTL5000 audio codec, which is present on the he iWave RZ/G1M Q7
> carrier board, as a built-in
>
> multi_v7_defconfig:
> * Enable PWM timers, which are present on R-Car and RZ/G1 platforms,
> as a module
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.16
From: Olof Johansson @ 2018-01-05 6:39 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <cover.1513936760.git.horms+renesas@verge.net.au>
On Fri, Dec 22, 2017 at 11:29:20AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these second round of Renesas ARM64 based SoC DT updates
> for v4.16.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-arm64-dt-for-v4.16,
> which you have already pulled.
>
>
> The following changes since commit 8aba250d7800702bbd2f6a91174e01b9a84ed2dd:
>
> arm64: dts: renesas: r8a77970: use SYSC power domain macros (2017-12-05 09:30:48 +0100)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt2-for-v4.16
>
> for you to fetch changes up to 68b2c029e6200933fa3f6c06c8e6de33e8c78c51:
>
> arm64: dts: renesas: salvator-common: enable usb3_peri0 (2017-12-21 10:22:12 +0100)
>
> ----------------------------------------------------------------
> Second Round of Renesas ARM64 Based SoC DT Updates for v4.16
>
> * Add usb3_phy node to r8a7795 (R-Car H3) and r8a7796 (R-Car M3-W) SoCs, and
> enable usb3_peri0 on salvator boards
>
> * Allow DTBs of boards of r8a7795 (R-Car H3) and r8a7796 SoCs to build
> without any warnings when compiled with W=1 using gcc-linaro-5.4.1-2017.05
> - Move nodes which have no reg property out of bus, they don't belong there
> - Add reg properties to dummy pciec[01] nodes
> - Also sort sub-nodes of root node to allow for easier maintenance
>
> * Add Add EthernetAVB PHY reset to r8a7795 (R-Car H3) and r8a7796 SoCs boards.
>
> Geert Uytterhoeven says "... add properties to describe the EthernetAVB
> PHY reset topology to the common Salvator-X/XS and ULCB DTS files, which
> solves two issues:
> 1. On Salvator-XS, the enable pin of the regulator providing PHY power
> is connected to PRESETn, and PSCI powers down the SoC during system
> suspend. Hence a PHY reset is needed to restore network
> functionality after system resume.
> 2. Linux should not rely on the boot loader having reset the PHY, but
> should reset the PHY during driver probe."
>
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] arm: actions: drivers for v4.16
From: Olof Johansson @ 2018-01-05 6:38 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171222102107.5661-3-afaerber@suse.de>
On Fri, Dec 22, 2017 at 11:21:07AM +0100, Andreas F?rber wrote:
> Hi Olof and Arnd,
>
> Here's my drivers pull for Actions Semi.
> Timer changes are supposed to go via timer tree this time.
>
> Regards,
> Andreas
>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-drivers-for-4.16
>
> for you to fetch changes up to 3ad85b08f7789d51e6aad0f535296d1c31e319b9:
>
> soc: actions: sps: Add S700 (2017-11-27 23:11:01 +0100)
>
> ----------------------------------------------------------------
> Actions Semi SoC drivers for v4.16
>
> The SPS power domain driver is extended for S700 SoC.
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] arm: actions: dt64 for v4.16 #1
From: Olof Johansson @ 2018-01-05 6:37 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171222102107.5661-2-afaerber@suse.de>
On Fri, Dec 22, 2017 at 11:21:06AM +0100, Andreas F?rber wrote:
> Hi Olof and Arnd,
>
> Here's my dt64 pull for Actions Semi.
> This adds S700 and the CubieBoard7. Timer binding will go via timer tree.
> A second pull will follow after I've converted S900 to new SPDX style.
>
> Regards,
> Andreas
>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-dt-for-4.16
>
> for you to fetch changes up to 0bea2a65387961efcb59794a9fb7f9a63c6eb722:
>
> arm64: dts: actions: Add S700 and CubieBoard7 (2017-12-22 10:52:54 +0100)
>
> ----------------------------------------------------------------
> Actions Semi arm64 based SoC DT for v4.16
>
> This adds S700 SoC and CubieBoard7.
>
> ----------------------------------------------------------------
> Andreas F?rber (3):
> dt-bindings: arm: actions: Add S700 and CubieBoard7
> dt-bindings: power: Add Actions Semi S700 SPS
> arm64: dts: actions: Add S700 and CubieBoard7
Merged, thanks.
-Olof
^ permalink raw reply
* [GIT PULL] arm: actions: dt for v4.16 #1
From: Olof Johansson @ 2018-01-05 6:37 UTC (permalink / raw)
To: linux-arm-kernel
In-Reply-To: <20171222102107.5661-1-afaerber@suse.de>
On Fri, Dec 22, 2017 at 11:21:05AM +0100, Andreas F?rber wrote:
> Hi Olof and Arnd,
>
> Here's my dt pull for Actions Semi.
> This adds one new S500 based board, which I already updated to new SPDX style.
> A second pull will follow after I've converted the existing boards.
>
> Regards,
> Andreas
>
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
> Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm-dt-for-4.16
>
> for you to fetch changes up to 271a70da383cf69f32742d9e2d01a7b16d04d60c:
>
> arm: dts: owl-s500: Add Sparky (2017-12-22 10:53:52 +0100)
>
> ----------------------------------------------------------------
> Actions Semi arm based SoC DT for v4.16
>
> This adds a DT for the Allo.com Sparky SBC.
>
> ----------------------------------------------------------------
> Andreas F?rber (3):
> dt-bindings: Add vendor prefix for Allo.com
> dt-bindings: arm: actions: Add Sparky
> arm: dts: owl-s500: Add Sparky
Merged.
Tiny nit: For 32-bit, we use ARM: as prefix (and arm64: for 64-bit).
Yes, it's confusing. :)
-Olof
^ permalink raw reply
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox