/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | ab8500.txt | 1 * AB8500 Multi-Functional Device (MFD) 4 - compatible : contains "stericsson,ab8500" or "stericsson,ab8505"; 5 - interrupts : contains the IRQ line for the AB8500 6 - interrupt-controller : describes the AB8500 as an Interrupt Controller (has its own domain) 8 - The first cell is the AB8500 local IRQ number 16 The AB8500 consists of a large and varied group of sub-devices: 20 ab8500-bm : : : Battery Manager 21 ab8500-btemp : : : Battery Temperature 22 ab8500-charger : : : Battery Charger 23 ab8500-codec : : : Audio Codec [all …]
|
H A D | stericsson,ab8500.yaml | 4 $id: http://devicetree.org/schemas/mfd/stericsson,ab8500.yaml# 7 title: ST-Ericsson Analog Baseband AB8500 and AB8505 13 the AB8500 "Analog Baseband" is the mixed-signals integrated circuit 18 communicates directly and autonomously with the AB8500 and thus it 23 AB8500 embedded interrupt controller. 31 - stericsson,ab8500 50 description: Node describing the AB8500 clock controller. This 58 const: stericsson,ab8500-clk 64 description: Node describing the AB8500 GPIO controller. A few 72 - stericsson,ab8500-gpio [all …]
|
H A D | stericsson,db8500-prcmu.yaml | 281 ASIC AB8500 and subcomponents. The AB8500 is accessed through the 286 $ref: stericsson,ab8500.yaml#
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-ab8500.dtsi | 6 #include <dt-bindings/clock/ste-ab8500.h> 25 ab8500 { 26 compatible = "stericsson,ab8500"; 35 compatible = "stericsson,ab8500-clk"; 40 compatible = "stericsson,ab8500-gpio"; 46 compatible = "stericsson,ab8500-rtc"; 53 compatible = "stericsson,ab8500-gpadc"; 132 compatible = "stericsson,ab8500-fg"; 149 compatible = "stericsson,ab8500-btemp"; 168 compatible = "stericsson,ab8500-charger"; [all …]
|
H A D | ste-ab8505.dtsi | 6 #include <dt-bindings/clock/ste-ab8500.h> 32 compatible = "stericsson,ab8500-clk"; 43 compatible = "stericsson,ab8500-rtc"; 50 compatible = "stericsson,ab8500-gpadc"; 104 compatible = "stericsson,ab8500-fg"; 121 compatible = "stericsson,ab8500-btemp"; 140 compatible = "stericsson,ab8500-charger"; 178 compatible = "stericsson,ab8500-chargalg"; 183 compatible = "stericsson,ab8500-usb"; 207 compatible = "stericsson,ab8500-poweron-key"; [all …]
|
H A D | ste-snowball.dts | 8 #include "ste-href-ab8500.dtsi" 56 /* AB8500 GPIOs start from 1 - offset 25 is GPIO26. */ 411 ab8500 { 414 * AB8500 GPIOs are numbered starting from 1, so the first 420 gpio-line-names = "", /* AB8500 GPIO1 */ 421 "PM_GPIO1", /* AB8500 GPIO2 */ 422 "WLAN_CLK_REQ", /* AB8500 GPIO3 */ 423 "PM_GPIO4", /* AB8500 GPIO4 */ 425 "EN_3V6", /* AB8500 GPIO16 */ 427 "EN_3V3", /* AB8500 GPIO2 [all...] |
H A D | ste-hrefprev60.dtsi | 8 #include "ste-href-ab8500.dtsi" 56 * to the AB8500.
|
H A D | ste-href-ab8500.dtsi | 6 #include "ste-ab8500.dtsi" 11 ab8500 {
|
H A D | ste-href.dtsi |
|
H A D | ste-hrefv60plus.dtsi |
|
H A D | ste-ux500-samsung-gavini.dts | 8 #include "ste-ab8500.dtsi" 460 ab8500 {
|
H A D | ste-ux500-samsung-codina.dts | 23 #include "ste-ab8500.dtsi" 516 ab8500 {
|
H A D | ste-ux500-samsung-janice.dts | 8 #include "ste-ab8500.dtsi" 531 ab8500 {
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ab8500/ |
H A D | charger.txt | 1 === AB8500 Charger Driver === 4 - compatible = Shall be "stericsson,ab8500-charger" 8 compatible = "stericsson,ab8500-charger"; 14 ab8500-charger { 20 ab8500-charger { 25 Documentation/devicetree/bindings/power/supply/ab8500/fg.txt
|
H A D | chargalg.txt | 1 === AB8500 Charging Algorithm Driver === 6 - compatible = Shall be: "stericsson,ab8500-chargalg" 11 compatible = "stericsson,ab8500-chargalg"; 16 Documentation/devicetree/bindings/power/supply/ab8500/fg.txt
|
H A D | btemp.txt | 1 === AB8500 Battery Temperature Monitor Driver === 6 - compatible = Shall be: "stericsson,ab8500-btemp" 11 compatible = "stericsson,ab8500-btemp"; 16 Documentation/devicetree/bindings/power/supply/ab8500/fg.txt
|
H A D | fg.txt | 1 === AB8500 Fuel Gauge Driver === 3 AB8500 is a mixed signal multimedia and power management 15 - compatible = This shall be: "stericsson,ab8500-fg" 19 compatible = "stericsson,ab8500-fg";
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | stericsson,abx500.txt | 5 "stericsson,ab8500-clk" 8 The ABx500 clocks need to be placed as a subnode of an AB8500 9 device node, see mfd/ab8500.txt 12 dt-bindings/clock/ste-ab8500.h header and can be used in device 18 compatible = "stericsson,ab8500-clk";
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | stericsson,ab8500-fg.yaml | 5 $id: http://devicetree.org/schemas/power/supply/stericsson,ab8500-fg.yaml# 8 title: AB8500 Fuel Gauge 18 const: stericsson,ab8500-fg 30 AB8500 inputs, to compensate for this when determining internal 66 compatible = "stericsson,ab8500-fg";
|
H A D | stericsson,ab8500-chargalg.yaml | 5 $id: http://devicetree.org/schemas/power/supply/stericsson,ab8500-chargalg.yaml# 8 title: AB8500 Charging Algorithm 18 const: stericsson,ab8500-chargalg 38 compatible = "stericsson,ab8500-chargalg";
|
H A D | stericsson,ab8500-btemp.yaml | 5 $id: http://devicetree.org/schemas/power/supply/stericsson,ab8500-btemp.yaml# 8 title: AB8500 Battery Temperature Monitor 18 const: stericsson,ab8500-btemp 62 compatible = "stericsson,ab8500-btemp";
|
H A D | stericsson,ab8500-charger.yaml | 5 $id: http://devicetree.org/schemas/power/supply/stericsson,ab8500-charger.yaml# 8 title: AB8500 Charger 18 const: stericsson,ab8500-charger 87 compatible = "stericsson,ab8500-charger";
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | ux500-mop500.txt | 36 codec: ab8500-codec { 37 compatible = "stericsson,ab8500-codec";
|
H A D | ux500-msp.txt | 39 codec: ab8500-codec { 40 compatible = "stericsson,ab8500-codec";
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | ste,abx500.txt | 4 - compatible: "stericsson,ab8500-gpio", "stericsson,ab8540-gpio",
|