swapping between mosi and miso of SPI pins in device tree

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

swapping between mosi and miso of SPI pins in device tree

487 Views
shai_b
Senior Contributor II

Dear team,

My customer has tried to swap the MOSI and MISO of the SPI pins in the device tree, but the device tree compiling fails, so I guess he doing something wrong.

first of all, could you please advise if it is possible to swap the mosi and miso?

Secondly, could you please guide us on how to change the device tree correctly? 

Waiting for your kind feedback, thanks a lot.

KR,

Shai

Labels (1)
Tags (1)
0 Kudos
1 Reply

463 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

- No, it is not possible to switch them just like that.

- Here you mean changing device tree iomuxc?
If yes, then you may refer to the devicetree bindings documentation:
https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/devicetree/bindings/pinctrl/fsl%2Ci...

Best regards,
Aldo.