diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/i2c/i2c-rk3x.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/i2c/i2c-rk3x.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/Bindings/i2c/i2c-rk3x.yaml b/sys/contrib/device-tree/Bindings/i2c/i2c-rk3x.yaml index a9dae5b52f28..4ac5a40a3886 100644 --- a/sys/contrib/device-tree/Bindings/i2c/i2c-rk3x.yaml +++ b/sys/contrib/device-tree/Bindings/i2c/i2c-rk3x.yaml @@ -37,6 +37,8 @@ properties: - rockchip,px30-i2c - rockchip,rk3308-i2c - rockchip,rk3328-i2c + - rockchip,rk3528-i2c + - rockchip,rk3562-i2c - rockchip,rk3568-i2c - rockchip,rk3576-i2c - rockchip,rk3588-i2c @@ -103,6 +105,9 @@ properties: (t(f) in the I2C specification). If not specified we will use the SCL value since they are the same in nearly all cases. + power-domains: + maxItems: 1 + required: - compatible - reg |
