Searched +full:spk +full:- +full:depop +full:- +full:time +full:- +full:ms (Results 1 – 2 of 2) sorted by relevance
5 - compatible: "rockchip,rk3328-codec"6 - reg: physical base address of the controller and length of memory mapped8 - rockchip,grf: the phandle of the syscon node for GRF register.9 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.10 - clock-names: should be "pclk".11 - spk-depop-time-ms: speak depop time msec.15 - mute-gpios: GPIO specifier for external line driver control (typically the21 compatible = "rockchip,rk3328-codec";25 clock-names = "pclk";26 mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/rockchip,rk3328-codec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Heiko Stuebner <heiko@sntech.de>12 - $ref: dai-common.yaml#17 const: rockchip,rk3328-codec24 - description: clock for audio codec25 - description: clock for I2S master clock27 clock-names:[all …]