From: Mugunthan V N <mugunthanvnm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] drivers: of: add support for get device address based on index
Date: Sun, 6 Sep 2015 16:09:18 +0530 [thread overview]
Message-ID: <55EC17D6.6030309@ti.com> (raw)
In-Reply-To: <CAPnjgZ3UjaAZgeCSDZEteZLEMiPvh0BQoej-71yz1zYvFCEbEw@mail.gmail.com>
On Friday 04 September 2015 06:28 AM, Simon Glass wrote:
> Hi,
>
> On 2 September 2015 at 05:15, Mugunthan V N <mugunthanvnm@ti.com> wrote:
>> When a device has multiple memory regions, api "dev_get_addr"
>> doesn't return the address and returns error. So implementing a
>> new api to get device address based on index.
>>
>> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
>> ---
>> drivers/core/device.c | 18 ++++++++++++++++++
>> include/dm/device.h | 10 ++++++++++
>> include/fdtdec.h | 14 ++++++++++++++
>> lib/fdtdec.c | 35 +++++++++++++++++++++++++++++++++++
>> 4 files changed, 77 insertions(+)
>
> I'd like to figure out Stephen Warren's patch before we look too hard
> at this one.
>
> http://patchwork.ozlabs.org/patch/504918/
>
The patch looks reasonable. Will test it tomorrow and repost the series
again.
Regards
Mugunthan V N
next prev parent reply other threads:[~2015-09-06 10:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 11:15 [U-Boot] [PATCH 0/6] device model bringup of cpsw on am335x bone black Mugunthan V N
2015-09-02 11:15 ` [U-Boot] [PATCH 1/6] drivers: of: add support for get device address based on index Mugunthan V N
2015-09-04 0:58 ` Simon Glass
2015-09-06 10:39 ` Mugunthan V N [this message]
2015-09-02 11:15 ` [U-Boot] [PATCH 2/6] am335x_evm: prepare for eth driver model support Mugunthan V N
2015-09-02 13:15 ` Tom Rini
2015-09-04 15:38 ` Joe Hershberger
2015-09-02 11:15 ` [U-Boot] [PATCH 3/6] am335x_evm: do not define usb ether gadget when Eth DM is defined Mugunthan V N
2015-09-02 13:15 ` Tom Rini
2015-09-02 11:15 ` [U-Boot] [PATCH 4/6] drivers: net: cpsw: prepare driver for device model migration Mugunthan V N
2015-09-04 0:58 ` Simon Glass
2015-09-02 11:15 ` [U-Boot] [PATCH 5/6] drivers: net: cpsw: convert driver to adopt device driver model Mugunthan V N
2015-09-04 0:58 ` Simon Glass
2015-09-06 11:14 ` Mugunthan V N
2015-09-02 11:15 ` [U-Boot] [PATCH 6/6] defconfig: am335x: bbb: enable ethernet " Mugunthan V N
2015-09-02 13:16 ` Tom Rini
2015-09-02 13:15 ` [U-Boot] [PATCH 0/6] device model bringup of cpsw on am335x bone black Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55EC17D6.6030309@ti.com \
--to=mugunthanvnm@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox