Searched +full:rs485 +full:- +full:rts +full:- +full:active +full:- +full:high (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/serial/rs485.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: RS485 serial communications9 description: The RTS signal is capable of automatically controlling line10 direction for the built-in half-duplex mode. The properties described11 hereafter shall be given to a half-duplex capable UART node.14 - Rob Herring <robh@kernel.org>17 rs485-rts-delay:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Vignesh Raghavendra <vigneshr@ti.com>13 - $ref: /schemas/serial/serial.yaml#14 - $ref: /schemas/serial/rs485.yaml#19 - enum:20 - ti,am3352-uart21 - ti,am4372-uart22 - ti,am654-uart[all …]
1 .. SPDX-License-Identifier: GPL-2.013 that are accessed through memory-mapped registers.15 In order to support this and re-use the existing drivers as much as18 - Devices that have no bus connector resource are represented as21 - Devices behind real busses where there is a connector resource34 This means that when ACPI_HANDLE(dev) returns non-NULL the device was36 device-specific configuration. There is an example of this below.43 for the device and add supported ACPI IDs. If this same IP-block is used on44 some other non-ACPI platform, the driver might work out of the box or needs194 The interrupt name can be listed in _DSD as 'interrupt-names'. The names[all …]