Message ID | 20180927205942.30878-4-thierry.reding@gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/5] dt-bindings: Changes for v4.20-rc1 | expand |
On Thu, Sep 27, 2018 at 10:59 PM Thierry Reding <thierry.reding@gmail.com> wrote: > > Hi ARM SoC maintainers, > > The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: > > Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.20-arm-dt > > for you to fetch changes up to ebea2a43fdafdbce918bd7e200b709d6c33b9f3b: > > ARM: dts: paz00: fix wakeup gpio keycode (2018-09-26 17:29:41 +0200) > ---------------------------------------------------------------- > ARM: tegra: Device tree changes for v4.20-rc1 > > This contains a massive amount of changes from Marcel Ziswiler for > various boards by Toradex. > > Marcel Ziswiler (127): > ARM: dts: tegra30: fix xcvr-setup-use-fuses > ARM: dts: tegra20: restore address order > ARM: dts: tegra20/tegra30: add pmu interrupt-affinity > ARM: tegra: apalis_t30: fix mmc1 cmd pull-up > ARM: tegra: apalis_t30: pull-up sd card detect pins > ARM: tegra: apalis_t30: add local-mac-address property ... Pulled into next/dt I see nothing wrong with the individual changes, but should note that they are overly fine-grained in some cases. There are several obvious cleanup that only touch one or two lines, in this case I would prefer them to be combined for easier review. Arnd