Home
last modified time | relevance | path

Searched +full:pm8550b +full:- +full:eusb2 +full:- +full:repeater (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dqcom,snps-eusb2-repeater.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,snps-eusb2-repeater.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Synopsis eUSB2 to USB 2.0 repeater
10 - Abel Vesa <abel.vesa@linaro.org>
13 eUSB2 repeater converts between eUSB2 and USB 2.0 signaling levels and
14 allows a eUSB2 PHY to connect to legacy USB 2.0 products
19 - items:
20 - enum:
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dpm7550ba.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/spmi/spmi.h>
10 thermal-zones {
11 pm7550ba-thermal {
12 polling-delay-passive = <100>;
14 thermal-sensors = <&pm7550ba_temp_alarm>;
41 compatible = "qcom,pm7550ba", "qcom,spmi-pmic";
43 #address-cells = <1>;
44 #size-cells = <0>;
[all …]
H A Dpm8550b.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/spmi/spmi.h>
10 thermal-zones {
11 pm8550b-thermal {
12 polling-delay-passive = <100>;
14 thermal-sensors = <&pm8550b_temp_alarm>;
35 pm8550b: pmic@7 { label
36 compatible = "qcom,pm8550", "qcom,spmi-pmic";
38 #address-cells = <1>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom,spmi-pmic.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SPMI PMICs multi-function device
13 16-bit SPMI peripheral address space into 256 smaller fixed-size regions, 256 bytes
14 each. A function can consume one or more of these fixed-size register regions.
24 - Stephen Boyd <sboyd@kernel.org>
29 - pattern: '^pmic@.*$'
30 - pattern: '^pm(a|s)?[0-9]*@.*$'
[all …]