Skip to content

Selectively mount folders under /sys/devices/platform/soc/3f200000.gpio/gpio #5

Description

@flongo82

We need to mount the folder under /sys/devices/platform/soc/3f200000.gpio/gpio corresponding to a GPIO pin only when the pin is actually exported. Similarly, the folder needs to be unmounted when the pin is unexported.

These are the first functionalities that come into my mind and that should be (easily?) implementable if this feature is implemented:

  • if an application on a virtual rasp exports a pin, this should not be visible on other virtual rasps running on the same physical rasp
  • a virtual rasp could be forbidden to export a pin
  • a pin on a virtual rasp is not mapped to the corresponding physical pin but rather it is mapped on a (dummy) unconnected pin

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions