On 7 October 2014 22:15, Simon Glass wrote:
> On 6 October 2014 23:51, Masahiro Yamada wrote:
>> The driver model supports two ways for passing device parameters;
>> Device Tree and platform_data (board file).
>> Each driver should generally support both of them because some
>> popular IPs are us
On 6 October 2014 23:51, Masahiro Yamada wrote:
> The driver model supports two ways for passing device parameters;
> Device Tree and platform_data (board file).
> Each driver should generally support both of them because some
> popular IPs are used on various platforms.
>
> Assume the following s
The driver model supports two ways for passing device parameters;
Device Tree and platform_data (board file).
Each driver should generally support both of them because some
popular IPs are used on various platforms.
Assume the following scenario:
- The driver Foo is used on SoC Bar and SoC Baz
3 matches
Mail list logo