Message ID | 20220723204335.750095-14-jagan@edgeble.ai (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: Add Rockchip RV1126 support | expand |
On Sun, 24 Jul 2022 02:13:26 +0530, Jagan Teki wrote: > Document compatible string for Rockchip RV1126 SoC. > > Cc: linux-i2c@vger.kernel.org > Signed-off-by: Jagan Teki <jagan@edgeble.ai> > --- > Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Sun, Jul 24, 2022 at 02:13:26AM +0530, Jagan Teki wrote: > Document compatible string for Rockchip RV1126 SoC. > > Cc: linux-i2c@vger.kernel.org > Signed-off-by: Jagan Teki <jagan@edgeble.ai> Applied to for-next, thanks!
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml index 5339dd4fc370..f350b7a0b991 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml @@ -37,6 +37,7 @@ properties: - rockchip,rk3308-i2c - rockchip,rk3328-i2c - rockchip,rk3568-i2c + - rockchip,rv1126-i2c - const: rockchip,rk3399-i2c reg:
Document compatible string for Rockchip RV1126 SoC. Cc: linux-i2c@vger.kernel.org Signed-off-by: Jagan Teki <jagan@edgeble.ai> --- Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 + 1 file changed, 1 insertion(+)