| .. | .. |
|---|
| 1 | | -Device tree configuration for the I2C busses on the AST24XX and AST25XX SoCs. |
|---|
| 1 | +Device tree configuration for the I2C busses on the AST24XX, AST25XX, and AST26XX SoCs. |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | Required Properties: |
|---|
| 4 | 4 | - #address-cells : should be 1 |
|---|
| .. | .. |
|---|
| 6 | 6 | - reg : address offset and range of bus |
|---|
| 7 | 7 | - compatible : should be "aspeed,ast2400-i2c-bus" |
|---|
| 8 | 8 | or "aspeed,ast2500-i2c-bus" |
|---|
| 9 | + or "aspeed,ast2600-i2c-bus" |
|---|
| 9 | 10 | - clocks : root clock of bus, should reference the APB |
|---|
| 10 | 11 | clock in the second cell |
|---|
| 11 | 12 | - resets : phandle to reset controller with the reset number in |
|---|