mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
25ab97986c
Synchronise device tree with linux-next next-20220708. Please note that this also means that instead of the previous "generic" U-Boot specific carrier board agnostic device trees we are now using the regular ones for the Colibri Evaluation (carrier) board V3 (e.g. imx7d-colibri-eval-v3.dtb rather than the previous imx7-colibri-rawnand.dtb and imx7d-colibri-emmc-eval-v3.dtb rather than the previous imx7-colibri-emmc.dtb). Please further note that the PMIC node name got changed from rn5t567@33 to pmic@33 which required adjustment in resp. board file board/toradex/colibri_imx7/colibri_imx7.c. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
16 lines
621 B
Text
16 lines
621 B
Text
Colibri iMX7
|
|
M: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
W: http://developer.toradex.com/software/linux/linux-software
|
|
W: https://www.toradex.com/community
|
|
S: Maintained
|
|
F: arch/arm/boot/dts/imx7-colibri.dtsi
|
|
F: arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi
|
|
F: arch/arm/boot/dts/imx7d-colibri.dtsi
|
|
F: arch/arm/boot/dts/imx7d-colibri-emmc.dtsi
|
|
F: arch/arm/boot/dts/imx7d-colibri-emmc-eval-v3.dts
|
|
F: arch/arm/boot/dts/imx7d-colibri-eval-v3.dts
|
|
F: board/toradex/colibri_imx7/
|
|
F: configs/colibri_imx7_defconfig
|
|
F: configs/colibri_imx7_emmc_defconfig
|
|
F: doc/board/toradex/colibri_imx7.rst
|
|
F: include/configs/colibri_imx7.h
|