u-boot-brain/drivers/usb/mtu3
Simon Glass f10643cf8a dm: core: Access device ofnode through functions
At present ofnode is present in the device even if it is never used. With
of-platdata this field is not used, so can be removed. In preparation for
this, change the access to go through inline functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-01-05 12:24:41 -07:00
..
Kconfig usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
Makefile usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_core.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
mtu3_dr.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_gadget_ep0.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_gadget.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_host.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_hw_regs.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_plat.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
mtu3_qmu.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_qmu.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00