mbox series

[v2,0/2] remove and reorder labels

Message ID 20240620022637.2494329-1-joy.zou@nxp.com (mailing list archive)
Headers show
Series remove and reorder labels | expand

Message

Joy Zou June 20, 2024, 2:26 a.m. UTC
For the details, please check the patch commit log.

---
Changes for v2:
1. separate the remove label patch from reorder patch.
2. change the child device order in lpi2c3.
3. modify the commit message.

Joy Zou (2):
  arm64: dts: imx93-11x11-evk: fix duplicated lpi2c3 labels
  arm64: dts: imx93-11x11-evk: reorder lpi2c2, lpi2c3, mu1 and mu2 label

 .../boot/dts/freescale/imx93-11x11-evk.dts    | 309 +++++++++---------
 1 file changed, 151 insertions(+), 158 deletions(-)

Comments

Shawn Guo June 27, 2024, 7:56 a.m. UTC | #1
On Thu, Jun 20, 2024 at 10:26:35AM +0800, Joy Zou wrote:
> For the details, please check the patch commit log.
> 
> ---
> Changes for v2:
> 1. separate the remove label patch from reorder patch.
> 2. change the child device order in lpi2c3.
> 3. modify the commit message.
> 
> Joy Zou (2):
>   arm64: dts: imx93-11x11-evk: fix duplicated lpi2c3 labels
>   arm64: dts: imx93-11x11-evk: reorder lpi2c2, lpi2c3, mu1 and mu2 label

Applied both, thanks!