Searched +full:opp +full:- +full:375000000 (Results 1 – 4 of 4) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.04 core_opp_table: opp-table-core {5 compatible = "operating-points-v2";6 opp-shared;8 core_opp_950: opp-950000 {9 opp-microvolt = <950000 950000 1350000>;10 opp-level = <950000>;13 core_opp_1000: opp-1000000 {14 opp-microvolt = <1000000 1000000 1350000>;15 opp-level = <1000000>;[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/input/gpio-keys.h>5 #include <dt-bindings/input/input.h>6 #include <dt-bindings/leds/common.h>7 #include <dt-bindings/thermal/thermal.h>10 #include "tegra30-cpu-opp.dtsi"11 #include "tegra30-cpu-opp-microvolt.dtsi"16 chassis-type = "convertible";34 * pre-existing /chosen node to be available to insert the[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/display/msm/qcom,sm8450-mdss.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org>13 SM8450 MSM Mobile Display Subsystem(MDSS), which encapsulates sub-blocks like16 $ref: /schemas/display/msm/mdss-common.yaml#20 const: qcom,sm8450-mdss24 - description: Display AHB25 - description: Display hf AXI[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 #include <dt-bindings/interrupt-controller/irq.h>9 #address-cells = <1>;10 #size-cells = <1>;20 #address-cells = <1>;21 #size-cells = <0>;24 compatible = "arm,arm926ej-s";28 operating-points-v2 = <&opp_table>;32 opp_table: opp-table {33 compatible = "operating-points-v2";[all …]