From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
arm@kernel.org, soc@kernel.org
Cc: linux-samsung-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Krzysztof Kozlowski <krzk@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL 2/4] ARM: dts: samsung for v5.11
Date: Tue, 1 Dec 2020 22:44:02 +0200 [thread overview]
Message-ID: <20201201204404.22675-2-krzk@kernel.org> (raw)
In-Reply-To: <20201201204404.22675-1-krzk@kernel.org>
Hi,
Samsung changes, on top of previous pull request.
Best regards,
Krzysztof
The following changes since commit 73f882a0f3a833d589c1a0b6b83045567244e71e:
ARM: dts: exynos: use hyphens in MFC reserved memory node names (2020-11-10 19:21:21 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.11-2
for you to fetch changes up to afbd0bdebe0d82c4846dbbce53625110889c5de8:
ARM: dts: exynos: switch Atmel mxt reset GPIO to active low on P4 Note (2020-11-22 12:36:11 +0100)
----------------------------------------------------------------
Samsung DTS ARM changes for v5.11, part two
1. Add devicetree of Samsung Galaxy Note 10.1 tablets
(GT-N8010/GT-N8013), called P4 Note. These are quite old but
still functional devices, based on Exynos4412.
2. Minor cleanups in Odroid XU3 Ethernet.
3. Minor fixes: ADC io-channel-ranges and P4 Note touchscreen GPIO
polarity.
----------------------------------------------------------------
Jonathan Cameron (3):
ARM: dts: exynos: Drop incorrect use of io-channel-ranges
ARM: dts: s5pv210: Drop incorrect use of io-channel-ranges property
ARM: dts: s5pv210: Drop unneeded io-channel-ranges property in Aries
Martin Jücker (3):
dt-bindings: arm: samsung: document bindings for P4 Note family board
ARM: dts: exynos: add Samsung's Exynos4412-based P4 Note boards
ARM: dts: exynos: switch Atmel mxt reset GPIO to active low on P4 Note
Łukasz Stelmach (2):
ARM: dts: exynos: Fix Ethernet interface description on Odroid XU3
ARM: dts: exynos: Add an alias for the Ethernet interface on Odroid XU3
.../bindings/arm/samsung/samsung-boards.yaml | 8 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/exynos3250.dtsi | 1 -
arch/arm/boot/dts/exynos4412-p4note-n8010.dts | 17 +
arch/arm/boot/dts/exynos4412-p4note.dtsi | 1132 ++++++++++++++++++++
arch/arm/boot/dts/exynos4412.dtsi | 1 -
arch/arm/boot/dts/exynos5250.dtsi | 1 -
arch/arm/boot/dts/exynos5422-odroidxu3.dts | 8 +-
arch/arm/boot/dts/exynos54xx.dtsi | 1 -
arch/arm/boot/dts/s5pv210-aries.dtsi | 1 -
arch/arm/boot/dts/s5pv210.dtsi | 1 -
11 files changed, 1164 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/boot/dts/exynos4412-p4note-n8010.dts
create mode 100644 arch/arm/boot/dts/exynos4412-p4note.dtsi
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-12-01 20:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-01 20:44 [GIT PULL 1/4] ARM: defconfig: samsung for v5.11 Krzysztof Kozlowski
2020-12-01 20:44 ` Krzysztof Kozlowski [this message]
2020-12-08 23:09 ` [GIT PULL 2/4] ARM: dts: " Arnd Bergmann
2020-12-01 20:44 ` [GIT PULL 3/4] arm64: dts: exynos: Pull " Krzysztof Kozlowski
2020-12-08 23:09 ` Arnd Bergmann
2020-12-01 20:44 ` [GIT PULL 4/4] ARM: samsung: " Krzysztof Kozlowski
2020-12-09 16:41 ` Arnd Bergmann
2020-12-08 16:34 ` [GIT PULL 1/4] ARM: defconfig: samsung " Arnd Bergmann
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=20201201204404.22675-2-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).