From: Peng Fan <[email protected]>
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
On Thu, Oct 20, 2022 at 06:31:56PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <[email protected]>
>
> 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!