lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 25 Apr 2024 09:18:54 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Olof Johansson <olof@...om.net>,
	Arnd Bergmann <arnd@...db.de>,
	arm@...nel.org,
	soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Alim Akhtar <alim.akhtar@...sung.com>,
	Peter Griffin <peter.griffin@...aro.org>,
	linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 1/2] ARM: dts: samsung: dts for v6.10

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7bff1d35c1294c011b0269b8eaeb8f930df386fe:

  ARM: dts: exynos4212-tab3: limit usable memory range (2024-03-26 10:06:05 +0100)

----------------------------------------------------------------
Samsung DTS ARM changes for v6.10

1. Few cleanups of deprecated properties and node names pointed out by
   bindings newly converted to DT schema.
2. Fix S5PV210 NAND node size-cells, pointed out by DT schema.
3. Add FIFO depth to each SPI node so we can avoid matching this through
   DTS alias.  Difference SPI instances on given SoC have different FIFO
   depths.
4. Fix Exynos4212 Galaxy Tab3 usable memory, because stock bootloader is
   not telling us truth.

----------------------------------------------------------------
Artur Weber (1):
      ARM: dts: exynos4212-tab3: limit usable memory range

Krzysztof Kozlowski (7):
      ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
      ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat
      ARM: dts: samsung: smdk4412: fix keypad no-autorepeat
      ARM: dts: samsung: smdk4412: align keypad node names with dtschema
      ARM: dts: samsung: exynos5800-peach-pi: switch to undeprecated DP HPD GPIOs
      ARM: dts: samsung: s5pv210: align onenand node name with bindings
      ARM: dts: samsung: s5pv210: correct onenand size-cells

Tudor Ambarus (5):
      ARM: dts: samsung: exynos3250: specify the SPI FIFO depth
      ARM: dts: samsung: exynos4: specify the SPI FIFO depth
      ARM: dts: samsung: exynos5250: specify the SPI FIFO depth
      ARM: dts: samsung: exynos5420: specify the SPI FIFO depth
      ARM: dts: samsung: s5pv210: specify the SPI FIFO depth

 arch/arm/boot/dts/samsung/exynos3250.dtsi         |  2 ++
 arch/arm/boot/dts/samsung/exynos4.dtsi            |  3 +++
 arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts |  2 +-
 arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi    |  6 ++++++
 arch/arm/boot/dts/samsung/exynos4412-origen.dts   |  2 +-
 arch/arm/boot/dts/samsung/exynos4412-smdk4412.dts | 12 ++++++------
 arch/arm/boot/dts/samsung/exynos5250.dtsi         |  3 +++
 arch/arm/boot/dts/samsung/exynos5420.dtsi         |  3 +++
 arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts |  2 +-
 arch/arm/boot/dts/samsung/s5pv210.dtsi            |  6 ++++--
 10 files changed, 30 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ