Lines Matching +full:border +full:- +full:waveform
2 * Copyright (c) 2018-2019 PHYTEC Messtechnik GmbH
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "reel_board-pinctrl.dtsi"
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
22 zephyr,bt-c2h-uart = &uart0;
25 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
38 compatible = "pwm-leds";
46 pwm-led3 = &back_pwm_led;
51 compatible = "zephyr,mipi-dbi-spi";
52 spi-dev = <&spi1>;
53 reset-gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
54 dc-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
55 #address-cells = <1>;
56 #size-cells = <0>;
60 mipi-max-frequency = <4000000>;
64 busy-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
70 border-waveform = <0x71>;
71 dummy-line = <0x1a>;
72 gate-line-width = <0x08>;
85 border-waveform = <0x71>;
86 dummy-line = <0x1a>;
87 gate-line-width = <0x08>;
100 compatible = "nordic,nrf-spi";
102 cs-gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
104 pinctrl-0 = <&spi1_default>;
105 pinctrl-1 = <&spi1_sleep>;
106 pinctrl-names = "default", "sleep";