FDT helper functions: Add function documentation
authorAndre Przywara <andre.przywara@arm.com>
Thu, 19 Sep 2019 09:45:28 +0000 (10:45 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 25 Sep 2019 10:36:03 +0000 (11:36 +0100)
commit6eaf928d66fbded8e190aaa189e1a0810ba79252
tree6334eb130cc049db81798367a178430a9bbdebf7
parent6a7cbfd56837409b85c26df0206177e59fc95a79
FDT helper functions: Add function documentation

Since we moved some functions that amend a DT blob in memory to common
code, let's add proper function documentation.
This covers the three exported functions in common/fdt_fixup.c.

Change-Id: I67d7d27344e62172c789d308662f78d54903cf57
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
common/fdt_fixup.c