This adds a new DT property to define the index used by a multiplexer to select the device. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> --- Documentation/devicetree/bindings/serial/slave-device.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/slave-device.txt b/Documentation/devicetree/bindings/serial/slave-device.txt index 40110e0..f9b0783 100644 --- a/Documentation/devicetree/bindings/serial/slave-device.txt +++ b/Documentation/devicetree/bindings/serial/slave-device.txt @@ -30,6 +30,8 @@ Optional Properties: way to reset the device * device baud rate is configured by its firmware but there is no way to request the actual settings +- reg : Index used to select the device if it is controlled by a + multiplexer. Example: -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html