[PATCH 02/13] gpio/omap: Adapt GPIO driver to DT
Cousson, Benoit
b-cousson at ti.com
Fri Sep 30 21:53:10 EST 2011
Second thought... I was too fast to say OK :-)
On 9/27/2011 7:40 AM, Nayak, Rajendra wrote:
> On Monday 26 September 2011 10:20 PM, Benoit Cousson wrote:
[...]
>> + if (match) {
>> + of_property_read_u32(node, "bank-width",&bank->width);
>
> Bank width should be u32.
I guess you meant bank->width, and it appears that bank->width is
already a u32.
Regards,
Benoit
More information about the devicetree-discuss
mailing list