mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-24 07:11:24 +02:00
There exists code in drivers/common/common.c to read the dr_mode from the device tree. This patch converts this driver to use that function to initialize the driver. Signed-off-by: Adam Ford <aford173@gmail.com>