From: Rob Herring <robh@kernel.org>
To: Mehdi Djait <mehdi.djait.k@gmail.com>
Cc: krzysztof.kozlowski+dt@linaro.org, lars@metafoo.de,
linux-iio@vger.kernel.org, jic23@kernel.org,
andriy.shevchenko@linux.intel.com, linux-kernel@vger.kernel.org,
mazziesaccount@gmail.com, devicetree@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v6 1/7] dt-bindings: iio: Add KX132-1211 accelerometer
Date: Tue, 13 Jun 2023 07:42:05 -0600 [thread overview]
Message-ID: <20230613134205.GA1777720-robh@kernel.org> (raw)
In-Reply-To: <168665515466.1407218.12335518729776515932.robh@kernel.org>
On Tue, Jun 13, 2023 at 05:19:14AM -0600, Rob Herring wrote:
>
> On Tue, 13 Jun 2023 12:22:34 +0200, Mehdi Djait wrote:
> > Extend the kionix,kx022a.yaml file to support the kx132-1211 device
> >
> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > Acked-by: Matti Vaittinen <mazziesaccount@gmail.com>
> > Signed-off-by: Mehdi Djait <mehdi.djait.k@gmail.com>
> > ---
> > v6:
> > v5:
> > v4:
> > v3:
> > - no changes
> >
> > v2:
> > - made the device name more specific from "kx132" to "kx132-1211"
> > - removed the output data-rates mentioned and replaced them with "variable
> > output data-rates"
> >
> > .../devicetree/bindings/iio/accel/kionix,kx022a.yaml | 12 +++++++-----
> > 1 file changed, 7 insertions(+), 5 deletions(-)
> >
>
> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pinctrl/qcom,pmic-mpp.yaml: $defs:qcom-pmic-mpp-state:properties:qcom,paired: [{'description': 'Indicates that the pin should be operating in paired mode.'}] is not of type 'object', 'boolean'
> from schema $id: http://devicetree.org/meta-schemas/core.yaml#
Unrelated. This can be ignored.
Rob
next prev parent reply other threads:[~2023-06-13 13:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-13 10:22 [PATCH v6 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer Mehdi Djait
2023-06-13 10:22 ` [PATCH v6 1/7] dt-bindings: iio: Add " Mehdi Djait
2023-06-13 11:19 ` Rob Herring
2023-06-13 13:42 ` Rob Herring [this message]
2023-06-13 10:22 ` [PATCH v6 2/7] iio: accel: kionix-kx022a: Remove blank lines Mehdi Djait
2023-06-13 10:22 ` [PATCH v6 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility Mehdi Djait
2023-06-13 10:22 ` [PATCH v6 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table Mehdi Djait
2023-06-13 10:22 ` [PATCH v6 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure Mehdi Djait
2023-06-13 11:07 ` Matti Vaittinen
2023-06-13 10:22 ` [PATCH v6 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer Mehdi Djait
2023-06-13 10:22 ` [PATCH v6 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer Mehdi Djait
2023-06-13 11:06 ` Matti Vaittinen
2023-07-08 16:23 ` [PATCH v6 0/7] " Jonathan Cameron
2023-07-14 15:44 ` Mehdi Djait
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230613134205.GA1777720-robh@kernel.org \
--to=robh@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mazziesaccount@gmail.com \
--cc=mehdi.djait.k@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.