Searched hist:d3e5116119bd02ea7716bbe04b39c21bba4bcf42 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | rockchip.h | d3e5116119bd02ea7716bbe04b39c21bba4bcf42 Mon Jun 10 15:16:22 CDT 2013 Heiko Stübner <heiko@sntech.de> pinctrl: add pinctrl driver for Rockchip SoCs
This driver adds support the Cortex-A9 based SoCs from Rockchip, so at least the RK2928, RK3066 (a and b) and RK3188. Earlier Rockchip SoCs seem to use similar mechanics for gpio handling so should be supportable with relative small changes. Pull handling on the rk3188 is currently a stub, due to it being a bit different to the earlier SoCs.
Pinmuxing as well as gpio (and interrupt-) handling tested on a rk3066a based machine.
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | d3e5116119bd02ea7716bbe04b39c21bba4bcf42 Mon Jun 10 15:16:22 CDT 2013 Heiko Stübner <heiko@sntech.de> pinctrl: add pinctrl driver for Rockchip SoCs
This driver adds support the Cortex-A9 based SoCs from Rockchip, so at least the RK2928, RK3066 (a and b) and RK3188. Earlier Rockchip SoCs seem to use similar mechanics for gpio handling so should be supportable with relative small changes. Pull handling on the rk3188 is currently a stub, due to it being a bit different to the earlier SoCs.
Pinmuxing as well as gpio (and interrupt-) handling tested on a rk3066a based machine.
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Makefile | diff d3e5116119bd02ea7716bbe04b39c21bba4bcf42 Mon Jun 10 15:16:22 CDT 2013 Heiko Stübner <heiko@sntech.de> pinctrl: add pinctrl driver for Rockchip SoCs
This driver adds support the Cortex-A9 based SoCs from Rockchip, so at least the RK2928, RK3066 (a and b) and RK3188. Earlier Rockchip SoCs seem to use similar mechanics for gpio handling so should be supportable with relative small changes. Pull handling on the rk3188 is currently a stub, due to it being a bit different to the earlier SoCs.
Pinmuxing as well as gpio (and interrupt-) handling tested on a rk3066a based machine.
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff d3e5116119bd02ea7716bbe04b39c21bba4bcf42 Mon Jun 10 15:16:22 CDT 2013 Heiko Stübner <heiko@sntech.de> pinctrl: add pinctrl driver for Rockchip SoCs
This driver adds support the Cortex-A9 based SoCs from Rockchip, so at least the RK2928, RK3066 (a and b) and RK3188. Earlier Rockchip SoCs seem to use similar mechanics for gpio handling so should be supportable with relative small changes. Pull handling on the rk3188 is currently a stub, due to it being a bit different to the earlier SoCs.
Pinmuxing as well as gpio (and interrupt-) handling tested on a rk3066a based machine.
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|