On 20 November 2014 at 19:39, Simon Glass wrote:
> Hi Masahiro,
>
> On 20 November 2014 06:06, Masahiro Yamada wrote:
>> Hi Simon,
>>
>>
>>
>>
>> On Wed, 19 Nov 2014 09:35:54 +
>> Simon Glass wrote:
>>
>>> Hi Masahiro,
>>>
>>> On 19 November 2014 08:25, Masahiro Yamada
>>> wrote:
>>> > Hi
Hi Masahiro,
On 20 November 2014 06:06, Masahiro Yamada wrote:
> Hi Simon,
>
>
>
>
> On Wed, 19 Nov 2014 09:35:54 +
> Simon Glass wrote:
>
>> Hi Masahiro,
>>
>> On 19 November 2014 08:25, Masahiro Yamada wrote:
>> > Hi Simon,
>> >
>> >
>> >
>> > On Tue, 11 Nov 2014 10:46:18 -0700
>> > Simon
Hi Simon,
On Wed, 19 Nov 2014 09:35:54 +
Simon Glass wrote:
> Hi Masahiro,
>
> On 19 November 2014 08:25, Masahiro Yamada wrote:
> > Hi Simon,
> >
> >
> >
> > On Tue, 11 Nov 2014 10:46:18 -0700
> > Simon Glass wrote:
> >
> >> diff --git a/drivers/core/device.c b/drivers/core/device.c
>
Hi Masahiro,
On 19 November 2014 08:25, Masahiro Yamada wrote:
> Hi Simon,
>
>
>
> On Tue, 11 Nov 2014 10:46:18 -0700
> Simon Glass wrote:
>
>> diff --git a/drivers/core/device.c b/drivers/core/device.c
>> index 49faa29..0d84776 100644
>> --- a/drivers/core/device.c
>> +++ b/drivers/core/device.
Hi Simon,
On Tue, 11 Nov 2014 10:46:18 -0700
Simon Glass wrote:
> diff --git a/drivers/core/device.c b/drivers/core/device.c
> index 49faa29..0d84776 100644
> --- a/drivers/core/device.c
> +++ b/drivers/core/device.c
> @@ -548,3 +548,8 @@ int device_find_next_child(struct udevice **devp)
>
>
Hello Simon,
Am 11.11.2014 18:46, schrieb Simon Glass:
When the device is created from a device tree node, it matches a compatible
string. Allow access to that string and the associated data.
Signed-off-by: Simon Glass
---
Changes in v2: None
drivers/core/device.c | 5 +
drivers/core
On Tue, Nov 11, 2014 at 10:46:18AM -0700, Simon Glass wrote:
> When the device is created from a device tree node, it matches a compatible
> string. Allow access to that string and the associated data.
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: D
When the device is created from a device tree node, it matches a compatible
string. Allow access to that string and the associated data.
Signed-off-by: Simon Glass
---
Changes in v2: None
drivers/core/device.c | 5 +
drivers/core/lists.c | 17 -
include/dm/device.h | 11
8 matches
Mail list logo