Re: [PATCH v2] dt-bindings: i2c: Use correct vendor prefix for Atmel
From: Rob Herring <robh+dt@kernel.org>
Date: 2018-12-03 20:50:30
Also in:
linux-i2c, lkml
From: Rob Herring <robh+dt@kernel.org>
Date: 2018-12-03 20:50:30
Also in:
linux-i2c, lkml
On Tue, Nov 27, 2018 at 6:50 AM Wolfram Sang [off-list ref] wrote:
On Fri, Nov 23, 2018 at 01:51:38PM +0100, Thierry Reding wrote:quoted
From: Thierry Reding <redacted> The "at," prefix was never correct for Atmel, so fix the few occurrences that got it wrong. Use "atmel," instead. While at it, remove the at,24c08 compatible string from the list of trivial devices because it is already documented in eeprom/at24.txt. Signed-off-by: Thierry Reding <redacted>Peter, I'd assume you are okay with me applying the patch directly?
Didn't we agree that I take trivial devices changes? Normally, it doesn't really matter, but I'll have to delay landing the json-schema conversion because this will conflict. Rob