
Hi,
Andy Shevchenko andriy.shevchenko@linux.intel.com writes:
On Thu, 2017-07-06 at 12:44 +0300, Andy Shevchenko wrote:
On Thu, 2017-07-06 at 12:07 +0800, Bin Meng wrote:
Hi Andy,
On Thu, Jul 6, 2017 at 4:56 AM, Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
Add Intel Edison board which is using U-Boot.
+config SYS_USB_OTG_BASE + hex + default 0xf9100000
Can this otg controller be put into device tree, like other peripherals?
I will check the possibility.
Is it show stopper? To keep things simpler it would be better to keep board initialization in place and move forward later.
Felipe, what is your opinion on the topic?
IIRC, there are some folks working on moving DWC3 to DM. Frankly, I would rather not wait for the conversion before merging Edison's board-file. After the driver is switched to DM, adding another node on DT isn't really a lot of work by any stretch of the imagination.