Home
last modified time | relevance | path

Searched +full:rk3399 +full:- +full:mipi +full:- +full:dphy +full:- +full:rx0 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Drockchip-mipi-dphy-rx0.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 ---
4 $id: http://devicetree.org/schemas/phy/rockchip-mipi-dphy-rx0.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip SoC MIPI RX0 D-PHY Device Tree Bindings
10 - Helen Koike <helen.koike@collabora.com>
11 - Ezequiel Garcia <ezequiel@collabora.com>
14 The Rockchip SoC has a MIPI D-PHY bus with an RX0 entry which connects to
19 const: rockchip,rk3399-mipi-dphy-rx0
23 - description: MIPI D-PHY ref clock
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Drockchip-mipi-dphy.txt1 Rockchip SoC MIPI RX D-PHY
2 -------------------------------------------------------------
5 - compatible: value should be one of the following
6 "rockchip,rk1808-mipi-dphy-rx"
7 "rockchip,rk3288-mipi-dphy"
8 "rockchip,rk3326-mipi-dphy"
9 "rockchip,rk3368-mipi-dphy"
10 "rockchip,rk3399-mipi-dphy"
11 "rockchip,rv1126-csi-dphy"
12 - clocks : list of clock specifiers, corresponding to entries in
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 tristate "Rockchip CSI2 D-PHY Driver"
13 Enable this to support the Rockchip CSI2 DPHY.
23 tristate "Rockchip MIPI Synopsys DPHY RX0 driver"
28 Enable this to support the Rockchip MIPI Synopsys DPHY RX0
29 associated to the Rockchip ISP module present in RK3399 SoCs.
32 will be called phy-rockchip-dphy-rx0.
77 tristate "Rockchip Innosilicon MIPI/LVDS/TTL PHY driver"
82 Enable this to support the Rockchip MIPI/LVDS/TTL PHY with
86 tristate "Rockchip MIPI RX D-PHY Driver"
[all …]
H A Dphy-rockchip-dphy-rx0.c1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Rockchip MIPI Synopsys DPHY RX0 driver
11 * chromeos-4.4 branch.
14 * Jacob Chen <jacob2.chen@rock-chips.com>
15 * Shunqian Zheng <zhengsq@rock-chips.com>
26 #include <linux/phy/phy-mipi-dphy.h>
65 "dphy-ref",
66 "dphy-cfg",
99 /* below is for rk3399 only */
111 { .offset = _offset, .mask = BIT(_width) - 1, .shift = _shift, }
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/Documentation/devicetree/bindings/media/
H A Drockchip-isp1.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 ---
4 $id: http://devicetree.org/schemas/media/rockchip-isp1.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Helen Koike <helen.koike@collabora.com>
18 const: rockchip,rk3399-cif-isp
29 power-domains:
36 phy-names:
37 const: dphy
41 - description: ISP clock
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-sapphire-excavator-linux.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include "rk3399-excavator-sapphire.dtsi"
10 #include "rk3399-linux.dtsi"
11 #include <dt-bindings/input/input.h>
14 model = "Rockchip RK3399 Excavator Board (Linux Opensource)";
15 compatible = "rockchip,rk3399-excavator-linux", "rockchip,rk3399";
18 compatible = "pwm-backlight";
19 brightness-levels = <
52 default-brightness-level = <200>;
[all …]
H A Drk3399-sapphire-excavator-lp4-linux.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 /dts-v1/;
6 #include "rk3399-excavator-sapphire.dtsi"
7 #include "rk3399-linux.dtsi"
8 #include <dt-bindings/input/input.h>
11 model = "Rockchip RK3399 Excavator Board (Linux Opensource)";
12 compatible = "rockchip,rk3399-excavator-linux", "rockchip,rk3399";
14 vcc_lcd: vcc-lcd {
15 compatible = "regulator-fixed";
16 regulator-name = "vcc_lcd";
[all …]
H A Drk3399-sapphire-excavator-linux-for-rk1808-cascade.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "rk3399-excavator-sapphire.dtsi"
9 #include "rk3399-linux.dtsi"
10 #include <dt-bindings/input/input.h>
13 model = "Rockchip RK3399 Excavator Board (Linux Opensource)";
14 compatible = "rockchip,rk3399-excavator-linux", "rockchip,rk3399";
16 fiq_debugger: fiq-debugger {
17 compatible = "rockchip,fiq-debugger";
18 rockchip,serial-id = <2>;
[all …]
H A Drk3399.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/rk3399-cru.h>
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include <dt-bindings/pinctrl/rockchip.h>
11 #include <dt-bindings/power/rk3399-power.h>
12 #include <dt-bindings/soc/rockchip,boot-mode.h>
13 #include <dt-bindings/soc/rockchip-system-status.h>
14 #include <dt-bindings/suspend/rockchip-rk3399.h>
[all …]
H A Dpx30.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/px30-cru.h>
7 #include <dt-bindings/display/media-bus-format.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
11 #include <dt-bindings/pinctrl/rockchip.h>
12 #include <dt-bindings/power/px30-power.h>
13 #include <dt-bindings/soc/rockchip,boot-mode.h>
14 #include <dt-bindings/soc/rockchip-system-status.h>
[all …]