Hi Jae, On Tue, 8 Jan 2019 at 08:11, Jae Hyun Yoo <jae.hyun....@linux.intel.com> wrote: > > This commit adds PECI bus/adapter node of AST24xx/AST25xx into > aspeed-g4 and aspeed-g5.
This looks good, aside from the alias. It will go via my aspeed tree once the bindings are merged. Send them to linux-asp...@lists.ozlabs.org at that time. In the future I suggest leaving the changes to arch/arm/boot/dts until after the bindings and driver patches have landed. They will rarely go in before hand as the bindings need to be agreed on. > serial3 = &uart4; > serial4 = &uart5; > serial5 = &vuart; > + peci0 = &peci0; I don't think this is necessary. Can you explain why you think you need it? Cheers, Joel