Integrate linux-imx-kuk/linux-5.15.32-seco-san-boards
Commit: seco-ne/kernel/linux-imx-kuk@59e117c0
arm:dts:nallino: fix address format warning
Minor change to get rid of the following warning: Warning (i2c_bus_reg): /soc/bus@2100000/i2c@21a0000/pf1550@08: I2C bus unit address format error, expected "8"
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de
--
Commit: seco-ne/kernel/linux-imx-kuk@43d5343b
arm:dts:santaro: Initial update for NXP kernel
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de
--
Commit: seco-ne/kernel/linux-imx-kuk@02f5d292
arm:dts:santoka: Initial update for NXP kernel
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de
--
Commit: seco-ne/kernel/linux-imx-kuk@c87b8738
dts:santaro:santoka: Set wp-gpio for SD-Cards
The "wp-gpios" assignment was missing for both platforms.
BCS 746-001170
--
Commit: seco-ne/kernel/linux-imx-kuk@81864f2e
arm: dts: nallino: Prevent disablement of VDD_3P3 regulator
The VDD_3P3 should not be disabled, even not logically. Thus prevent this by fixing the typo regulator_always_on to regulator-always-on.
--
Commit: seco-ne/kernel/linux-imx-kuk@5d87182c
arm:dts: Add support for NALLINO
Add support for the Garz& Fricke NALLINO platform. The NALLINO platform is based on an NXP i.MX6 ULL. It includes support for a parallel RBG Display, I2C Touch, RS232, RS485, microSD-Card.
--
Commit: seco-ne/kernel/linux-imx-kuk@2efc5d7a
arm:dts: Add support for SANTINO-LT
Add support for the Garz & Fricke SANTINO-LT platform. The SANTINO-LT platform is based on an NXP i.MX6 Solo or DualLite. It includes support for a parallel RBG Display, CAN, Audio, I2C Touch, RS232, RS485, microSD-Card.
--
Commit: seco-ne/kernel/linux-imx-kuk@17d6e8c4
arm:dts: Add support for SANTARO
Add support for the Garz& Fricke SANTARO platform. The SANTARO platform is based on an NXP i.MX6 Solo, DualLite, Dual or Quad. It includes support for an LVDS Display, Audio, RTC, Temperature Sensor, I2C Touch, RS232, RS485, SD-Card.
--
Commit: seco-ne/kernel/linux-imx-kuk@e6b1148d
arm:dts: Add support for SANTOKA
Add support for the Garz& Fricke SANTOKA platform. The SANTOKA platform is based on an NXP i.MX6 Solo, DualLite, Dual, Quad or QuadPlus. It includes support for an LVDS Display, CAN, Audio, Temperature Sensor, PCIe, RTC, I2C Touch, RS232, RS485, SD-Card and USB.
--
Commit: seco-ne/kernel/linux-imx-kuk@9486cb47
arm:dts: Add support for SANTINO
Add support for the Garz& Fricke SANTINO platform. The SANTINO platform is based on an NXP i.MX6 Solo or DuaslLite. It includes support for an RGB Display, I2C Touch, RS232, RS485, SD-Cards and USB.
--
Commit: seco-ne/kernel/linux-imx-kuk@389d9cb7
arm:dts:san: fix i2c1 gpio numbers
scl-gpios and sda-gpios were mixed up with each other.
Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de