Lines Matching +full:remote +full:- +full:endpoint +full:- +full:label
4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
15 #address-cells = <1>;
16 #size-cells = <1>;
20 gpio-controller;
22 #gpio-cells = <0x2>;
27 #address-cells = <1>;
28 #size-cells = <0>;
32 clock-frequency = <100000>;
42 reset-gpios = <&test_gpio 0 0>;
48 reset-gpios = <&test_gpio 0 0>;
54 reset-gpios = <&test_gpio 0 0>;
55 powerdown-gpios = <&test_gpio 1 0>;
66 reset-gpios = <&test_gpio 0 0>;
70 compatible = "zephyr,video-emul-imager";
74 test_video_emul_imager_ep_out: endpoint {
75 remote-endpoint-label = "test_video_emul_rx_ep_in";
83 compatible = "zephyr,video-emul-rx";
87 #address-cells = <1>;
88 #size-cells = <0>;
90 test_video_emul_rx_ep_in: endpoint@0 {
92 remote-endpoint-label = "test_video_emul_imager_ep_out";
95 test_video_emul_rx_ep_out: endpoint@1 {
97 remote-endpoint-label = "application";