]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - doc/device-tree-bindings/serial/sandbox-serial.txt
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / doc / device-tree-bindings / serial / sandbox-serial.txt
1 Sandbox serial
2
3 The sandbox serial device is an emulated device which displays its output
4 on the host machine's console, and accepts input from its keyboard.
5
6 Required properties:
7   compatible: "sandbox,serial"
8
9 Optional properties:
10   sandbox,text-colour: If present, this is the colour of the console text.
11         Supported values are:
12         "black", "red", "green", "yellow", "blue", "megenta", "cyan",
13         "white"