From: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> Add clock to the binding for uartlite Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> --- Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt b/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt index cae95e6..52719b9 100644 --- a/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt +++ b/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt @@ -11,6 +11,8 @@ Required properties: Optional properties: - port-number : Set Uart port number +- clock-names : Should be "s_axi_aclk" +- clocks : Input clock specifier. Refer to common clock bindings. Example: serial@800c0000 { -- 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