]> Git Repo - J-u-boot.git/commit
ARM: dts: colibri_vf: update device trees
authorMarcel Ziswiler <[email protected]>
Mon, 25 Mar 2019 16:24:58 +0000 (17:24 +0100)
committerStefano Babic <[email protected]>
Sat, 13 Apr 2019 18:30:09 +0000 (20:30 +0200)
commit1854a9c91699b38c8da4f409c6c1f79243b9ded5
tree0cbaf9dae97939922d44d0a51bafe5fa26075285
parent0a6f625d65b25d995fe15b775a0bd26fb8c901e8
ARM: dts: colibri_vf: update device trees

Update device tree in preparation of further driver model migration:
Ethernet FEC, ESDHC aka MMC/SD card, I2C, NFC aka NAND flash controller,
USBH_PEN GPIO regulator.

Add iomux resp. pinctrl entries to be removed from proprietary platform
data: DSPI, ESDHC, FEC, I2C, NFC, UART, USBH_PEN GPIO.

Introduce a U-Boot specific device tree with some required
u-boot,dm-pre-reloc properties: soc, aips0, pinctrl_ddr and uart0 incl.
pinctrl.

While at it also update the MAINTAINERS file.

Signed-off-by: Marcel Ziswiler <[email protected]>
arch/arm/dts/vf-colibri-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/vf-colibri.dtsi
arch/arm/dts/vf500-colibri.dts
arch/arm/dts/vf610-colibri.dts
board/toradex/colibri_vf/MAINTAINERS
This page took 0.038577 seconds and 4 git commands to generate.