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

Peng Fan (OSS) posted 2 patches 3 years, 2 months ago
.../devicetree/bindings/spi/fsl-imx-cspi.yaml     |  4 +++-
arch/arm64/boot/dts/freescale/imx8mp.dtsi         | 15 ++++++++++++---
2 files changed, 15 insertions(+), 4 deletions(-)
[PATCH 0/2] imx8mp: spi: update binding and compatible
Posted by Peng Fan (OSS) 3 years, 2 months ago
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(-)

-- 
2.37.1
Re: [PATCH 0/2] imx8mp: spi: update binding and compatible
Posted by Shawn Guo 3 years, 1 month ago
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!