dt-bindings: i2c: i2c-rk3x: add description for rk3036
The description below is already in use for rk3036.dtsi, but was somehow never added to a document, so add "rockchip,rk3036-i2c", "rockchip,rk3288-i2c" for i2c nodes on a rk3036 platform to i2c-rk3x.yaml. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
87ff65b598
commit
e44296eaa3
|
@ -26,6 +26,10 @@ properties:
|
|||
- const: rockchip,rk3228-i2c
|
||||
- const: rockchip,rk3288-i2c
|
||||
- const: rockchip,rk3399-i2c
|
||||
- items:
|
||||
- enum:
|
||||
- rockchip,rk3036-i2c
|
||||
- const: rockchip,rk3288-i2c
|
||||
- items:
|
||||
- enum:
|
||||
- rockchip,rk3328-i2c
|
||||
|
|
Loading…
Reference in New Issue