Message ID | 20200305143611.10733-4-jbx6244@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v1,1/5] dt-bindings: i2c: convert rockchip i2c bindings to yaml | expand |
On Thu, 5 Mar 2020 15:36:10 +0100, Johan Jonker wrote: > The description below is already in use for rk3308.dtsi, > but was somehow never added to a document, so add > "rockchip,rk3308-i2c", "rockchip,rk3399-i2c" > for i2c nodes on a rk3308 platform to i2c-rk3x.yaml. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> > --- > Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml index 67cdce8fb..edee8f699 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml @@ -33,6 +33,7 @@ properties: - const: rockchip,rk3288-i2c - items: - enum: + - rockchip,rk3308-i2c - rockchip,rk3328-i2c - const: rockchip,rk3399-i2c
The description below is already in use for rk3308.dtsi, but was somehow never added to a document, so add "rockchip,rk3308-i2c", "rockchip,rk3399-i2c" for i2c nodes on a rk3308 platform to i2c-rk3x.yaml. Signed-off-by: Johan Jonker <jbx6244@gmail.com> --- Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 + 1 file changed, 1 insertion(+)