Searched +full:opp +full:- +full:microamp +full:- +full:fast (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/opp/opp-v2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Generic OPP (Operating Performance Points) Bindings10 - Viresh Kumar <viresh.kumar@linaro.org>13 - $ref: opp-v2-base.yaml#17 const: operating-points-v222 - |24 * Example 1: Single cluster Dual-core ARM cortex A9, switch DVFS states[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;9 #include <dt-bindings/input/gpio-keys.h>10 #include <dt-bindings/input/linux-event-codes.h>11 #include <dt-bindings/pwm/pwm.h>12 #include <dt-bindings/usb/pd.h>13 #include <dt-bindings/leds/common.h>15 #include "rk3399-opp.dtsi"19 compatible = "pine64,pinebook-pro", "rockchip,rk3399";20 chassis-type = "laptop";[all …]