Commit 6984a320 authored by Alexander Dahl's avatar Alexander Dahl Committed by Bartosz Golaszewski

docs: kernel-parameters: Add gpio_mockup_named_lines

Missing since introduced in the driver.

Fixes: 8a68ea00 ("gpio: mockup: implement naming the lines")
Signed-off-by: default avatarAlexander Dahl <ada@thorsis.com>
Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
parent 3eb52226
...@@ -1464,6 +1464,8 @@ ...@@ -1464,6 +1464,8 @@
gpio-mockup.gpio_mockup_ranges gpio-mockup.gpio_mockup_ranges
[HW] Sets the ranges of gpiochip of for this device. [HW] Sets the ranges of gpiochip of for this device.
Format: <start1>,<end1>,<start2>,<end2>... Format: <start1>,<end1>,<start2>,<end2>...
gpio-mockup.gpio_mockup_named_lines
[HW] Let the driver know GPIO lines should be named.
gpt [EFI] Forces disk with valid GPT signature but gpt [EFI] Forces disk with valid GPT signature but
invalid Protective MBR to be treated as GPT. If the invalid Protective MBR to be treated as GPT. If the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment