From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Fri, 5 Jul 2019 10:22:10 -0600 References: <20190703095338.11266-1-maxime.ripard@bootlin.com> In-Reply-To: <20190703095338.11266-1-maxime.ripard@bootlin.com> Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: i2c: mv64xxx: Fix the example compatible From: Rob Herring Content-Type: text/plain; charset="UTF-8" To: Maxime Ripard Cc: Wolfram Sang , Mark Rutland , Frank Rowand , Gregory Clement , Linux I2C , devicetree@vger.kernel.org List-ID: On Wed, Jul 3, 2019 at 3:53 AM Maxime Ripard wrote: > > One example has a compatible that isn't a valid combination according to > the binding, and now that the examples are validated as well, this > generates a warning. > > Let's fix this. > > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring