* [GIT PULL 1/3] ARM: defconfig: Samsung for v5.8
@ 2020-05-12 12:29 Krzysztof Kozlowski
2020-05-12 12:29 ` [GIT PULL 2/3] ARM: dts: samsung: dt " Krzysztof Kozlowski
2020-05-12 12:29 ` [GIT PULL 3/3] ARM: samsung: mach/soc " Krzysztof Kozlowski
0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-05-12 12:29 UTC (permalink / raw)
To: Olof Johansson, Arnd Bergmann, arm, soc
Cc: linux-samsung-soc, Kukjin Kim, linux-arm-kernel,
Krzysztof Kozlowski, linux-kernel
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-5.8
for you to fetch changes up to a8360727870bce0b4adb6f08a94bb6bc4cdf6c39:
ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules (2020-04-13 12:22:04 +0200)
----------------------------------------------------------------
Samsung defconfig changes for v5.8
1. Enable drivers for Exynos3250 Rinato Bluetooth,
2. Build WiFi mac80211 framework as module so it will get loaded the
same time as regulatory data.
----------------------------------------------------------------
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable serial bus and BCM HCIUART drivers
ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules
arch/arm/configs/exynos_defconfig | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL 2/3] ARM: dts: samsung: dt for v5.8
2020-05-12 12:29 [GIT PULL 1/3] ARM: defconfig: Samsung for v5.8 Krzysztof Kozlowski
@ 2020-05-12 12:29 ` Krzysztof Kozlowski
2020-05-12 12:29 ` [GIT PULL 3/3] ARM: samsung: mach/soc " Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-05-12 12:29 UTC (permalink / raw)
To: Olof Johansson, Arnd Bergmann, arm, soc
Cc: linux-samsung-soc, Kukjin Kim, linux-arm-kernel,
Krzysztof Kozlowski, linux-kernel
Hi,
Quite big set of changes, but mostly small improvements and one new board. See
the tag message below.
Best regards,
Krzysztof
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.8
for you to fetch changes up to c9ed436fd69b296001fccaa8469f329be3a12a96:
ARM: dts: s5pv210: Set MAX8998 GPIO pulls on Aries boards (2020-05-04 17:13:04 +0200)
----------------------------------------------------------------
Samsung DTS ARM changes for v5.8
1. Add DTS for Exynos4210-based Samsung Galaxy S2 (GT-I9100)
mobile phone,
2. Enable WiFi and Bluetooth in multiple boards,
3. Add new features to S5Pv210-based Aries family of mobile phones
(e.g. Samsung Galaxy S): necessary configuration for suspend, audio
support, USB mux, touch keys, panel, i2c-gpio adapters, FM radio, ADC,
4. Many minor fixes (e.g. GPIO polarity, interrupts).
----------------------------------------------------------------
Jonathan Bakker (17):
ARM: dts: s5pv210: Add helper define for sleep gpio config
ARM: dts: s5pv210: Add sleep GPIO configuration for Fascinate4G
ARM: dts: s5pv210: Add sleep GPIO configuration for Galaxy S
ARM: dts: s5pv210: Correct gpi pinctrl node name
ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries
ARM: dts: s5pv210: Disable pulls on GPIO I2C adapters for Aries
ARM: dts: s5pv210: Add WM8994 support to Aries boards
ARM: dts: s5pv210: Add FSA9480 support to Aries boards
ARM: dts: s5pv210: Add touchkey support to Aries boards
ARM: dts: s5pv210: Add panel support to Aries boards
ARM: dts: s5pv210: Add remaining i2c-gpio adapters to Aries boards
ARM: dts: s5pv210: Disable pull for vibrator enable GPIO on Aries boards
ARM: dts: s5pv210: Add an ADC node
ARM: dts: s5pv210: Enable ADC on Aries boards
ARM: dts: s5pv210: Assign clocks to MMC devices on Aries boards
ARM: dts: s5pv210: Correct FIMC definitions
ARM: dts: s5pv210: Set MAX8998 GPIO pulls on Aries boards
Marek Szyprowski (9):
ARM: dts: exynos: Enable Bluetooth support for Rinato board
ARM: dts: exynos: Enable WLAN support for the Trats board
ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus
ARM: dts: exynos: Convert to new i2c-gpio bindings
ARM: dts: exynos: Correct regulator names
ARM: dts: exynos: Correct the MAX8997 interrupts on the Trats board
ARM: dts: exynos: Remove useless address/size cells for mshc_0 on Rinato
ARM: dts: exynos: Enable WLAN support for the Rinato board
ARM: dts: exynos: Enable WLAN support for the UniversalC210 board
Paul Cercueil (1):
dt-bindings: arm: samsung: Add compatible string for the Galaxy S2
Paweł Chmiel (1):
ARM: dts: s5pv210: Add si470x FM radio to Galaxy S
Stenkin Evgeniy (1):
ARM: dts: exynos: Add devicetree file for the Galaxy S2
.../bindings/arm/samsung/samsung-boards.yaml | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/exynos3250-monk.dts | 3 +-
arch/arm/boot/dts/exynos3250-rinato.dts | 48 +-
arch/arm/boot/dts/exynos4210-i9100.dts | 768 +++++++++++++++++++++
arch/arm/boot/dts/exynos4210-origen.dts | 7 +-
arch/arm/boot/dts/exynos4210-trats.dts | 41 +-
arch/arm/boot/dts/exynos4210-universal_c210.dts | 33 +-
arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi | 6 +-
arch/arm/boot/dts/exynos4412-midas.dtsi | 17 +-
arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 8 +-
arch/arm/boot/dts/exynos4412-origen.dts | 14 +-
arch/arm/boot/dts/exynos5250-arndale.dts | 13 +-
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 2 +-
arch/arm/boot/dts/s5pv210-aries.dtsi | 359 +++++++++-
arch/arm/boot/dts/s5pv210-fascinate4g.dts | 249 +++++++
arch/arm/boot/dts/s5pv210-galaxys.dts | 292 ++++++++
arch/arm/boot/dts/s5pv210-pinctrl.dtsi | 9 +-
arch/arm/boot/dts/s5pv210.dtsi | 23 +-
19 files changed, 1820 insertions(+), 74 deletions(-)
create mode 100644 arch/arm/boot/dts/exynos4210-i9100.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL 3/3] ARM: samsung: mach/soc for v5.8
2020-05-12 12:29 [GIT PULL 1/3] ARM: defconfig: Samsung for v5.8 Krzysztof Kozlowski
2020-05-12 12:29 ` [GIT PULL 2/3] ARM: dts: samsung: dt " Krzysztof Kozlowski
@ 2020-05-12 12:29 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-05-12 12:29 UTC (permalink / raw)
To: Olof Johansson, Arnd Bergmann, arm, soc
Cc: linux-samsung-soc, Kukjin Kim, linux-arm-kernel,
Krzysztof Kozlowski, linux-kernel
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.8
for you to fetch changes up to 06b29212c3a2467ef9d25876fe82b77fa3d09ac2:
ARM: samsung: Use devm_platform_ioremap_resource() to simplify code (2020-04-21 11:35:00 +0200)
----------------------------------------------------------------
Samsung mach/soc changes for v5.8
Cleanups and code simplifying.
----------------------------------------------------------------
Tang Bin (2):
ARM: samsung: Omit superfluous error message in s3c_adc_probe()
ARM: samsung: Use devm_platform_ioremap_resource() to simplify code
Wolfram Sang (1):
ARM: s3c64xx: convert to use i2c_new_client_device()
arch/arm/mach-s3c64xx/mach-crag6410-module.c | 7 +++----
arch/arm/plat-samsung/adc.c | 8 ++------
2 files changed, 5 insertions(+), 10 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-05-12 12:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-12 12:29 [GIT PULL 1/3] ARM: defconfig: Samsung for v5.8 Krzysztof Kozlowski
2020-05-12 12:29 ` [GIT PULL 2/3] ARM: dts: samsung: dt " Krzysztof Kozlowski
2020-05-12 12:29 ` [GIT PULL 3/3] ARM: samsung: mach/soc " Krzysztof Kozlowski
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).