Geert Uytterhoeven
|
c29e2f2cb6
pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()
|
8 年 前 |
Geert Uytterhoeven
|
9697643ff3
pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on error
|
8 年 前 |
Linus Walleij
|
7cb093c4bc
pinctrl: sh-pfc: use gpiochip data pointer
|
9 年 前 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 年 前 |
Laurent Pinchart
|
4adeabd042
pinctrl: sh-pfc: Remove hardcoded IRQ numbers
|
9 年 前 |
Geert Uytterhoeven
|
90d066130f
pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACY
|
9 年 前 |
Geert Uytterhoeven
|
56f891b46d
pinctrl: sh-pfc: Confine legacy function GPIOs to SH
|
9 年 前 |
Geert Uytterhoeven
|
57106e5ca5
pinctrl: sh-pfc: Remove empty gpio_function_free()
|
9 年 前 |
Geert Uytterhoeven
|
18fab3995e
pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platforms
|
9 年 前 |
Geert Uytterhoeven
|
1f34de05e7
pinctrl: sh-pfc: Use u32 to store register addresses
|
10 年 前 |
Geert Uytterhoeven
|
17c7cbb0e7
pinctrl: sh-pfc: Use reg_width instead of reg as sentinel
|
10 年 前 |
Geert Uytterhoeven
|
cef28a2894
pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets
|
10 年 前 |
Geert Uytterhoeven
|
fc88936ad3
pinctrl: sh-pfc: Use u32 to store register data
|
10 年 前 |
abdoulaye berthe
|
b4e7c55dab
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
|
10 年 前 |
Laurent Pinchart
|
6d5bddd525
pinctrl: sh-pfc: Constify IRQ GPIOs arrays
|
11 年 前 |
Laurent Pinchart
|
70c8f01a35
sh-pfc: Support GPIO to IRQ mapping specified IRQ resources
|
11 年 前 |
Laurent Pinchart
|
5b46ac3a77
sh-pfc: Rename sh_pfc window field to windows
|
11 年 前 |
Laurent Pinchart
|
316b255001
sh-pfc: Terminate gpios array by -1
|
11 年 前 |
Laurent Pinchart
|
8d72a7fc8d
sh-pfc: Turn unsigned indices into unsigned int
|
11 年 前 |
Laurent Pinchart
|
4f82e3ee72
sh-pfc: Support pins not associated with a GPIO port
|
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
|
757b055a65
sh-pfc: Rename gpio arguments to be consistent with the rest of the code
|
11 年 前 |
Laurent Pinchart
|
a1a3580cb3
sh-pfc: Don't overallocate memory for the GPIO chip pins array
|
11 年 前 |
Laurent Pinchart
|
ceef91dcc0
sh-pfc: Skip gpiochip registration when no GPIO resource is found
|
12 年 前 |
Laurent Pinchart
|
1a4fd58f76
sh-pfc: Make GPIO support optional
|
12 年 前 |
Laurent Pinchart
|
542a564d2d
sh-pfc: Make function GPIOs support optional
|
12 年 前 |
Laurent Pinchart
|
9a643c9a11
sh-pfc: Convert message printing from pr_* to dev_*
|
12 年 前 |
Laurent Pinchart
|
b705c05425
sh-pfc: Use proper error codes
|
12 年 前 |
Laurent Pinchart
|
cd3c1beecf
sh-pfc: Constify all SoC data
|
12 年 前 |