lib: utils: Implement "64bit-mmio" property parsing
authorGuo Ren <guoren@linux.alibaba.com>
Sat, 17 Apr 2021 16:26:16 +0000 (16:26 +0000)
committerAnup Patel <anup@brainfault.org>
Thu, 22 Apr 2021 09:30:58 +0000 (15:00 +0530)
commitc5d064505236d8c272fffcd58fb27482325e14fd
treefe4fc7f94debd35cc75dadd30db4f77a576d1ad6
parentf41196a9d245f024a87a08e7d159ca6dc0a6c298
lib: utils: Implement "64bit-mmio" property parsing

Figure out CLINT has_64bit_mmio from DT node and using antonym for
compatibility.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
lib/utils/fdt/fdt_helper.c