Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-09 | ARM: dts: imx: Switch to using upstream DT on DH i.MX6 DHCOM | Marek Vasut | |
Enable OF_UPSTREAM to use upstream DT and add nxp/imx/ prefix to the DEFAULT_DEVICE_TREE. And thereby directly build DTB from dts/upstream/src/ including *-u-boot.dtsi files from arch/$(ARCH)/dts/ directory. Signed-off-by: Marek Vasut <marex@denx.de> | |||
2022-02-05 | ARM: dts: imx: Synchronize iMX6QDL DHCOM PDK2 DTs with Linux 5.15.12 | Marek Vasut | |
Synchronize DH DHCOM DTs with Linux commit 25960cafa06e ("Linux 5.15.12"). There is no functional change to the resulting DTs. The imx6qdl-dhcom-pdk2.dtsi had to be adjusted with additional headers, gpio.h, pwm.h, input.h, else the DT cannot be compiled, the same change is likely necessary in Linux. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com> Cc: Stefano Babic <sbabic@denx.de> Reviewed-by: Fabio Estevam <festevam@gmail.com> | |||
2019-07-19 | ARM: dts: imx: dh-imx6: Add DHCOM iMX6 Duallite PDK2 device tree | Ludwig Zenz | |
This device tree adds support for DHCOM iMX6 duallite and solo deriviates. Signed-off-by: Ludwig Zenz <lzenz@dh-electronics.com> Reviewed-by: Marek Vasut <marex@denx.de> |