Searched +full:rs485 +full:- +full:rts +full:- +full:active +full:- +full:low (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 ---4 $id: http://devicetree.org/schemas/serial/st,stm32-uart.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#8 - Erwan Le Ray <erwan.leray@foss.st.com>15 - st,stm32-uart16 - st,stm32f7-uart17 - st,stm32h7-uart34 st,hw-flow-ctrl:38 rx-tx-swap: true[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 needs151 The interrupt name can be listed in _DSD as 'interrupt-names'. The names[all …]