On Fri, May 31, 2013 at 9:34 AM, Michal Simek <mon...@monstr.eu> wrote: > On 05/31/2013 09:14 AM, Linus Walleij wrote:
>> It's OK, but fix the boolean member so as to just needing to >> be present: >> >> xlnx,is-dual; >> >> Rather than >> >> xlnx,is-dual = <1>; > > Surely I can do it but it means to change our BSP and because > this IP is used on Microblaze from beginning this change > breaks all DTSes from past. I think of_property_read_bool() will accept xlnx,is-dual = <1>; to mean the same as xlnx,is-dual; try it. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/