Re: [PATCH v3 1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ

2023-01-17 Thread Fabio Estevam
Hi Paul, On Tue, Jan 17, 2023 at 3:26 PM Ying-Chun Liu (PaulLiu) wrote: > > assign a node name for config-SEQ so that the board dts can modify > the configuration more easily. Actually, what you are adding is a label, not a node name. Please change the Subject and commit log accordingly. Thank

[PATCH v3 1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ

2023-01-17 Thread Ying-Chun Liu (PaulLiu)
assign a node name for config-SEQ so that the board dts can modify the configuration more easily. Signed-off-by: Ying-Chun Liu (PaulLiu) Cc: Stefano Babic Cc: Fabio Estevam Cc: NXP i.MX U-Boot Team --- v2: just rebase to the latest master branch. v3: rebase to the latest master branch. --- ar