spi: core: invert success test in devm_spi_register_master
[linux-drm-fsl-dcu.git] / Documentation / devicetree / bindings / clock / sunxi / sun4i-a10-gates.txt
1 Gate clock outputs
2 ------------------
3
4   * AXI gates ("allwinner,sun4i-axi-gates-clk")
5
6     DRAM                                        0
7
8   * AHB gates ("allwinner,sun4i-ahb-gates-clk")
9
10     USB0                                        0
11     EHCI0                                       1
12     OHCI0                                       2*
13     EHCI1                                       3
14     OHCI1                                       4*
15     SS                                          5
16     DMA                                         6
17     BIST                                        7
18     MMC0                                        8
19     MMC1                                        9
20     MMC2                                        10
21     MMC3                                        11
22     MS                                          12**
23     NAND                                        13
24     SDRAM                                       14
25
26     ACE                                         16
27     EMAC                                        17
28     TS                                          18
29
30     SPI0                                        20
31     SPI1                                        21
32     SPI2                                        22
33     SPI3                                        23
34     PATA                                        24
35     SATA                                        25**
36     GPS                                         26*
37
38     VE                                          32
39     TVD                                         33
40     TVE0                                        34
41     TVE1                                        35
42     LCD0                                        36
43     LCD1                                        37
44
45     CSI0                                        40
46     CSI1                                        41
47
48     HDMI                                        43
49     DE_BE0                                      44
50     DE_BE1                                      45
51     DE_FE1                                      46
52     DE_FE1                                      47
53
54     MP                                          50
55
56     MALI400                                     52
57
58   * APB0 gates ("allwinner,sun4i-apb0-gates-clk")
59
60     CODEC                                       0
61     SPDIF                                       1*
62     AC97                                        2
63     IIS                                         3
64
65     PIO                                         5
66     IR0                                         6
67     IR1                                         7
68
69     KEYPAD                                      10
70
71   * APB1 gates ("allwinner,sun4i-apb1-gates-clk")
72
73     I2C0                                        0
74     I2C1                                        1
75     I2C2                                        2
76
77     CAN                                         4
78     SCR                                         5
79     PS20                                        6
80     PS21                                        7
81
82     UART0                                       16
83     UART1                                       17
84     UART2                                       18
85     UART3                                       19
86     UART4                                       20
87     UART5                                       21
88     UART6                                       22
89     UART7                                       23
90
91 Notation:
92  [*]:  The datasheet didn't mention these, but they are present on AW code
93  [**]: The datasheet had this marked as "NC" but they are used on AW code