Integrate linux-imx-kuk/mc3_fix_dts
Commit: seco-ne/kernel/linux-imx-kuk@c6bcfd0e
dts:mc3: Configure WDOG_B reset pin
--
Commit: seco-ne/kernel/linux-imx-kuk@a7ce4e8a
dts:mc3: Add pmic interupt pin
--
Commit: seco-ne/kernel/linux-imx-kuk@4e203aeb
dts:mc3: Added AC97 GPIO names and disabled SAI
Temporarily disabled the SAI/AC97 to test the GPIO order.
BCS 746-000955
--
Commit: seco-ne/kernel/linux-imx-kuk@9c7ec5e0
dts:mc3: Fixed the clock of the LVDS panel
The LVDS receiver requires an input clock of at least 20 MHz. Since the display supports VGA and QVGA, the higher clock (for VGA) is used for now.
Note: Further work on the display timings is required.
BCS 746-000951 BCS 746-000944
--
Commit: seco-ne/kernel/linux-imx-kuk@493487c9
dts:mc3: Fixed the lcdif node and the backlight
Configured the panel to the correct display settings. The lvds interface is internally connected to lcdif2. The GPIO for the backlight enable was wrong.
BCS 746-000951
--
Commit: seco-ne/kernel/linux-imx-kuk@00334867
dts:mc3: Enable CAN2
Also use the GPIO_PAD macros to cleanup the devicetree for can related gpios.
--
Commit: seco-ne/kernel/linux-imx-kuk@944f9fe0
dts:seconorth: Move GPIO_PAD defines to imx8m[mp]-pinfunc
The GPIO_PAD macros make the source code more readible but have been available for trizeps8 boards only. Moving the macros one step up, make them available for the other boards too.
--
Commit: seco-ne/kernel/linux-imx-kuk@7c86977f
dts:mc3: Enable CAN 1
BCS 746-000945
--
Commit: seco-ne/kernel/linux-imx-kuk@50d3074a
dts:mc3: Set RTC interrupt pin
BCS 746-000943
--
Commit: seco-ne/kernel/linux-imx-kuk@83b540ae
dts:mc3: Improve ethernet configuration
Now the correct phy reg is set explicitly. Use the driver specific bindings for the phy reset and set the correct reset timings.
BCS 746-000932
--
Commit: seco-ne/kernel/linux-imx-kuk@aeb17f0c
dts:mc3: Add buzzer
BCS 746-000936
--
Commit: seco-ne/kernel/linux-imx-kuk@b45401cc
dts:mc3: Added first draft for LCDIF and backlight
First draft of the integration of the LCDIF and the PWM backlight. The changes haven't been tested yet.
BCS 746-000944 BCS 746-000951
--
Commit: seco-ne/kernel/linux-imx-kuk@c805f2da
dts:mc3: Added TTL GPIOs
BCS 746-000953
--
Commit: seco-ne/kernel/linux-imx-kuk@4f0eaf5a
dts:mc3: Added SENSE GPIOs to the devicetree
BCS 746-000952
--
Commit: seco-ne/kernel/linux-imx-kuk@9082da17
dts:mc3: Added first draft of AC97 codec
The MC3 uses an AC97 codec for audio/touch input. Added a first version of the AC97 codec to the devicetree.
Note: The communication couldn't be tested yet and might not work.
--
Commit: seco-ne/kernel/linux-imx-kuk@e3eac34d
dts:mc3: Change order of mmc
The eMMC is connected to usdhc3, but we need it on mmc0. Re-ordered the mmcs to reflect this change.