mbox series

[0/4] arm64: dts: imx8m: dtb aliases update

Message ID 1589940166-736-1-git-send-email-peng.fan@nxp.com (mailing list archive)
Headers show
Series arm64: dts: imx8m: dtb aliases update | expand

Message

Peng Fan May 20, 2020, 2:02 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Minor patchset to update device tree aliases

Peng Fan (4):
  arm64: dts: imx8mq: Add mmc aliases
  arm64: dts: imx8mq: Add ethernet alias
  arm64: dts: imx8mm: sort the aliases
  arm64: dts: imx8mp: add i2c aliases

 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 16 ++++++++--------
 arch/arm64/boot/dts/freescale/imx8mp.dtsi |  6 ++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi |  3 +++
 3 files changed, 17 insertions(+), 8 deletions(-)

Comments

Aisheng Dong May 20, 2020, 6:41 a.m. UTC | #1
> From: Peng Fan <peng.fan@nxp.com>
> Sent: Wednesday, May 20, 2020 10:03 AM
> 
> Minor patchset to update device tree aliases
> 
> Peng Fan (4):
>   arm64: dts: imx8mq: Add mmc aliases
>   arm64: dts: imx8mq: Add ethernet alias
>   arm64: dts: imx8mm: sort the aliases
>   arm64: dts: imx8mp: add i2c aliases

For this patchset,

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

Regards
Aisheng
Shawn Guo June 18, 2020, 6:57 a.m. UTC | #2
On Wed, May 20, 2020 at 10:02:42AM +0800, peng.fan@nxp.com wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Minor patchset to update device tree aliases
> 
> Peng Fan (4):
>   arm64: dts: imx8mq: Add mmc aliases
>   arm64: dts: imx8mq: Add ethernet alias
>   arm64: dts: imx8mm: sort the aliases
>   arm64: dts: imx8mp: add i2c aliases

Applied all, thanks.