[PATCH v6 11/20] tegra: fdt: Add clock bindings for Tegra2 Seaboard
Simon Glass
sjg at chromium.org
Wed Feb 29 05:37:20 EST 2012
Hi Stephen,
On Tue, Feb 28, 2012 at 10:31 AM, Stephen Warren <swarren at nvidia.com> wrote:
> Simon Glass wrote at Tuesday, February 28, 2012 10:38 AM:
> ...
>> I am going to add your binding, less the #clock-cells which U-Boot
>> currently can't support because it conflicts with the C preprocessor
>> (at some point I may look at a patch to use sed or some other means of
>> avoiding this).
>
> Out of curiosity, why does the C preprocessor come into it? Is U-Boot's
> build process running cpp on the .dts files or something? That's non-
> standard, although perhaps it could be a useful standard...
Yes, but at the moment we only use it for '/include/ ARCH_CPU_DTS'.
Still hoping your symbolic stuff will go in though.
Regards,
Simon
>
> --
> nvpublic
>
More information about the devicetree-discuss
mailing list