Re: [PATCH V5 1/2] dt-bindings: iio: magnetometer: add dt-bindings for freescale mag3110

From: Rob Herring
Date: Mon Dec 17 2018 - 09:56:08 EST


On Sun, Dec 16, 2018 at 10:47 PM Anson Huang <anson.huang@xxxxxxx> wrote:
>
> Add Freescale MAG3110 dt-bindings and remove it from trivial-devices
> dt-bingding doc.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> .../bindings/iio/magnetometer/mag3110.txt | 27 ++++++++++++++++++++++
> .../devicetree/bindings/trivial-devices.txt | 1 -
> 2 files changed, 27 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/devicetree/bindings/iio/magnetometer/mag3110.txt

trivial-devices.txt is gone now as it's converted to json-schema. I
can take this patch thru my tree and fix it up.

Rob