Searched full:rk805 (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-rk805.txt | 1 Pincontrol driver for RK805 Power management IC. 3 RK805 has 2 pins which can be configured as GPIO output only. 29 First 2 properties must be added in the RK805 PMIC node, documented in 47 rk805: rk805@18 { 48 compatible = "rockchip,rk805";
|
/linux/drivers/input/misc/ |
H A D | rk805-pwrkey.c | 3 * Rockchip RK805 PMIC Power Key driver 50 pwr->name = "rk805 pwrkey"; in rk805_pwrkey_probe() 96 .name = "rk805-pwrkey", 101 MODULE_ALIAS("platform:rk805-pwrkey"); 103 MODULE_DESCRIPTION("RK805 PMIC Power Key driver");
|
H A D | Makefile | 78 obj-$(CONFIG_INPUT_RK805_PWRKEY) += rk805-pwrkey.o
|
H A D | Kconfig | 628 tristate "Rockchip RK805 PMIC power key support" 631 Select this option to enable power key driver for RK805.
|
/linux/drivers/mfd/ |
H A D | rk8xx-core.c | 62 { .name = "rk805-pinctrl", }, 68 { .name = "rk805-pwrkey", 75 { .name = "rk805-pinctrl", }, 78 .name = "rk805-pwrkey", 95 { .name = "rk805-pinctrl", }, 99 .name = "rk805-pwrkey", 114 .name = "rk805-pwrkey", 535 .name = "rk805",
|
H A D | rk8xx-i2c.c | 3 * Rockchip RK805/RK808/RK816/RK817/RK818 Core (I2C) driver 227 { .compatible = "rockchip,rk805", .data = &rk805_data },
|
H A D | Kconfig | 1264 tristate "Rockchip RK805/RK808/RK809/RK816/RK817/RK818 Power Management Chip" 1271 If you say yes here you get support for the RK805, RK808, RK809,
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rv1108-elgin-r1.dts | 69 rk805: pmic@18 { label 70 compatible = "rockchip,rk805";
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3328-rock-pi-e.dts | 241 rk805: pmic@18 { label 242 compatible = "rockchip,rk805"; 247 clock-output-names = "xin32k", "rk805-clkout2";
|
/linux/drivers/pinctrl/ |
H A D | Kconfig | 464 tristate "Pinctrl and GPIO driver for RK805 PMIC" 470 This selects the pinctrl driver for RK805.
|
H A D | Makefile | 49 obj-$(CONFIG_PINCTRL_RK805) += pinctrl-rk805.o
|
/linux/drivers/clk/ |
H A D | Kconfig | 84 tristate "Clock driver for RK805/RK808/RK809/RK817/RK818" 87 This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock.
|
/linux/drivers/regulator/ |
H A D | Kconfig | 1156 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 Power regulators" 1160 PMIC RK805,RK809&RK817,RK808 and RK818.
|
/linux/drivers/rtc/ |
H A D | Kconfig | 420 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 RTC" 424 RTC of RK805, RK809 and RK817, RK808 and RK818 PMIC.
|