diff options
Diffstat (limited to 'Documentation/devicetree/bindings/clock/zx296702-clk.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/clock/zx296702-clk.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/clock/zx296702-clk.txt b/Documentation/devicetree/bindings/clock/zx296702-clk.txt index e85ecb510d56..5c91c9e4f1be 100644 --- a/Documentation/devicetree/bindings/clock/zx296702-clk.txt +++ b/Documentation/devicetree/bindings/clock/zx296702-clk.txt | |||
| @@ -20,13 +20,13 @@ ID in its "clocks" phandle cell. See include/dt-bindings/clock/zx296702-clock.h | |||
| 20 | for the full list of zx296702 clock IDs. | 20 | for the full list of zx296702 clock IDs. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | topclk: topcrm@0x09800000 { | 23 | topclk: topcrm@09800000 { |
| 24 | compatible = "zte,zx296702-topcrm-clk"; | 24 | compatible = "zte,zx296702-topcrm-clk"; |
| 25 | reg = <0x09800000 0x1000>; | 25 | reg = <0x09800000 0x1000>; |
| 26 | #clock-cells = <1>; | 26 | #clock-cells = <1>; |
| 27 | }; | 27 | }; |
| 28 | 28 | ||
| 29 | uart0: serial@0x09405000 { | 29 | uart0: serial@09405000 { |
| 30 | compatible = "zte,zx296702-uart"; | 30 | compatible = "zte,zx296702-uart"; |
| 31 | reg = <0x09405000 0x1000>; | 31 | reg = <0x09405000 0x1000>; |
| 32 | interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>; | 32 | interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>; |
