[PATCH v3 1/3] clk: Add APM X-Gene SoC clock driver for reference, PLL, and device clocks.
Loc Ho
lho at apm.com
Mon Jun 24 16:41:32 EDT 2013
Hi Mar,
>> + if (of_property_read_u32(np, "flags", ¶meters.flags))
>> + parameters.flags = 0;
>
> As mentioned previously, I believe you could use the standard status
> property instead of flags.
[Loc Ho]
Okay... As mentioned, this will enforce multiple DTS file or patching
the DTS entry for clock as well as the driver DTS entry.
-Loc
More information about the linux-arm-kernel
mailing list