platform: generic: Populate domains from FDT
authorAnup Patel <anup.patel@wdc.com>
Thu, 19 Nov 2020 06:55:31 +0000 (12:25 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 4 Dec 2020 15:44:25 +0000 (21:14 +0530)
commit4fffb53269156c8ea593ababbe4a664a1c06a1cd
tree1f89cdd59effde5313e198cd0a4387bf401190b3
parentba741ea0ad01314be916f9095384c31c6ccfa363
platform: generic: Populate domains from FDT

The generic platform should populate domains from FDT using the
domain FDT helper routines.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
platform/generic/platform.c