Re: [PATCH v5 10/20] dt-bindings: i2c: mv64xxx: Add H616 compatible string
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-01-28 08:53:18
Also in:
linux-devicetree, linux-i2c, lkml
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-01-28 08:53:18
Also in:
linux-devicetree, linux-i2c, lkml
On Wed, Jan 27, 2021 at 05:24:50PM +0000, Andre Przywara wrote:
Add the obvious compatible name to the existing I2C binding, and pair it with the existing A31 fallback compatible string, as the devices are compatible. On the way use enums to group all compatible devices together. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Wolfram Sang <wsa@kernel.org>
Applied to for-next, thanks!