u-boot-brain/board/liebherr
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
..
display5 imx: Rewrite display5 get_board_id() function to use dm_gpio_* API 2019-10-08 16:36:36 +02:00
mccmon6 env: Move env_get_f() to env.h 2019-08-11 16:43:41 -04:00