Home
last modified time | relevance | path

Searched +full:cam0 +full:- +full:default +full:- +full:state (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/boot/dts/ti/
H A Dk3-j722s-evm-csi2-quad-rpi-cam-imx219.dtso1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * DT Overlay for 4 x RPi Camera V2.1 on J722S-EVM board.
5 * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/
7 * Schematics: https://datasheets.raspberrypi.com/camera/camera-v2-schematics.pdf
10 /dts-v1/;
13 #include <dt-bindings/gpio/gpio.h>
14 #include "k3-pinctrl.h"
17 cam0_reset_pins_default: cam0-default-reset-pins {
18 pinctrl-single,pins = <
23 cam1_reset_pins_default: cam1-default-reset-pins {
[all …]
H A Dk3-j722s-evm-csi2-quad-tevi-ov5640.dtso1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * DT Overlay for 4 x TEVI OV5640 MIPI Camera module on J722S-EVM board.
5 * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/
8 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include "k3-pinctrl.h"
15 cam0_reset_pins_default: cam0-default-reset-pins {
16 pinctrl-single,pins = <
21 cam1_reset_pins_default: cam1-default-reset-pins {
22 pinctrl-single,pins = <
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-db845c.dts1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
8 #include <dt-bindings/leds/common.h>
9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
11 #include <dt-bindings/sound/qcom,q6afe.h>
12 #include <dt-bindings/sound/qcom,q6asm.h>
14 #include "sdm845-wcd9340.dtsi"
21 qcom,msm-id = <341 0x20001>;
22 qcom,board-id = <8 0>;
[all …]
H A Dmsm8998-sony-xperia-yoshino.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
8 #include <dt-bindings/input/input.h>
9 #include <dt-bindings/leds/common.h>
10 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
18 qcom,msm-id = <0x124 0x20000>, <0x124 0x20001>; /* 8998v2, v2.1 */
19 qcom,board-id = <8 0>;
23 compatible = "gpio-gate-clock";
24 pinctrl-0 = <&div_clk1>;
25 pinctrl-names = "default";
27 #clock-cells = <0>;
[all …]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1 // SPDX-License-Identifier: GPL-2.0
28 #define ALIGN_8B_CEIL(__a) (((__a) + 7) & (-8))
30 static const char def_pfl_name[] = "default";
49 struct rvu_hwinfo *hw = rvu->hw; in is_npc_interface_valid()
51 return intf < hw->npc_intfs; in is_npc_interface_valid()
80 struct npc_pkind *pkind = &rvu->hw->pkind; in rvu_npc_get_pkind()
84 for (i = 0; i < pkind->rsrc.max; i++) { in rvu_npc_get_pkind()
85 map = pkind->pfchan_map[i]; in rvu_npc_get_pkind()
89 return -1; in rvu_npc_get_pkind()
101 dev_err(rvu->dev, "%s: pkind not mapped\n", __func__); in npc_config_ts_kpuaction()
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sdm845-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sdm845-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <andersson@kernel.org>
11 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
17 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
21 const: qcom,sdm845-pinctrl
29 gpio-reserved-ranges:
33 gpio-line-names:
[all …]
/linux/arch/arm/boot/dts/st/
H A Dspear1340-evb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /dts-v1/;
13 compatible = "st,spear1340-evb", "st,spear1340";
14 #address-cells = <1>;
15 #size-cells = <1>;
23 pinctrl-names = "default";
24 pinctrl-0 = <&state_default>;
47 spdif-in {
51 spdif-out {
59 smi-pmx {
[all …]
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-rock-5-itx.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/pinctrl/rockchip.h>
13 #include <dt-bindings/pwm/pwm.h>
14 #include <dt-bindings/soc/rockchip,vop2.h>
15 #include "dt-bindings/usb/pd.h"
20 compatible = "radxa,rock-5-itx", "rockchip,rk3588";
[all …]