Devicetree for 4.7:

- Rewrite of the unflattening code to avoid recursion and lessen the
  stack usage.

- Rewrite of the phandle args parsing code to get rid of the fixed args
  size. This is needed for IOMMU code.

- Sync to latest dtc which adds more dts style checking. These warnings
  are enabled with "W=1" compiles.

- Tegra documentation updates related to the above warnings.

- A bunch of spelling and other doc fixes.

- Various vendor prefix additions.
devicetree: Add Creative Technology vendor id

Add vendor ID for Creative technology.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
1 file changed