summaryrefslogtreecommitdiff
path: root/cmd/scmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/scmi.c')
-rw-r--r--cmd/scmi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/scmi.c b/cmd/scmi.c
index cfbca63e164..d0498b816aa 100644
--- a/cmd/scmi.c
+++ b/cmd/scmi.c
@@ -29,6 +29,7 @@ struct {
{SCMI_PROTOCOL_ID_SENSOR, "Sensor management"},
{SCMI_PROTOCOL_ID_RESET_DOMAIN, "Reset domain management"},
{SCMI_PROTOCOL_ID_VOLTAGE_DOMAIN, "Voltage domain management"},
+ {SCMI_PROTOCOL_ID_PINCTRL, "Pin control management"},
};
/**