| /rk3399_rockchip-uboot/drivers/video/tegra124/ |
| H A D | dp.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_arc.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | serial_s5p.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | serial_pl01x.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | ns16550.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | fsl_dspi.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | tegra20_slink.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | tegra114_spi.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | zynq_spi.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | tegra20_sflash.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | designware_spi.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | exynos_spi.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-exynos5.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | ehci-tegra.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | sunxi_gpio.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | tegra_gpio.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | s5p_gpio.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | tegra_i2c.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| H A D | s3c24x0_i2c.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | device.c | 4e9838c102e8575fbff3944e1596a53ec579844a Tue Aug 11 14:33:29 UTC 2015 Simon Glass <sjg@chromium.org> dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a device, when regmap or syscon are not being used. Change existing callers to use it as an example to others.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
|