From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Thu, 16 Mar 2017 09:29:17 +0100 Subject: [PATCH v1 3/7] dt-bindings: i2c: rk3x: add support for rk3328 In-Reply-To: <1489572237-6649-4-git-send-email-cl@rock-chips.com> References: <1489572237-6649-1-git-send-email-cl@rock-chips.com> <1489572237-6649-4-git-send-email-cl@rock-chips.com> Message-ID: <1968844.OUeqAadBkl@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Mittwoch, 15. M?rz 2017, 18:03:53 CET schrieb cl at rock-chips.com: > From: Chen Liang > > The rk3328 i2c is the same as rk3399 > > Signed-off-by: Chen Liang > --- > Documentation/devicetree/bindings/i2c/i2c-rk3x.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt > b/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt index bbc5a1e..abfdefd > 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt > +++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt > @@ -12,6 +12,7 @@ Required properties : > - "rockchip,rk3228-i2c": for rk3228 > - "rockchip,rk3288-i2c": for rk3288 > - "rockchip,rk3399-i2c": for rk3399 > + - "rockchip,rk3328-i2c", "rockchip,rk3399-i2c": for rk3328 > - interrupts : interrupt number > - clocks: See ../clock/clock-bindings.txt > - For older hardware (rk3066, rk3188, rk3228, rk3288): same as before, not sure how people see that, but maybe place rk3328 before rk3399.