Skip to content

Enhancement: PDDF SPI support #26133

@domingo-nexthop

Description

@domingo-nexthop

Is it platform specific

generic

Importance or Severity

Medium

Description of the enhancement

Support for SPI controller and SPI devices via PDDF

Current Behavior

Currently, PDDF does not support creation or deletion of SPI controllers / SPI devices. SPI controllers and SPI devices cannot be registered / removed in user space.

Proposed Behavior

Enable definition of SPI controllers and associated SPI devices in PDDF. Example usage could be pddfparse.py --create-subtree <spi_device_name> and pddfparse.py --delete-subtree <spi_device_name>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions