Home
last modified time | relevance | path

Searched full:rk805 (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-rk805.txt1 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 Drk805-pwrkey.c3 * 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 DMakefile78 obj-$(CONFIG_INPUT_RK805_PWRKEY) += rk805-pwrkey.o
H A DKconfig628 tristate "Rockchip RK805 PMIC power key support"
631 Select this option to enable power key driver for RK805.
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-roc-cc.dts98 gpios = <&rk805 1 GPIO_ACTIVE_LOW>;
105 gpios = <&rk805 0 GPIO_ACTIVE_LOW>;
183 rk805: pmic@18 { label
184 compatible = "rockchip,rk805";
189 clock-output-names = "xin32k", "rk805-clkout2";
H A Drk3328-rock64.dts73 gpios = <&rk805 1 GPIO_ACTIVE_LOW>;
78 gpios = <&rk805 0 GPIO_ACTIVE_LOW>;
173 rk805: pmic@18 { label
174 compatible = "rockchip,rk805";
179 clock-output-names = "xin32k", "rk805-clkout2";
H A Drk3328-evb.dts113 rk805: pmic@18 { label
114 compatible = "rockchip,rk805";
119 clock-output-names = "xin32k", "rk805-clkout2";
H A Drk3328-orangepi-r1-plus.dts144 rk805: pmic@18 { label
145 compatible = "rockchip,rk805";
150 clock-output-names = "xin32k", "rk805-clkout2";
H A Drk3328-nanopi-r2s.dts173 rk805: pmic@18 { label
174 compatible = "rockchip,rk805";
179 clock-output-names = "xin32k", "rk805-clkout2";
H A Drk3328-rock-pi-e.dts241 rk805: pmic@18 { label
242 compatible = "rockchip,rk805";
247 clock-output-names = "xin32k", "rk805-clkout2";
H A Drk3328-roc-pc.dts88 &rk805 {
H A Drk3328-a1.dts156 compatible = "rockchip,rk805";
/linux/drivers/mfd/
H A Drk8xx-core.c62 { .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 Drk8xx-i2c.c3 * Rockchip RK805/RK808/RK816/RK817/RK818 Core (I2C) driver
227 { .compatible = "rockchip,rk805", .data = &rk805_data },
H A DKconfig1252 tristate "Rockchip RK805/RK808/RK809/RK816/RK817/RK818 Power Management Chip"
1259 If you say yes here you get support for the RK805, RK808, RK809,
/linux/arch/arm/boot/dts/rockchip/
H A Drv1108-elgin-r1.dts69 rk805: pmic@18 { label
70 compatible = "rockchip,rk805";
H A Drv1108-evb.dts82 rk805: pmic@18 { label
83 compatible = "rockchip,rk805";
/linux/drivers/pinctrl/
H A DKconfig453 tristate "Pinctrl and GPIO driver for RK805 PMIC"
459 This selects the pinctrl driver for RK805.
H A DMakefile48 obj-$(CONFIG_PINCTRL_RK805) += pinctrl-rk805.o
/linux/drivers/clk/
H A DKconfig84 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 DKconfig1156 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 Power regulators"
1160 PMIC RK805,RK809&RK817,RK808 and RK818.
/linux/drivers/rtc/
H A DKconfig410 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 RTC"
414 RTC of RK805, RK809 and RK817, RK808 and RK818 PMIC.