All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 6.1, part 3
Date: Sat, 19 Nov 2022 15:38:13 +0800	[thread overview]
Message-ID: <20221119073812.GQ16229@T480> (raw)

The following changes since commit 836fb30949d9edf91d7de696a884ceeae7e426d2:

  soc: imx8m: Enable OCOTP clock before reading the register (2022-11-14 15:52:53 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.1-3

for you to fetch changes up to e68be7b39f21d8a9291a5a3019787cd3ca999dd7:

  ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties (2022-11-19 11:20:15 +0800)

----------------------------------------------------------------
i.MX fixes for 6.1, part 3:

- Fix a small memory leak in mach-mxs code.
- Correct PCIe pad configuration for imx8mp-evk board.
- Fix ref/tcxo clock frequency property for imx6q-prti6q board.

----------------------------------------------------------------
Fabio Estevam (1):
      ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties

Peng Fan (1):
      arm64: dts: imx8mp-evk: correct pcie pad settings

Zheng Yongjun (1):
      ARM: mxs: fix memory leak in mxs_machine_init()

 arch/arm/boot/dts/imx6q-prti6q.dts           | 4 ++--
 arch/arm/mach-mxs/mach-mxs.c                 | 4 +++-
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 6.1, part 3
Date: Sat, 19 Nov 2022 15:38:13 +0800	[thread overview]
Message-ID: <20221119073812.GQ16229@T480> (raw)

The following changes since commit 836fb30949d9edf91d7de696a884ceeae7e426d2:

  soc: imx8m: Enable OCOTP clock before reading the register (2022-11-14 15:52:53 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.1-3

for you to fetch changes up to e68be7b39f21d8a9291a5a3019787cd3ca999dd7:

  ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties (2022-11-19 11:20:15 +0800)

----------------------------------------------------------------
i.MX fixes for 6.1, part 3:

- Fix a small memory leak in mach-mxs code.
- Correct PCIe pad configuration for imx8mp-evk board.
- Fix ref/tcxo clock frequency property for imx6q-prti6q board.

----------------------------------------------------------------
Fabio Estevam (1):
      ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties

Peng Fan (1):
      arm64: dts: imx8mp-evk: correct pcie pad settings

Zheng Yongjun (1):
      ARM: mxs: fix memory leak in mxs_machine_init()

 arch/arm/boot/dts/imx6q-prti6q.dts           | 4 ++--
 arch/arm/mach-mxs/mach-mxs.c                 | 4 +++-
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-11-19  7:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  7:38 Shawn Guo [this message]
2022-11-19  7:38 ` [GIT PULL] i.MX fixes for 6.1, part 3 Shawn Guo
2022-11-21 14:51 ` patchwork-bot+linux-soc
2022-11-21 14:52 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221119073812.GQ16229@T480 \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=soc@kernel.org \
    --cc=stefan@agner.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.