u-boot-brain/board/liebherr/display5
Lukasz Majewski 45aac6dd7a imx: Rewrite display5 get_board_id() function to use dm_gpio_* API
The get_board_id() function was using the old gpio_* compatibility layer
to read HW and SW ID numbers encoded on the PCB board.

After this change the new dm_gpio* API is used for this purpose.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-10-08 16:36:36 +02:00
..
common.h ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) 2019-10-08 16:35:59 +02:00
display5.c imx: Rewrite display5 get_board_id() function to use dm_gpio_* API 2019-10-08 16:36:36 +02:00
Kconfig imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
MAINTAINERS imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
Makefile ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) 2019-10-08 16:35:59 +02:00
spl.c ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion) 2019-10-08 16:35:59 +02:00