All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 1/2] ARM: dts: samsung: pull for v5.14
Date: Thu, 10 Jun 2021 09:40:54 +0200	[thread overview]
Message-ID: <20210610074055.12474-1-krzysztof.kozlowski@canonical.com> (raw)

Hi,

Few DTS changes. I will have slightly later also pulls for ARM64 and defconfig.

Best regards,
Krzysztof


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.14

for you to fetch changes up to 135adbbee4c66f89b57519633cbf8c3c35b6c4da:

  ARM: dts: exynos: Disable unused camera input for I9100 (2021-05-31 17:53:00 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.14

1. Several cleanups and alignment with dtschema.  This includes removal
   of unused properties and fixing LED brightness property.
2. Enable PMIC RTC interrupt as a wakeup source (intended to wakeup for
   example from Suspend to RAM where the PMIC RTC's power is still
   supplied).
3. Disable unused/not implemented camera on GT-I9100.

----------------------------------------------------------------
Krzysztof Kozlowski (16):
      ARM: dts: exynos: align Broadcom WiFi with dtschema
      ARM: dts: exynos: replace legacy MMS114 touchscreen x/y properties in GT-N7100
      ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3
      ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1
      ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4
      ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni
      ARM: dts: exynos: enable PMIC wakeup from suspend on Itop Core
      ARM: dts: exynos: enable PMIC wakeup from suspend on Origen4412
      ARM: dts: exynos: enable PMIC wakeup from suspend on Arndale
      ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid XU
      ARM: dts: exynos: enable PMIC wakeup from suspend on Midas
      ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid X/U3
      ARM: dts: exynos: enable PMIC wakeup from suspend on P4 Note
      ARM: dts: exynos: enable PMIC wakeup from suspend on Arndale Octa
      ARM: dts: exynos: enable PMIC wakeup from suspend on SMDK5420
      ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid XU3/XU4 family

Timon Baetz (1):
      ARM: dts: exynos: Disable unused camera input for I9100

 arch/arm/boot/dts/exynos3250-rinato.dts         | 2 +-
 arch/arm/boot/dts/exynos4210-i9100.dts          | 8 +++++---
 arch/arm/boot/dts/exynos4210-trats.dts          | 2 +-
 arch/arm/boot/dts/exynos4210-universal_c210.dts | 2 +-
 arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi | 1 +
 arch/arm/boot/dts/exynos4412-midas.dtsi         | 1 +
 arch/arm/boot/dts/exynos4412-n710x.dts          | 4 ++--
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 1 +
 arch/arm/boot/dts/exynos4412-origen.dts         | 1 +
 arch/arm/boot/dts/exynos4412-p4note.dtsi        | 1 +
 arch/arm/boot/dts/exynos5250-arndale.dts        | 1 +
 arch/arm/boot/dts/exynos5410-odroidxu.dts       | 1 +
 arch/arm/boot/dts/exynos5420-arndale-octa.dts   | 1 +
 arch/arm/boot/dts/exynos5420-smdk5420.dts       | 1 +
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi   | 1 +
 arch/arm/boot/dts/exynos5422-odroidhc1.dts      | 2 +-
 arch/arm/boot/dts/exynos5422-odroidxu4.dts      | 2 +-
 arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi | 4 ++--
 arch/arm/boot/dts/s5pv210-goni.dts              | 9 ---------
 19 files changed, 24 insertions(+), 21 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 1/2] ARM: dts: samsung: pull for v5.14
Date: Thu, 10 Jun 2021 09:40:54 +0200	[thread overview]
Message-ID: <20210610074055.12474-1-krzysztof.kozlowski@canonical.com> (raw)
Message-ID: <20210610074054.cUvm8XNh82Dmx_jgj50iKmQ04OxMLEUuAgV19wQSUyc@z> (raw)

Hi,

Few DTS changes. I will have slightly later also pulls for ARM64 and defconfig.

Best regards,
Krzysztof


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.14

for you to fetch changes up to 135adbbee4c66f89b57519633cbf8c3c35b6c4da:

  ARM: dts: exynos: Disable unused camera input for I9100 (2021-05-31 17:53:00 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.14

1. Several cleanups and alignment with dtschema.  This includes removal
   of unused properties and fixing LED brightness property.
2. Enable PMIC RTC interrupt as a wakeup source (intended to wakeup for
   example from Suspend to RAM where the PMIC RTC's power is still
   supplied).
3. Disable unused/not implemented camera on GT-I9100.

----------------------------------------------------------------
Krzysztof Kozlowski (16):
      ARM: dts: exynos: align Broadcom WiFi with dtschema
      ARM: dts: exynos: replace legacy MMS114 touchscreen x/y properties in GT-N7100
      ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3
      ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1
      ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4
      ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni
      ARM: dts: exynos: enable PMIC wakeup from suspend on Itop Core
      ARM: dts: exynos: enable PMIC wakeup from suspend on Origen4412
      ARM: dts: exynos: enable PMIC wakeup from suspend on Arndale
      ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid XU
      ARM: dts: exynos: enable PMIC wakeup from suspend on Midas
      ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid X/U3
      ARM: dts: exynos: enable PMIC wakeup from suspend on P4 Note
      ARM: dts: exynos: enable PMIC wakeup from suspend on Arndale Octa
      ARM: dts: exynos: enable PMIC wakeup from suspend on SMDK5420
      ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid XU3/XU4 family

Timon Baetz (1):
      ARM: dts: exynos: Disable unused camera input for I9100

 arch/arm/boot/dts/exynos3250-rinato.dts         | 2 +-
 arch/arm/boot/dts/exynos4210-i9100.dts          | 8 +++++---
 arch/arm/boot/dts/exynos4210-trats.dts          | 2 +-
 arch/arm/boot/dts/exynos4210-universal_c210.dts | 2 +-
 arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi | 1 +
 arch/arm/boot/dts/exynos4412-midas.dtsi         | 1 +
 arch/arm/boot/dts/exynos4412-n710x.dts          | 4 ++--
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 1 +
 arch/arm/boot/dts/exynos4412-origen.dts         | 1 +
 arch/arm/boot/dts/exynos4412-p4note.dtsi        | 1 +
 arch/arm/boot/dts/exynos5250-arndale.dts        | 1 +
 arch/arm/boot/dts/exynos5410-odroidxu.dts       | 1 +
 arch/arm/boot/dts/exynos5420-arndale-octa.dts   | 1 +
 arch/arm/boot/dts/exynos5420-smdk5420.dts       | 1 +
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi   | 1 +
 arch/arm/boot/dts/exynos5422-odroidhc1.dts      | 2 +-
 arch/arm/boot/dts/exynos5422-odroidxu4.dts      | 2 +-
 arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi | 4 ++--
 arch/arm/boot/dts/s5pv210-goni.dts              | 9 ---------
 19 files changed, 24 insertions(+), 21 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-06-10  7:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-10  7:40 Krzysztof Kozlowski [this message]
2021-06-10  7:40 ` [GIT PULL 1/2] ARM: dts: samsung: pull for v5.14 Krzysztof Kozlowski
2021-06-10  7:40 ` [GIT PULL 2/2] ARM: samsung: mach/soc " Krzysztof Kozlowski
2021-06-10  7:40   ` Krzysztof Kozlowski
2021-06-12 16:10 ` [GIT PULL 1/2] ARM: dts: samsung: pull " patchwork-bot+linux-soc

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=20210610074055.12474-1-krzysztof.kozlowski@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.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.