Home
last modified time | relevance | path

Searched hist:ca8792af40afb1e83e6910eac1bc48a91694fba3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-mockup.cdiff ca8792af40afb1e83e6910eac1bc48a91694fba3 Mon Nov 27 04:48:45 CST 2017 Bartosz Golaszewski <brgl@bgdev.pl> gpio: mockup: extend the debugfs layout

Currently each chip has a dedicated directory in debugfs for event
triggers. We use the chip's label for the directory name, but the user
can't really associate these directories with chip names without
parsing the relevant sysfs entries.

Use chip names for directory names. For backward compatibility: create
links pointing to the actual directories named using the chip labels.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>