mbox series

[0/2] imx8mp: spi: update binding and compatible

Message ID 20221020103158.2273874-1-peng.fan@oss.nxp.com (mailing list archive)
Headers show
Series imx8mp: spi: update binding and compatible | expand

Message

Peng Fan (OSS) Oct. 20, 2022, 10:31 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

i.MX8MP ECSPI reused from i.MX6UL, so update binding and dts

Peng Fan (2):
  dt-bindings: spi: fsl-imx-cspi: update i.MX8MP binding
  arm64: dts: imx8mp: update ecspi compatible and clk

 .../devicetree/bindings/spi/fsl-imx-cspi.yaml     |  4 +++-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi         | 15 ++++++++++++---
 2 files changed, 15 insertions(+), 4 deletions(-)

Comments

Shawn Guo Oct. 29, 2022, 8:09 a.m. UTC | #1
On Thu, Oct 20, 2022 at 06:31:56PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> i.MX8MP ECSPI reused from i.MX6UL, so update binding and dts
> 
> Peng Fan (2):
>   dt-bindings: spi: fsl-imx-cspi: update i.MX8MP binding
>   arm64: dts: imx8mp: update ecspi compatible and clk

Applied both, thanks!