Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support dspi for s32z270dc2 board #78314

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. soc: dts: pinctrl: support the configurations which apply for LVDS pads

    support the configurations which apply for LVDS pads
    + termination resistor
    + current reference control
    + rx current boost
    
    Signed-off-by: Tu Nguyen Van <tu.nguyenvan@nxp.com>
    tunguyen4585 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f487ad1 View commit details
    Browse the repository at this point in the history
  2. dts: arm: nxp: add dspi support for S32Z27x

    add dspi support for S32Z27x devices
    
    Signed-off-by: Tu Nguyen Van <tu.nguyenvan@nxp.com>
    tunguyen4585 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9fd0f92 View commit details
    Browse the repository at this point in the history
  3. tests: drivers: spi: enable test spi_loopback

    enable test spi_loopback for dspi feature on s32z27x
    devices
    
    Signed-off-by: Tu Nguyen Van <tu.nguyenvan@nxp.com>
    tunguyen4585 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e7e9aff View commit details
    Browse the repository at this point in the history