Message ID | CACRpkdbH-h5fRwuidcpeOp8mtRoKUW65SAk8a4A==BCDzn3QMA@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] Ux500 updates for v5.4 take one | expand |
On Sun, Jul 28, 2019 at 11:42 AM Linus Walleij <linus.walleij@linaro.org> wrote: > > Hi ARM SoC folks, > > here are some initial patches for Ux500 targeted for the v5.4 kernel > cycle. > > Please pull it in! Details in the signed tag. > > Yours, > Linus Walleij > > The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: > > Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git > tags/ux500-v5.4-1 > > for you to fetch changes up to 163ce24a435061f9ff7e1673fec5be0868bdb7d3: > > MAINTAINERS: add soc/ux500 (2019-07-23 10:44:14 +0200) > > ---------------------------------------------------------------- > This is a slew of Ux500 updates for the v5.4 kernel cycle: > > - Stop populating the PRCMU devices from the core CPU > file, it works just fine at device_initcall() level. > > - Add a missing of_node_put() in the core file. > > - Simplify the debug UART code. > > - Add myself to MAINTAINERS > Pulled into arm/soc, thanks! Arnd