u-boot/drivers/pinctrl/broadcom
Ovidiu Panait e020c07a02 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
Factor out reading IP base address to ofdata_to_platdata function, which
is designed for this purpose. Also, drop the dev->priv NULL check, since
this is already done by the dm core when allocating space using
priv_auto_alloc_size feature. (in drivers/core/device.c ->
device_ofdata_to_platdata).

Cc: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2020-10-02 17:32:28 +02:00
..
Kconfig pinctrl: bcm6838: add pinctrl support 2018-09-22 20:49:59 +02:00
Makefile pinctrl: bcm6838: add pinctrl support 2018-09-22 20:49:59 +02:00
pinctrl-bcm283x.c pinctrl: bcm283x: Read address from DT in ofdata_to_platdata 2020-10-02 17:32:28 +02:00
pinctrl-bcm6838.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00