diff mbox series

[PATCHv2,5/5] dt-bindings: serial: Add clock to the binding for uartlite

Message ID 1531477810-23346-5-git-send-email-shubhrajyoti.datta@gmail.com
State Changes Requested, archived
Headers show
Series [PATCHv2,1/5] dt-bindings: serial: Add binding for uartlite | expand

Commit Message

Shubhrajyoti Datta July 13, 2018, 10:30 a.m. UTC
From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>

Add clock to the binding for uartlite

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
---
 Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring July 16, 2018, 5:52 p.m. UTC | #1
On Fri, Jul 13, 2018 at 04:00:10PM +0530, shubhrajyoti.datta@gmail.com wrote:
> From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
> 
> Add clock to the binding for uartlite
> 
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
> ---
>  Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt | 2 ++
>  1 file changed, 2 insertions(+)

While driver features can be split to different patches, bindings should 
not. So please combine this with the 1st patch.

Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

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 {