On Mon, Apr 2, 2018 at 4:15 AM, Yuan, Linyu (NSB - CN/Shanghai) <linyu.yuan@xxxxxxxxxxxxxxx> wrote: > Hi all, > > When use dtc to compile dtb to dts, always lost integer format, > For example, clock frequency, normally it should not print as hexadecimal, other issue from my view is integer lower than 255, normally should not print as hexadecimal too. > > Any good method to solve this issue ? No. The dtb format doesn't have type information, nor formatting information. Adding this is certainly desired, but no one has come up with a way to add the information in a backwards compatible way. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html