Niklas Söderlund
|
5d7400c4ac
pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
|
8 년 전 |
Niklas Söderlund
|
40ade58219
pinctrl: sh-pfc: Return pinconf with arguments in packed format
|
8 년 전 |
Wei Yongjun
|
f7973d8ba0
sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the code
|
8 년 전 |
Wolfram Sang
|
8775306dcf
pinctrl: sh-pfc: refactor voltage setting
|
8 년 전 |
Laxman Dewangan
|
67ec8d7b48
pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration
|
9 년 전 |
Laurent Pinchart
|
3caa7d8c3f
pinctrl: sh-pfc: Add drive strength support
|
9 년 전 |
Julia Lawall
|
d0b3ed4160
pinctrl: sh-pfc: add missing of_node_put
|
9 년 전 |
Ben Hutchings
|
5b9eaa5659
pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
|
9 년 전 |
Laurent Pinchart
|
16ccaf5bb5
pinctrl: sh-pfc: Accept standard function, pins and groups properties
|
9 년 전 |
Masahiro Yamada
|
323de9efdf
pinctrl: make pinctrl_register() return proper error code
|
9 년 전 |
Soren Brinkmann
|
dd4d01f7ba
pinctrl: pinconf-generic: Allow driver to specify DT params
|
10 년 전 |
Linus Walleij
|
03e9f0cac5
pinctrl: clean up after enable refactoring
|
10 년 전 |
Fan Wu
|
2243a87d90
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
|
10 년 전 |
Sherman Yin
|
03b054e969
pinctrl: Pass all configs to driver on pin_config_set()
|
11 년 전 |
Laurent Pinchart
|
acac8ed5e2
sh-pfc: Compute pin ranges automatically
|
11 년 전 |
Laurent Pinchart
|
28818fa5da
sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
|
11 년 전 |
Laurent Pinchart
|
3a8d63d4b4
sh-pfc: Guard DT parsing with #ifdef CONFIG_OF
|
11 년 전 |
Laurent Pinchart
|
12f3ad8df7
sh-pfc: Add pinconf support to DT bindings
|
11 년 전 |
Laurent Pinchart
|
fe1c9a822c
sh-pfc: Add DT support
|
11 년 전 |
Laurent Pinchart
|
e3c470510b
sh-pfc: Configure pins as GPIOs at request time when handled externally
|
12 년 전 |
Laurent Pinchart
|
6dc9b4550a
sh-pfc: Return an error if a pin doesn't support the requested direction
|
12 년 전 |
Laurent Pinchart
|
9a643c9a11
sh-pfc: Convert message printing from pr_* to dev_*
|
12 년 전 |
Laurent Pinchart
|
9fddc4a589
sh-pfc: Clean up pin configuration type handling
|
12 년 전 |
Laurent Pinchart
|
0d00f00a10
sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction()
|
12 년 전 |
Laurent Pinchart
|
c58d9c1b26
sh-pfc: Implement generic pinconf support
|
12 년 전 |
Laurent Pinchart
|
b705c05425
sh-pfc: Use proper error codes
|
12 년 전 |
Laurent Pinchart
|
cd3c1beecf
sh-pfc: Constify all SoC data
|
12 년 전 |
Laurent Pinchart
|
861601de10
sh-pfc: Remove configuration dry-run and free
|
12 년 전 |
Laurent Pinchart
|
1a0039dce2
sh-pfc: Don't modify sh_pfc_pin SoC data
|
12 년 전 |
Wei Yongjun
|
fd9d05b0fd
sh-pfc: Fix return value check in sh_pfc_register_pinctrl()
|
12 년 전 |