X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2FDocumentation%2Fpinctrl.txt;fp=kernel%2FDocumentation%2Fpinctrl.txt;h=dd15a699ee1cdbb25221481d2d9de1865f775b16;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=4976389e432d4dd5207d65ad7c37d407c00d9d87;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/Documentation/pinctrl.txt b/kernel/Documentation/pinctrl.txt index 4976389e4..dd15a699e 100644 --- a/kernel/Documentation/pinctrl.txt +++ b/kernel/Documentation/pinctrl.txt @@ -831,7 +831,7 @@ separate memory range only intended for GPIO driving, and the register range dealing with pin config and pin multiplexing get placed into a different memory range and a separate section of the data sheet. -A flag "strict" in struct pinctrl_desc is available to check and deny +A flag "strict" in struct pinmux_ops is available to check and deny simultaneous access to the same pin from GPIO and pin multiplexing consumers on hardware of this type. The pinctrl driver should set this flag accordingly.