]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: common: remove '_' from DT property names
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 9 May 2019 13:41:59 +0000 (15:41 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 9 May 2019 13:41:59 +0000 (15:41 +0200)
commitb374544de64889bb56091ee1e7c9c71e34c4f348
tree40fc91842b4e9c6c393fdf5763922990c78e4302
parent3282f92901200a6499ae7b4991887a62cbae3698
karo: common: remove '_' from DT property names

DT property names should not contain underscores but dashes as word
delimiters. The DT files in Linux have been updated to reflect this.
For compatibility with older DTBs support both variants of certain
property names.
board/karo/common/fdt.c