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

Sync the commit RT500 pinctrl file updated in hal_nxp repo #79957

Commits on Oct 16, 2024

  1. soc: nxp: imxrt: imxrt118x: add flexspi support

    add flexspi.c file to get flexspi clock rate.
    
    Enable flexspi1 clock if don't boot from flash.
    
    Use custom fixed mpu_regions.c file to config MPU for CM7
    
    Signed-off-by: Lucien Zhao <[email protected]>
    lucien-nxp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    be563e8 View commit details
    Browse the repository at this point in the history
  2. dts: arm: nxp: rt118x: add flexspi instance support

    add flexspi2 and rename flexspi1 to flexspi to adapt
    flexspi.c driver under soc/nxp/rt118x folder.
    
    Signed-off-by: Lucien Zhao <[email protected]>
    lucien-nxp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cd1cd5d View commit details
    Browse the repository at this point in the history
  3. drivers: clock_control:: Update ccm_rev2 clock driver for RT118X

    flexspi_clock_set_freq can be applied for RT118X series.
    
    Signed-off-by: Lucien Zhao <[email protected]>
    lucien-nxp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ed9d157 View commit details
    Browse the repository at this point in the history
  4. boards: nxp: mimxrt1180_evk: add flexspi1 support

    USE_HYPERRAM macro defined shouldn't be placed under
    CONFIG_BOOT_FLEXSPI_NOR.
    
    Add flexspi1 pinmux pinctrl and flash partitions
    
    Add flash partitions and correct flash parameter.
    
    This commit was tested with samples: flash_shell on cm33/cm7 cores
    
    Signed-off-by: Lucien Zhao <[email protected]>
    lucien-nxp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5abf2de View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. manifest: update hal_nxp to sync rt500 pinctrl file updated

    sync rt500 pinctrl file updated
    
    Signed-off-by: Lucien.Zhao <[email protected]>
    lucien-nxp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0805103 View commit details
    Browse the repository at this point in the history