Skip to content

Commit

Permalink
pinctrl: Implementation of the generic scmi-pinctrl driver
Browse files Browse the repository at this point in the history
scmi-pinctrl driver implements pinctrl driver interface and using
SCMI protocol to redirect messages from pinctrl subsystem SDK to
SCP firmware, which does the changes in HW.

This setup expects SCP firmware (or similar system, such as ATF)
to be installed on the platform, which implements pinctrl driver
for the specific platform.

SCMI-Pinctrl driver should be configured from the device-tree.
The following binding shows the configuration for Renesas H3ULCB
for r8a77951 as an example:
 Documentation/devicetree/bindings/renesas-scmi,pfc.yaml

Signed-off-by: Oleksii Moisieiev <[email protected]>
  • Loading branch information
oleksiimoisieiev committed Dec 1, 2021
1 parent 30ca1c6 commit 85e3a83
Show file tree
Hide file tree
Showing 3 changed files with 1,369 additions and 0 deletions.
Loading

0 comments on commit 85e3a83

Please sign in to comment.