]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 28 Jan 2026 18:09:20 +0000 (19:09 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Jan 2026 18:09:20 +0000 (19:09 +0100)
commit2120005213ce4fdfc652e3f16e6ee20e85cfa4f6
tree79d24fab2750139af324e8c24167fc6b1346f126
parenta1f4991db6219e82c3f5010e9c61a21e43a6789c
parent4506cdf52a806be0d9e1b1c0b6c9bc2909ca8b1c
Merge tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt

More Qualcomm Arm32 DeviceTree updated for v6.20

MSM8226 is switched to generic RPMPD_ indices, to allow dropping the
duplicate platform-specific constants.

On MSM8960 two additional GSBIs and I2C controllers are introduced.
Accelerometer, Magnetometer, NFC and Light/Proximity sensors are then
enabled on the Samsung Galaxy Express.

* tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  ARM: dts: qcom: switch to RPMPD_* indices
  ARM: dts: qcom: msm8960: expressatt: Add Accelerometer
  ARM: dts: qcom: msm8960: expressatt: Add Magnetometer
  ARM: dts: qcom: msm8960: expressatt: Add NFC
  ARM: dts: qcom: msm8960: expressatt: Add Light/Proximity Sensor
  ARM: dts: qcom: msm8960: Add GSBI2 & GSBI7

Signed-off-by: Arnd Bergmann <arnd@arndb.de>