mbox

[GIT,PULL] STi defconfig updates for v4.10 round 2

Message ID 919f7b55-a2cd-fc20-a1cd-4d3f309fd60d@st.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-defconfig-for-4.10-round2

Message

Patrice CHOTARD Nov. 10, 2016, 9 a.m. UTC
Hi Olof, Arnd and Kevin,

Please consider the second round of multi_v7_defconfig updates for v4.10 :


The following changes since commit 620c52f4db4d47e1f33c64e641392fe575d5397f:

  ARM: multi_v7_defconfig: Remove stih41x phy Kconfig symbol. (2016-10-20 17:05:08 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-defconfig-for-4.10-round2

for you to fetch changes up to 57dae748959d0abae2b382ccee68621a82f827c8:

  ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol (2016-10-21 17:05:54 +0200)

----------------------------------------------------------------

Remove STiH415/416 specific IPs

As STiH415/416 have been removed from kernel, remove IPs only
found on these socs, remove ST_THERMAL_SYSCFG.

----------------------------------------------------------------
Patrice Chotard (1):
      ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol

 arch/arm/configs/multi_v7_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Olof Johansson Nov. 18, 2016, 7:28 a.m. UTC | #1
On Thu, Nov 10, 2016 at 10:00:32AM +0100, Patrice Chotard wrote:
> Hi Olof, Arnd and Kevin,
> 
> Please consider the second round of multi_v7_defconfig updates for v4.10 :
> 
> 
> The following changes since commit 620c52f4db4d47e1f33c64e641392fe575d5397f:
> 
>   ARM: multi_v7_defconfig: Remove stih41x phy Kconfig symbol. (2016-10-20 17:05:08 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-defconfig-for-4.10-round2
> 
> for you to fetch changes up to 57dae748959d0abae2b382ccee68621a82f827c8:
> 
>   ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol (2016-10-21 17:05:54 +0200)
> 
> ----------------------------------------------------------------
> 
> Remove STiH415/416 specific IPs
> 
> As STiH415/416 have been removed from kernel, remove IPs only
> found on these socs, remove ST_THERMAL_SYSCFG.

Merged, thanks.


-Olof