Re: Re: [PATCH] spi/s3c64xx: Update DT binding documentation to match code

From: Charles Keepax
Date: Fri Mar 07 2014 - 06:12:18 EST


On Fri, Mar 07, 2014 at 10:04:53AM +0000, GIRISH K S wrote:
> Hello Charles, instead of the binding modification I shall
> handle it in the driver probe function by getting child
> node using the api of_get_child_by_name(child-node,
> "controller-data) and then use of_find_property to parse
> the cs-gpio.
>
> This looks like a better fix. Is that ok?

Sounds like a good solution to me.

Thanks,
Charles

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/