Searched +full:apq8064 +full:- +full:slim (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/slimbus/qcom,slim.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>18 - $ref: slimbus.yaml#23 - enum:24 - qcom,apq8064-slim25 - const: qcom,slim[all …]
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: SLIM (Serial Low Power Interchip Media) bus10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>13 SLIMbus is a 2-wire bus, and is used to communicate with peripheral14 components like audio-codec.18 pattern: "^slim(@.*|-([0-9]|[1-9][0-9]+))?$"20 "#address-cells":23 "#size-cells":[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/gpio/gpio.h>3 #include <dt-bindings/input/input.h>4 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>6 #include "qcom-apq8064-v2.0.dtsi"12 compatible = "asus,nexus7-flo", "qcom,apq8064";13 chassis-type = "tablet";21 stdout-path = "serial0:115200n8";24 reserved-memory {25 #address-cells = <1>;[all …]