Re: [PATCH 1/2] i2c: rk3x: add support for rk3228
From: Rob Herring <robh@kernel.org>
Date: 2016-03-18 20:16:08
Also in:
linux-arm-kernel, linux-i2c, linux-rockchip, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-03-18 20:16:08
Also in:
linux-arm-kernel, linux-i2c, linux-rockchip, lkml
On Mon, Mar 14, 2016 at 11:09:15AM +0800, Yakir Yang wrote:
Enable the I2C core for this SoC. Signed-off-by: Yakir Yang <redacted> --- Documentation/devicetree/bindings/i2c/i2c-rk3x.txt | 4 ++-- drivers/i2c/busses/i2c-rk3x.c | 1 + 2 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>