[PATCH v2 0/2] remove and reorder labels

Joy Zou posted 2 patches 1 year, 6 months ago
.../boot/dts/freescale/imx93-11x11-evk.dts    | 309 +++++++++---------
1 file changed, 151 insertions(+), 158 deletions(-)
[PATCH v2 0/2] remove and reorder labels
Posted by Joy Zou 1 year, 6 months ago
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(-)

-- 
2.37.1
Re: [PATCH v2 0/2] remove and reorder labels
Posted by Shawn Guo 1 year, 5 months ago
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!