From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: SoC fixes
Date: Sat, 18 Jul 2015 21:16:53 -0700 [thread overview]
Message-ID: <20150719041653.GA15063@localhost> (raw)
The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-fixes
for you to fetch changes up to 3eae03daa538303e0d28f56412c6c51f6452e493:
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD (2015-07-18 21:06:10 -0700)
----------------------------------------------------------------
ARM: SoC fixes for v4.2
By far most of the fixes here are updates to DTS files to deal with some
mostly minor bugs.
There's also a fix to deal with non-PM kernel configs on i.MX, a
regression fix for ethernet on PXA platforms and a dependency fix for OMAP.
----------------------------------------------------------------
Adam YH Lee (3):
ARM: dts: omap3: overo: Update LCD panel names
ARM: dts: configure regulators for Gumstix Pepper
ARM: dts: Correct audio input route & set mic bias for am335x-pepper
Arun Bharadwaj (1):
ARM: dts: Fix frequency scaling on Gumstix Pepper
Baruch Siach (1):
MAINTAINERS: digicolor: add dts files
Chris Zhong (1):
ARM: dts: cros-ec-keyboard: Add support for some Japanese keys
Dave Gerlach (1):
ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XX
Fabio Estevam (1):
ARM: dts: imx27: Adjust the GPT compatible string
Linus Walleij (2):
ARM: ux500: define serial port aliases
ARM: ux500: fix MMC/SD card regression
Lucas Stach (1):
ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
Murali Karicheri (2):
ARM: keystone: dts: fix dt bindings for PCIe
ARM: keystone: dts: rename pcie nodes to help override status
Olof Johansson (5):
Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/.../dinguyen/linux into fixes
Merge tag 'imx-fixes-4.2' of git://git.kernel.org/.../shawnguo/linux into fixes
Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/.../tmlind/linux-omap into fixes
Merge tag 'keystone-dts-fixes' of git://git.kernel.org/.../ssantosh/linux-keystone into fixes
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
Philipp Zabel (1):
ARM: dts: imx53-qsb: fix TVE entry
Robert Jarzmik (1):
ARM: pxa: fix dm9000 platform data regression
Stefan Wahren (1):
ARM: dts: mx23: fix iio-hwmon support
Suman Anna (2):
ARM: dts: OMAP4: Add #iommu-cells property to IOMMUs
ARM: dts: OMAP5: Add #iommu-cells property to IOMMUs
Walter Lozano (2):
ARM: socfpga: dts: Fix adxl34x formating and compatible string
ARM: socfpga: dts: Fix entries order
MAINTAINERS | 1 +
arch/arm/boot/dts/am335x-pepper.dts | 16 ++++++++++++---
arch/arm/boot/dts/cros-ec-keyboard.dtsi | 4 ++++
arch/arm/boot/dts/imx23.dtsi | 1 +
arch/arm/boot/dts/imx27.dtsi | 12 +++++------
arch/arm/boot/dts/imx53-qsb-common.dtsi | 5 +++--
arch/arm/boot/dts/k2e.dtsi | 3 ++-
arch/arm/boot/dts/keystone.dtsi | 3 ++-
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 2 +-
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi | 2 +-
arch/arm/boot/dts/omap4.dtsi | 2 ++
arch/arm/boot/dts/omap5.dtsi | 2 ++
arch/arm/boot/dts/socfpga_cyclone5_sockit.dts | 26 ++++++++++++------------
arch/arm/boot/dts/ste-ccu8540.dts | 7 +++++++
arch/arm/boot/dts/ste-ccu9540.dts | 7 +++++++
arch/arm/boot/dts/ste-dbx5x0.dtsi | 6 +++---
arch/arm/boot/dts/ste-href.dtsi | 2 +-
arch/arm/boot/dts/ste-hrefprev60-stuib.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefprev60-tvk.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefprev60.dtsi | 5 +++++
arch/arm/boot/dts/ste-hrefv60plus-stuib.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefv60plus-tvk.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefv60plus.dtsi | 25 +++++++++++++++++++++--
arch/arm/boot/dts/ste-snowball.dts | 25 +++++++++++++++++++++--
arch/arm/mach-imx/gpc.c | 27 ++++++-------------------
arch/arm/mach-omap2/Kconfig | 1 +
arch/arm/mach-pxa/capc7117.c | 3 +++
arch/arm/mach-pxa/cm-x2xx.c | 3 +++
arch/arm/mach-pxa/cm-x300.c | 2 ++
arch/arm/mach-pxa/colibri-pxa270.c | 3 +++
arch/arm/mach-pxa/em-x270.c | 2 ++
arch/arm/mach-pxa/icontrol.c | 3 +++
arch/arm/mach-pxa/trizeps4.c | 3 +++
arch/arm/mach-pxa/vpac270.c | 3 +++
arch/arm/mach-pxa/zeus.c | 2 ++
35 files changed, 179 insertions(+), 57 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: olof@lixom.net, arm@kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: SoC fixes
Date: Sat, 18 Jul 2015 21:16:53 -0700 [thread overview]
Message-ID: <20150719041653.GA15063@localhost> (raw)
The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-fixes
for you to fetch changes up to 3eae03daa538303e0d28f56412c6c51f6452e493:
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD (2015-07-18 21:06:10 -0700)
----------------------------------------------------------------
ARM: SoC fixes for v4.2
By far most of the fixes here are updates to DTS files to deal with some
mostly minor bugs.
There's also a fix to deal with non-PM kernel configs on i.MX, a
regression fix for ethernet on PXA platforms and a dependency fix for OMAP.
----------------------------------------------------------------
Adam YH Lee (3):
ARM: dts: omap3: overo: Update LCD panel names
ARM: dts: configure regulators for Gumstix Pepper
ARM: dts: Correct audio input route & set mic bias for am335x-pepper
Arun Bharadwaj (1):
ARM: dts: Fix frequency scaling on Gumstix Pepper
Baruch Siach (1):
MAINTAINERS: digicolor: add dts files
Chris Zhong (1):
ARM: dts: cros-ec-keyboard: Add support for some Japanese keys
Dave Gerlach (1):
ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XX
Fabio Estevam (1):
ARM: dts: imx27: Adjust the GPT compatible string
Linus Walleij (2):
ARM: ux500: define serial port aliases
ARM: ux500: fix MMC/SD card regression
Lucas Stach (1):
ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
Murali Karicheri (2):
ARM: keystone: dts: fix dt bindings for PCIe
ARM: keystone: dts: rename pcie nodes to help override status
Olof Johansson (5):
Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/.../dinguyen/linux into fixes
Merge tag 'imx-fixes-4.2' of git://git.kernel.org/.../shawnguo/linux into fixes
Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/.../tmlind/linux-omap into fixes
Merge tag 'keystone-dts-fixes' of git://git.kernel.org/.../ssantosh/linux-keystone into fixes
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
Philipp Zabel (1):
ARM: dts: imx53-qsb: fix TVE entry
Robert Jarzmik (1):
ARM: pxa: fix dm9000 platform data regression
Stefan Wahren (1):
ARM: dts: mx23: fix iio-hwmon support
Suman Anna (2):
ARM: dts: OMAP4: Add #iommu-cells property to IOMMUs
ARM: dts: OMAP5: Add #iommu-cells property to IOMMUs
Walter Lozano (2):
ARM: socfpga: dts: Fix adxl34x formating and compatible string
ARM: socfpga: dts: Fix entries order
MAINTAINERS | 1 +
arch/arm/boot/dts/am335x-pepper.dts | 16 ++++++++++++---
arch/arm/boot/dts/cros-ec-keyboard.dtsi | 4 ++++
arch/arm/boot/dts/imx23.dtsi | 1 +
arch/arm/boot/dts/imx27.dtsi | 12 +++++------
arch/arm/boot/dts/imx53-qsb-common.dtsi | 5 +++--
arch/arm/boot/dts/k2e.dtsi | 3 ++-
arch/arm/boot/dts/keystone.dtsi | 3 ++-
arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 2 +-
arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi | 2 +-
arch/arm/boot/dts/omap4.dtsi | 2 ++
arch/arm/boot/dts/omap5.dtsi | 2 ++
arch/arm/boot/dts/socfpga_cyclone5_sockit.dts | 26 ++++++++++++------------
arch/arm/boot/dts/ste-ccu8540.dts | 7 +++++++
arch/arm/boot/dts/ste-ccu9540.dts | 7 +++++++
arch/arm/boot/dts/ste-dbx5x0.dtsi | 6 +++---
arch/arm/boot/dts/ste-href.dtsi | 2 +-
arch/arm/boot/dts/ste-hrefprev60-stuib.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefprev60-tvk.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefprev60.dtsi | 5 +++++
arch/arm/boot/dts/ste-hrefv60plus-stuib.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefv60plus-tvk.dts | 7 +++++++
arch/arm/boot/dts/ste-hrefv60plus.dtsi | 25 +++++++++++++++++++++--
arch/arm/boot/dts/ste-snowball.dts | 25 +++++++++++++++++++++--
arch/arm/mach-imx/gpc.c | 27 ++++++-------------------
arch/arm/mach-omap2/Kconfig | 1 +
arch/arm/mach-pxa/capc7117.c | 3 +++
arch/arm/mach-pxa/cm-x2xx.c | 3 +++
arch/arm/mach-pxa/cm-x300.c | 2 ++
arch/arm/mach-pxa/colibri-pxa270.c | 3 +++
arch/arm/mach-pxa/em-x270.c | 2 ++
arch/arm/mach-pxa/icontrol.c | 3 +++
arch/arm/mach-pxa/trizeps4.c | 3 +++
arch/arm/mach-pxa/vpac270.c | 3 +++
arch/arm/mach-pxa/zeus.c | 2 ++
35 files changed, 179 insertions(+), 57 deletions(-)
next reply other threads:[~2015-07-19 4:16 UTC|newest]
Thread overview: 180+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-19 4:16 Olof Johansson [this message]
2015-07-19 4:16 ` [GIT PULL] ARM: SoC fixes Olof Johansson
-- strict thread matches above, loose matches on Subject: below --
2020-09-13 18:07 Olof Johansson
2020-09-13 18:07 ` Olof Johansson
2020-09-13 21:57 ` pr-tracker-bot
2020-04-23 15:17 [GIT PULL] ARM: soc fixes Arnd Bergmann
2020-04-23 15:17 ` Arnd Bergmann
2020-04-23 16:45 ` pr-tracker-bot
2020-03-08 23:58 [GIT PULL] ARM: SoC fixes Olof Johansson
2020-03-08 23:58 ` Olof Johansson
2020-03-09 0:50 ` pr-tracker-bot
2020-02-15 19:49 Olof Johansson
2020-02-15 19:49 ` Olof Johansson
2020-02-15 21:25 ` pr-tracker-bot
2020-02-15 21:25 ` pr-tracker-bot
2020-01-25 21:37 Olof Johansson
2020-01-25 21:37 ` Olof Johansson
2020-01-25 22:15 ` pr-tracker-bot
2020-01-25 22:15 ` pr-tracker-bot
2020-01-17 3:00 Olof Johansson
2020-01-17 3:00 ` Olof Johansson
2020-01-17 3:50 ` pr-tracker-bot
2020-01-17 3:50 ` pr-tracker-bot
2019-12-16 21:53 Olof Johansson
2019-12-16 21:53 ` Olof Johansson
2019-12-17 0:55 ` pr-tracker-bot
2019-12-17 0:55 ` pr-tracker-bot
2019-12-06 20:53 Olof Johansson
2019-12-06 20:53 ` Olof Johansson
2019-12-06 22:25 ` pr-tracker-bot
2019-12-06 22:25 ` pr-tracker-bot
2019-11-10 18:25 Olof Johansson
2019-11-10 18:25 ` Olof Johansson
2019-11-10 21:45 ` pr-tracker-bot
2019-11-10 21:45 ` pr-tracker-bot
2019-10-25 15:38 Olof Johansson
2019-10-25 15:38 ` Olof Johansson
2019-10-25 21:35 ` pr-tracker-bot
2019-10-25 21:35 ` pr-tracker-bot
2019-10-05 22:41 Olof Johansson
2019-10-05 22:41 ` Olof Johansson
2019-10-06 0:40 ` pr-tracker-bot
2019-10-06 0:40 ` pr-tracker-bot
2019-09-29 18:34 Olof Johansson
2019-09-29 18:34 ` Olof Johansson
2019-09-30 17:30 ` pr-tracker-bot
2019-09-30 17:30 ` pr-tracker-bot
2019-07-28 6:37 Olof Johansson
2019-07-28 6:37 ` Olof Johansson
2019-07-28 17:30 ` pr-tracker-bot
2019-07-28 17:30 ` pr-tracker-bot
2019-07-05 0:22 Olof Johansson
2019-07-05 0:22 ` Olof Johansson
2019-07-05 2:55 ` pr-tracker-bot
2019-07-05 2:55 ` pr-tracker-bot
2019-06-27 2:45 Olof Johansson
2019-06-27 2:45 ` Olof Johansson
2019-06-28 0:45 ` pr-tracker-bot
2019-06-28 0:45 ` pr-tracker-bot
2019-06-18 13:52 Olof Johansson
2019-06-18 13:52 ` Olof Johansson
2019-06-18 18:05 ` pr-tracker-bot
2019-06-18 18:05 ` pr-tracker-bot
2019-04-07 22:50 Olof Johansson
2019-04-07 22:50 ` Olof Johansson
2019-04-07 22:54 ` Olof Johansson
2019-04-07 22:54 ` Olof Johansson
2019-04-08 0:10 ` pr-tracker-bot
2019-04-08 0:10 ` pr-tracker-bot
2019-01-13 18:48 Olof Johansson
2019-01-13 18:48 ` Olof Johansson
2019-01-13 22:50 ` pr-tracker-bot
2019-01-13 22:50 ` pr-tracker-bot
2018-12-10 1:23 Olof Johansson
2018-12-10 1:23 ` Olof Johansson
2018-12-10 20:20 ` pr-tracker-bot
2018-12-10 20:20 ` pr-tracker-bot
2018-12-02 19:23 Olof Johansson
2018-12-02 19:23 ` Olof Johansson
2018-12-02 20:30 ` pr-tracker-bot
2018-12-02 20:30 ` pr-tracker-bot
2018-11-07 17:10 Olof Johansson
2018-11-07 17:10 ` Olof Johansson
2018-11-07 17:17 ` Linus Torvalds
2018-11-07 17:17 ` Linus Torvalds
2018-11-07 17:28 ` Olof Johansson
2018-11-07 17:28 ` Olof Johansson
2018-11-08 15:49 ` Tony Lindgren
2018-11-08 15:49 ` Tony Lindgren
2018-11-08 15:49 ` Tony Lindgren
2018-11-10 18:09 ` Olof Johansson
2018-11-10 18:09 ` Olof Johansson
2018-11-12 6:13 ` Corentin Labbe
2018-11-12 6:13 ` Corentin Labbe
2018-11-12 17:33 ` Tony Lindgren
2018-11-12 17:33 ` Tony Lindgren
2018-11-03 18:45 Olof Johansson
2018-11-03 18:45 ` Olof Johansson
2018-11-03 19:15 ` Linus Torvalds
2018-11-03 19:15 ` Linus Torvalds
2018-09-30 19:23 Olof Johansson
2018-09-30 19:23 ` Olof Johansson
2018-10-02 0:53 ` Greg KH
2018-10-02 0:53 ` Greg KH
2018-09-08 17:15 Olof Johansson
2018-09-08 17:15 ` Olof Johansson
2018-09-02 2:36 Olof Johansson
2018-09-02 2:36 ` Olof Johansson
2018-07-21 21:13 Olof Johansson
2018-07-21 21:13 ` Olof Johansson
2018-07-15 6:00 Olof Johansson
2018-07-15 6:00 ` Olof Johansson
2018-07-08 16:32 Olof Johansson
2018-07-08 16:32 ` Olof Johansson
2018-06-30 19:32 Olof Johansson
2018-06-30 19:32 ` Olof Johansson
2018-06-27 14:38 Olof Johansson
2018-06-27 14:38 ` Olof Johansson
2018-05-26 21:01 Olof Johansson
2018-05-26 21:01 ` Olof Johansson
2018-05-20 1:23 Olof Johansson
2018-05-20 1:23 ` Olof Johansson
2017-12-10 5:11 Olof Johansson
2017-12-10 5:11 ` Olof Johansson
2017-10-04 23:05 Olof Johansson
2017-10-04 23:05 ` Olof Johansson
2017-06-19 6:40 Olof Johansson
2017-06-19 6:40 ` Olof Johansson
2017-06-07 4:18 Olof Johansson
2017-06-07 4:18 ` Olof Johansson
2017-04-16 19:00 Olof Johansson
2017-04-16 19:00 ` Olof Johansson
2017-02-08 17:07 Arnd Bergmann
2017-02-08 17:07 ` Arnd Bergmann
2017-01-20 0:35 Olof Johansson
2017-01-20 0:35 ` Olof Johansson
2016-12-09 18:01 Olof Johansson
2016-12-09 18:01 ` Olof Johansson
2016-11-20 2:37 Olof Johansson
2016-11-20 2:37 ` Olof Johansson
2016-11-20 2:22 Olof Johansson
2016-11-20 2:22 ` Olof Johansson
2016-11-20 2:26 ` Linus Torvalds
2016-11-20 2:26 ` Linus Torvalds
2016-11-20 2:36 ` Olof Johansson
2016-11-20 2:36 ` Olof Johansson
2016-10-29 18:54 Olof Johansson
2016-10-29 18:54 ` Olof Johansson
2016-09-08 4:57 Olof Johansson
2016-09-08 4:57 ` Olof Johansson
2016-08-11 21:06 Arnd Bergmann
2016-08-11 21:06 ` Arnd Bergmann
2016-07-17 4:56 Olof Johansson
2016-07-17 4:56 ` Olof Johansson
2016-04-12 23:52 Olof Johansson
2016-04-12 23:52 ` Olof Johansson
2015-08-02 7:29 Olof Johansson
2015-08-02 7:29 ` Olof Johansson
2015-03-29 21:12 Olof Johansson
2015-03-29 21:12 ` Olof Johansson
2015-02-01 17:19 Olof Johansson
2015-02-01 17:19 ` Olof Johansson
2015-01-24 23:19 Olof Johansson
2015-01-24 23:19 ` Olof Johansson
2015-01-18 5:57 Olof Johansson
2015-01-18 5:57 ` Olof Johansson
2014-08-10 5:14 Olof Johansson
2014-08-10 5:14 ` Olof Johansson
2012-10-10 21:48 Olof Johansson
2012-10-10 21:48 ` Olof Johansson
2012-07-27 1:56 Olof Johansson
2012-07-27 1:56 ` Olof Johansson
2012-06-30 22:51 Olof Johansson
2012-06-30 22:51 ` Olof Johansson
2012-06-23 23:40 Olof Johansson
2012-06-23 23:40 ` Olof Johansson
2012-06-17 5:33 Olof Johansson
2012-06-17 5:33 ` Olof Johansson
2012-04-06 4:46 Olof Johansson
2012-04-06 4:46 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150719041653.GA15063@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.