On Thu, 9 Dec 2021 at 16:49, Wolfram Sang <wsa@xxxxxxxxxx> wrote: > > On Sat, Dec 04, 2021 at 11:58:19PM +0200, Sam Protsenko wrote: > > In Device Tree specification it's recommended to use "i2c" name for I2C > > nodes. Now that i2c-exynos5 dt-schema binding was added, it shows some > > warnings like this when validating HS-I2C nodes: > > > > hsi2c@xxxxxxxxx: $nodename:0: 'hsi2c@xxxxxxxx' does not match > > '^i2c(@.*)?' > > From schema: Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml > > > > Rename hsi2c@* to i2c@* to fix those warnings. > > > > Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > > Applied to for-next, thanks! > Just a heads up: Krzysztof has already taken patches #7 and #8 to his tree: [1]. Other than that, thanks a lot for handling this series! [1] https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/log/?h=for-next