mbox

[GIT,PULL,8/9] ARM: SoC defconfig changes for 3.19

Message ID 3558682.jkN2tlsPNy@wuerfel
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig-for-linus

Message

Arnd Bergmann Dec. 9, 2014, 9:43 p.m. UTC
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig-for-linus

for you to fetch changes up to d04169870b1022556473627f7cc3e17db5a3e29c:

  ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-12-05 17:38:04 +0100)

----------------------------------------------------------------
ARM: SoC defconfig changes for 3.19

This is a collection of the various changes to defconfig files,
most importantly enabling some additional platforms in the
multi_v7_defconfig file. These are split out into a separate
branch to avoid most of the merge conflicts in the defconfig
files.

This also touches 12 other defconfig files for shmobile,
at91, hisilicon, keystone, mvebu, omap, and tegra.

----------------------------------------------------------------
Andrew Lunn (3):
      ARM: mvebu: Add DLINK DIR665 options to mvebu_v5_defconfig
      ARM: config: Add DLINK DIR665 options to multi_v5_defconfig
      ARM: mvebu: defconfig: Enable the mv88E6171 switch driver

Arnd Bergmann (8):
      Merge tag 'renesas-defconfig-for-v3.19' of git://git.kernel.org/.../horms/renesas into next/defconfig
      Merge tag 'hix5hd2-config-for-3.19' of git://github.com/hisilicon/linux-hisi into next/defconfig
      Merge tag 'mvebu-defconfig-3.19' of git://git.infradead.org/linux-mvebu into next/defconfig
      Merge tag 'keystone-soc' of git://git.kernel.org/.../ssantosh/linux-keystone into next/defconfig
      Merge tag 'sti-defconfig-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into next/defconfig
      Merge tag 'mvebu-defconfig-3.19-2' of git://git.infradead.org/linux-mvebu into next/defconfig
      Merge tag 'tegra-for-3.19-defconfig' of git://git.kernel.org/.../tegra/linux into next/defconfig
      Merge tag 'at91-defconfig' of git://git.kernel.org/.../nferre/linux-at91 into next/defconfig

Dmitry Lavnikevich (1):
      ARM: defconfig: imx_v6_v7_defconfig updates

Felipe Balbi (5):
      ARM: omap2plus_defconfig: remove unwanted ethernet drivers
      ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreen
      ARM: omap2plus_defconfig: enable AM33XX SoC sound
      ARM: omap2plus_defconfig: enable XHCI
      ARM: omap2plus_defconfig: enable ECAP and EHRPWM

Grygorii Strashko (2):
      ARM: keystone_defconfig: enable dsp irq and gpio support
      ARM: keystone_defconfig: enable mdio and marvell eth phys

Krzysztof Kozlowski (1):
      ARM: exynos_defconfig: Use 16 minors per MMC block device

Kuninori Morimoto (3):
      ARM: shmobile: multiplatform: add R-Car DMAC support on defconfig
      ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defconfig
      ARM: shmobile: multiplatform: add AK4642 support on defconfig

Ludovic Desroches (1):
      ARM: at91: sama5: update defconfig

Marcin Wojtas (2):
      ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
      ARM: mvebu: enable i2c device in mvebu_v7_defconfig

Murali Karicheri (2):
      ARM: keystone: add pcie related options
      ARM: keystone: defconfig: add options to enable PCI controller

Nicolas Ferre (4):
      ARM: at91/defconfig: add the XDMA driver
      ARM: at91/defconfig: add TCB PWM driver selection
      ARM: at91/defconfig: add QT1070 to at91_dt
      ARM: at91/defconfig: add DM9000 to at91_dt

Peter Griffin (2):
      ARM: multi_v7_defconfig: Enable st ohci and ehci HCD drivers.
      ARM: multi_v7_defconfig: Enable stih415/6 usb2 phy driver.

Ray Jui (1):
      ARM: multi_v7_defconfig: Enable Broadcom Cygnus

Scott Branden (1):
      ARM: multi_v7_defconfig: remove one level of menu from Kconfig

Simon Horman (1):
      ARM: shmobile: ape6evm: Enable PM Runtime in defconfig

Soren Brinkmann (1):
      ARM: multi_v7_defconfig: Enable cgroups

Thierry Reding (1):
      ARM: tegra: Regenerate default configuration

Thomas Petazzoni (2):
      ARM: mvebu: update mvebu_v7_defconfig for Armada 370 audio
      ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig

Tyler Baker (1):
      ARM: multi_v7_defconfig: enable MAX77686 PMIC drivers for exynos4412-prime based SoCs

Zhangfei Gao (2):
      ARM: hisi_defconfig: add driver support for hix5hd2
      ARM: multi_v7_defconfig: add driver support for hix5hd2

 arch/arm/configs/ape6evm_defconfig   |  1 +
 arch/arm/configs/at91_dt_defconfig   |  3 +++
 arch/arm/configs/exynos_defconfig    |  1 +
 arch/arm/configs/hisi_defconfig      | 19 +++++++++++++++++++
 arch/arm/configs/imx_v6_v7_defconfig | 10 +++++++++-
 arch/arm/configs/keystone_defconfig  |  7 +++++++
 arch/arm/configs/multi_v5_defconfig  |  2 ++
 arch/arm/configs/multi_v7_defconfig  | 36 +++++++++++++++++++++++++++++++++++-
 arch/arm/configs/mvebu_v5_defconfig  |  2 ++
 arch/arm/configs/mvebu_v7_defconfig  |  9 ++++++++-
 arch/arm/configs/omap2plus_defconfig | 22 ++++++++++++++++++++++
 arch/arm/configs/sama5_defconfig     |  6 +++++-
 arch/arm/configs/shmobile_defconfig  |  3 +++
 arch/arm/configs/tegra_defconfig     |  2 --
 arch/arm/mach-keystone/Kconfig       |  2 ++
 15 files changed, 119 insertions(+), 6 deletions(-)

Comments

Geert Uytterhoeven Dec. 10, 2014, 8:56 a.m. UTC | #1
Hi Arnd,

On Tue, Dec 9, 2014 at 10:43 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
>
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig-for-linus

On https://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git/, the
"Download" column for all tags shows "tag <abbrev>...".
Clicking on any of them gives e.g.:

    https://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git/tag/?id=066ae43e621090340384ab3751b68306c49cd503
    Bad tag reference: 066ae43e621090340384ab3751b68306c49cd503

In other repositories
(e.g. http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/), the
"Download" column for tags shows "commit <abbrev>...", and the links behind
them do work.

Note that if I s/tag/commit/ in the URL, it does work.

Is this an issue with your repository? Or does cgit on kernel.org needs to
be updated for a new feature?

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Arnd Bergmann Dec. 10, 2014, 11:16 a.m. UTC | #2
On Wednesday 10 December 2014 09:56:55 Geert Uytterhoeven wrote:
> Hi Arnd,
> 
> On Tue, Dec 9, 2014 at 10:43 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> > The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> >
> >   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig-for-linus
> 
> On https://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git/, the
> "Download" column for all tags shows "tag <abbrev>...".
> Clicking on any of them gives e.g.:
> 
>     https://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git/tag/?id=066ae43e621090340384ab3751b68306c49cd503
>     Bad tag reference: 066ae43e621090340384ab3751b68306c49cd503
> 
> In other repositories
> (e.g. http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/), the
> "Download" column for tags shows "commit <abbrev>...", and the links behind
> them do work.
> 
> Note that if I s/tag/commit/ in the URL, it does work.
> 
> Is this an issue with your repository? Or does cgit on kernel.org needs to
> be updated for a new feature?

Very interesting. I suspect it's because I did something funny, but I don't
know if what I did was actually wrong or if cgit is wrong here, or possibly
both.

This is what I did:

- I wrote the tag descriptions on my main build machine, as an annotated but
  not signed tag, since this machine does not have my gpg key on it,
  using git-2.1.0

- I uploaded the unsigned tags to the arm-soc git tree and downloaded them
  on the machine that does have my signing keys.

- For each tag I did 'git tag -fs $TAG $TAG' and signed the existing tag
  description with my gpg key, using git-1.8.1.2

- I uploaded the updated tags back to the public tree

>From looking at the tag now (e.g. git show arm64-for-linus), it seems
the third step ended up signing a tag that points to another tag instead
of a commit:

> tag arm64-for-linus
> Tagger: Arnd Bergmann <arnd@arndb.de>
> Date:   Tue Dec 9 17:31:38 2014 +0100
> 
> ARM64: SoC changes for 3.19
> 
> This adds support for two new ARM64 platforms:
> 
> * ARM Juno
> * AMD Seattle
> 
> We had submissions for a number of additional platforms
> from Samsung, Freescale and Spreadtrum but are still working
> out the best process for getting these merged.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> 
> iQIVAwUAVIcj62CrR//JCVInAQKv9w/+LXBBfJbNetHE17PoeV10O+ni6a3Xuv7F
> ZIkx+GgxEYT/8JPBeORUs0Boa6llpsUpn+GqCuqhMmFAPImxoQJ1ULmf6SFfbppB
> b7FRNoaW5GPUsi6mDfat4w3yXZK3LX0qlPprym1d9yGOXN9hnH8LkvnSsqZM1Ntn
> 4jnj7nQJyn/BG5OyFDWnTsyO7dIYMLm90s/VnVPxu7VGacDEnhAXdvqQkzkmavTK
> K9zOBYa4vGhfYM7Wy/3xQrJfHTZOkLOQh4TGwfCQjDoFxvhCXrDo7fU+TKdawq10
> KGHbxj8rhCaAUhc0Gqn77/Cri3LXGJyw+97VZeh9KWR1a1YAV5nsCvz3sZuQY78J
> qbTOwMq9xQ3nQnerkmGPeGV/UyouvdxO/SnOyZnTU0OaYJlFIbsdu8mIUH4xHkGm
> +7DceBhuDk+iVgDtULKpz0RA4XNsUV81Cb6FyVgmEcnuThRtCDetrN7RpMKmqynA
> ZQ/VM/0qtnzQp+XYIxJf7A6iexVtJp00Yffw7y0F8QaoBCwWEsPA1TMk4wPirCYn
> tsQ9C0jYKAWAI8scYpThiTOK8IoBvDIv5OMoxqwtvr4RZQqO9CZQcgtlHOAYNMtX
> zhh+r/1B27vFXoGva065AKIyGPbQSeUJesfVxwN9+RbWplWusaqLPuwfbyNttacf
> mkkNrudQ9g4=
> =yqur
> -----END PGP SIGNATURE-----
> 
> tag arm64-for-linus
> Tagger: Arnd Bergmann <arnd@arndb.de>
> Date:   Tue Dec 9 16:32:04 2014 +0100
> 
> ARM64: SoC changes for 3.19
> 
> This adds support for two new ARM64 platforms:
> 
> * ARM Juno
> * AMD Seattle
> 
> We had submissions for a number of additional platforms
> from Samsung, Freescale and Spreadtrum but are still working
> out the best process for getting these merged.
> 70bcc9b arm64: amd-seattle: Fix PCI bus range due to SMMU limitation

and both have the same text in them, which is not what I had expected.

	Arnd