| description: Test serial port | |
| compatible: "vnd,serial" | |
| include: [uart-controller.yaml, uart-controller-pin-inversion.yaml] | |
| properties: | |
| baud-rate: | |
| type: int | |
| buffer-size: | |
| type: int | |
| description: "Size of buffer to capture output data or to queue input data." |