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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <3e7ea374-c321-4f80-b22b-96ce34cfaa3e@app.fastmail.com>
Date: Fri, 09 Aug 2024 18:00:11 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...nel.org, linux-arm-kernel@...ts.infradead.org,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] ARM: soc fixes for 6.11, part 1

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-6.11-1

for you to fetch changes up to 6b1124c4526fb1648a3921a441515ea8a98b92e4:

  Merge tag 'ti-k3-dt-fixes-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/fixes (2024-08-07 14:45:45 +0200)

----------------------------------------------------------------
ARM: soc fixes for 6.11, part 1

There are three sets of patches for the soc tree:

 - Marek BehĂșn addresses multiple build time regressions caused
   by changes to the cznic turris-omnia support

 - Dmitry Torokhov fixes a regression in the legacy "gumstix"
   board code he cleaned up earlier

 - The TI K3 maintainers found multiple bugs in the in gpio,
   audio and pcie devicetree nodes.

----------------------------------------------------------------
Andrew Halaney (2):
      arm64: dts: ti: k3-j784s4-evm: Assign only lanes 0 and 1 to PCIe1
      arm64: dts: ti: k3-j784s4-evm: Consolidate serdes0 references

Arnd Bergmann (1):
      Merge tag 'ti-k3-dt-fixes-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/fixes

Dmitry Torokhov (1):
      ARM: pxa/gumstix: fix attaching properties to vbus gpio device

Francesco Dolcini (1):
      arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator on

Jared McArthur (3):
      arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0
      arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0
      arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0

Marek BehĂșn (6):
      platform: cznic: turris-omnia-mcu: Make watchdog code optional
      platform: cznic: turris-omnia-mcu: Make TRNG code optional
      platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optional
      platform: cznic: turris-omnia-mcu: Make GPIO code optional
      doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warning
      doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute value

Nishanth Menon (1):
      Merge tag 'ti-k3-dt-for-v6.11-part2' into ti-k3-dts-next

Parth Pancholi (1):
      arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs

 .../testing/sysfs-bus-i2c-devices-turris-omnia-mcu |  6 +-
 arch/arm/mach-pxa/gumstix.c                        | 11 +--
 arch/arm64/boot/dts/ti/k3-am62-verdin-dahlia.dtsi  | 22 ------
 arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi         |  6 --
 .../boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi     |  2 +
 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi          |  3 +-
 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi          |  3 +-
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts           | 25 +++----
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi         |  4 +-
 drivers/platform/cznic/Kconfig                     | 80 +++++++++++++++-------
 drivers/platform/cznic/Makefile                    |  8 +--
 drivers/platform/cznic/turris-omnia-mcu-base.c     |  4 ++
 drivers/platform/cznic/turris-omnia-mcu.h          | 42 +++++++++++-
 13 files changed, 129 insertions(+), 87 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ