[PATCH 0/2] i2c: Aspeed: Add AST2600 compatible string
From: Eddie James <eajames@linux.ibm.com>
Date: 2019-09-13 16:35:34
Also in:
linux-aspeed, linux-i2c, lkml
From: Eddie James <eajames@linux.ibm.com>
Date: 2019-09-13 16:35:34
Also in:
linux-aspeed, linux-i2c, lkml
Update the Aspeed I2C driver with the AST2600 compatible string. The default driver behavior works fine with the AST2600. A new compatible string is needed to avoid the AST2400 and AST2500 behavior. Eddie James (2): i2c: Aspeed: Add AST2600 compatible dt-bindings: i2c: Aspeed: Add AST2600 compatible Documentation/devicetree/bindings/i2c/i2c-aspeed.txt | 3 ++- drivers/i2c/busses/i2c-aspeed.c | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) -- 1.8.3.1