Searched +full:gf +full:- +full:uart2 +full:- +full:tx (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - patches@opensource.cirrus.com15 Logic devices on mini-cards, as well as allowing connection of various26 [2] Pinctrl: ../pinctrl/pinctrl-bindings.txt29 [3] include/dt-bindings/pinctrl/lochnagar.h37 - cirrus,lochnagar-pinctrl39 gpio-controller: true41 '#gpio-cells':[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (c) 2017-2018 Cirrus Logic, Inc. and21 #include <linux/pinctrl/pinconf-generic.h>27 #include <dt-bindings/pinctrl/lochnagar.h>29 #include "../pinctrl-utils.h"33 #define LN_CDC_AIF1_STR "codec-aif1"34 #define LN_CDC_AIF2_STR "codec-aif2"35 #define LN_CDC_AIF3_STR "codec-aif3"36 #define LN_DSP_AIF1_STR "dsp-aif1"37 #define LN_DSP_AIF2_STR "dsp-aif2"[all …]
6 Change-Id: I9825adaa8537a316db8a1831e759a74223b9e4287 ---9 drivers/block/nbd.c | 6 -12 drivers/clk/clk.c | 2 +-13 drivers/clk/rockchip/Kconfig | 42 +-15 drivers/clk/rockchip/clk-cpu.c | 92 +-16 drivers/clk/rockchip/clk-ddr.c | 171 +-17 drivers/clk/rockchip/clk-half-divider.c | 35 +-18 drivers/clk/rockchip/clk-pll.c | 779 ++-19 drivers/clk/rockchip/clk-rk3399.c | 589 +-[all …]