All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Louis Kuo <louis.kuo@mediatek.com>
Cc: Jerry-ch.Chen@mediatek.com, matthias.bgg@gmail.com,
	keiichiw@chromium.org, tfiga@chromium.org,
	frederic.chen@mediatek.com, christie.yu@mediatek.com,
	jungo.lin@mediatek.com, devicetree@vger.kernel.org,
	Sean.Cheng@mediatek.com, hans.verkuil@cisco.com,
	mchehab@kernel.org, linux-mediatek@lists.infradead.org,
	srv_heupstream@mediatek.com, yuzhao@chromium.org,
	linux-arm-kernel@lists.infradead.org, sj.huang@mediatek.com,
	laurent.pinchart+renesas@ideasonboard.com, zwisler@chromium.org,
	linux-media@vger.kernel.org
Subject: Re: [RFC PATCH V7 2/3] dt-bindings: mt8183: Add sensor interface dt-bindings
Date: Thu, 9 Jul 2020 11:01:38 -0600	[thread overview]
Message-ID: <20200709170138.GA519166@bogus> (raw)
In-Reply-To: <20200708104023.3225-3-louis.kuo@mediatek.com>

On Wed, 08 Jul 2020 18:40:22 +0800, Louis Kuo wrote:
> This patch adds the DT binding documentation for the sensor interface
> module in Mediatek SoCs.
> 
> Signed-off-by: Louis Kuo <louis.kuo@mediatek.com>
> ---
>  .../bindings/media/mediatek-seninf.yaml       | 223 ++++++++++++++++++
>  1 file changed, 223 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek-seninf.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

Documentation/devicetree/bindings/media/mediatek-seninf.example.dts:23:18: fatal error: dt-bindings/power/mt8183-power.h: No such file or directory
         #include <dt-bindings/power/mt8183-power.h>
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
scripts/Makefile.lib:315: recipe for target 'Documentation/devicetree/bindings/media/mediatek-seninf.example.dt.yaml' failed
make[1]: *** [Documentation/devicetree/bindings/media/mediatek-seninf.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:1347: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2


See https://patchwork.ozlabs.org/patch/1325155

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:

pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade

Please check and re-submit.


WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Louis Kuo <louis.kuo@mediatek.com>
Cc: devicetree@vger.kernel.org, Sean.Cheng@mediatek.com,
	mchehab@kernel.org, srv_heupstream@mediatek.com,
	linux-mediatek@lists.infradead.org, Jerry-ch.Chen@mediatek.com,
	tfiga@chromium.org, keiichiw@chromium.org,
	jungo.lin@mediatek.com, sj.huang@mediatek.com,
	yuzhao@chromium.org, christie.yu@mediatek.com,
	zwisler@chromium.org, matthias.bgg@gmail.com,
	hans.verkuil@cisco.com, frederic.chen@mediatek.com,
	laurent.pinchart+renesas@ideasonboard.com,
	linux-arm-kernel@lists.infradead.org,
	linux-media@vger.kernel.org
Subject: Re: [RFC PATCH V7 2/3] dt-bindings: mt8183: Add sensor interface dt-bindings
Date: Thu, 9 Jul 2020 11:01:38 -0600	[thread overview]
Message-ID: <20200709170138.GA519166@bogus> (raw)
In-Reply-To: <20200708104023.3225-3-louis.kuo@mediatek.com>

On Wed, 08 Jul 2020 18:40:22 +0800, Louis Kuo wrote:
> This patch adds the DT binding documentation for the sensor interface
> module in Mediatek SoCs.
> 
> Signed-off-by: Louis Kuo <louis.kuo@mediatek.com>
> ---
>  .../bindings/media/mediatek-seninf.yaml       | 223 ++++++++++++++++++
>  1 file changed, 223 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek-seninf.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

Documentation/devicetree/bindings/media/mediatek-seninf.example.dts:23:18: fatal error: dt-bindings/power/mt8183-power.h: No such file or directory
         #include <dt-bindings/power/mt8183-power.h>
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
scripts/Makefile.lib:315: recipe for target 'Documentation/devicetree/bindings/media/mediatek-seninf.example.dt.yaml' failed
make[1]: *** [Documentation/devicetree/bindings/media/mediatek-seninf.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:1347: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2


See https://patchwork.ozlabs.org/patch/1325155

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:

pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade

Please check and re-submit.


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Louis Kuo <louis.kuo@mediatek.com>
Cc: devicetree@vger.kernel.org, Sean.Cheng@mediatek.com,
	mchehab@kernel.org, srv_heupstream@mediatek.com,
	linux-mediatek@lists.infradead.org, Jerry-ch.Chen@mediatek.com,
	tfiga@chromium.org, keiichiw@chromium.org,
	jungo.lin@mediatek.com, sj.huang@mediatek.com,
	yuzhao@chromium.org, christie.yu@mediatek.com,
	zwisler@chromium.org, matthias.bgg@gmail.com,
	hans.verkuil@cisco.com, frederic.chen@mediatek.com,
	laurent.pinchart+renesas@ideasonboard.com,
	linux-arm-kernel@lists.infradead.org,
	linux-media@vger.kernel.org
Subject: Re: [RFC PATCH V7 2/3] dt-bindings: mt8183: Add sensor interface dt-bindings
Date: Thu, 9 Jul 2020 11:01:38 -0600	[thread overview]
Message-ID: <20200709170138.GA519166@bogus> (raw)
In-Reply-To: <20200708104023.3225-3-louis.kuo@mediatek.com>

On Wed, 08 Jul 2020 18:40:22 +0800, Louis Kuo wrote:
> This patch adds the DT binding documentation for the sensor interface
> module in Mediatek SoCs.
> 
> Signed-off-by: Louis Kuo <louis.kuo@mediatek.com>
> ---
>  .../bindings/media/mediatek-seninf.yaml       | 223 ++++++++++++++++++
>  1 file changed, 223 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek-seninf.yaml
> 


My bot found errors running 'make dt_binding_check' on your patch:

Documentation/devicetree/bindings/media/mediatek-seninf.example.dts:23:18: fatal error: dt-bindings/power/mt8183-power.h: No such file or directory
         #include <dt-bindings/power/mt8183-power.h>
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
scripts/Makefile.lib:315: recipe for target 'Documentation/devicetree/bindings/media/mediatek-seninf.example.dt.yaml' failed
make[1]: *** [Documentation/devicetree/bindings/media/mediatek-seninf.example.dt.yaml] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:1347: recipe for target 'dt_binding_check' failed
make: *** [dt_binding_check] Error 2


See https://patchwork.ozlabs.org/patch/1325155

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:

pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade

Please check and re-submit.


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-07-09 17:01 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 10:40 [RFC PATCH V7 0/3] media: support Mediatek sensor interface driver Louis Kuo
2020-07-08 10:40 ` Louis Kuo
2020-07-08 10:40 ` Louis Kuo
2020-07-08 10:40 ` [RFC PATCH V7 1/3] media: platform: mtk-isp: Add " Louis Kuo
2020-07-08 10:40   ` Louis Kuo
2020-07-09 13:12   ` Chun-Kuang Hu
2020-07-09 13:12     ` Chun-Kuang Hu
2020-07-09 13:12     ` Chun-Kuang Hu
2020-07-17  2:55     ` Louis Kuo (郭德寧)
2020-07-17 14:21       ` Chun-Kuang Hu
2020-07-17 14:21         ` Chun-Kuang Hu
2020-07-17 14:21         ` Chun-Kuang Hu
2020-07-17 14:33         ` Tomasz Figa
2020-07-17 14:33           ` Tomasz Figa
2020-07-17 14:33           ` Tomasz Figa
2020-07-17 15:47           ` Chun-Kuang Hu
2020-07-17 15:47             ` Chun-Kuang Hu
2020-07-17 15:47             ` Chun-Kuang Hu
2020-07-17 18:19             ` Tomasz Figa
2020-07-17 18:19               ` Tomasz Figa
2020-07-17 18:19               ` Tomasz Figa
2020-07-12 23:14   ` Chun-Kuang Hu
2020-07-12 23:14     ` Chun-Kuang Hu
2020-07-12 23:14     ` Chun-Kuang Hu
2020-07-21 16:39   ` Tomasz Figa
2020-07-21 16:39     ` Tomasz Figa
2020-07-21 16:39     ` Tomasz Figa
2020-07-08 10:40 ` [RFC PATCH V7 2/3] dt-bindings: mt8183: Add sensor interface dt-bindings Louis Kuo
2020-07-08 10:40   ` Louis Kuo
2020-07-08 10:40   ` Louis Kuo
2020-07-09 17:01   ` Rob Herring [this message]
2020-07-09 17:01     ` Rob Herring
2020-07-09 17:01     ` Rob Herring
2020-07-09 17:03   ` Rob Herring
2020-07-09 17:03     ` Rob Herring
2020-07-09 17:03     ` Rob Herring
2020-07-08 10:40 ` [RFC PATCH V7 3/3] dts: arm64: mt8183: Add sensor interface nodes Louis Kuo
2020-07-08 10:40   ` Louis Kuo
2020-07-08 10:40   ` Louis Kuo

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=20200709170138.GA519166@bogus \
    --to=robh@kernel.org \
    --cc=Jerry-ch.Chen@mediatek.com \
    --cc=Sean.Cheng@mediatek.com \
    --cc=christie.yu@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=frederic.chen@mediatek.com \
    --cc=hans.verkuil@cisco.com \
    --cc=jungo.lin@mediatek.com \
    --cc=keiichiw@chromium.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=louis.kuo@mediatek.com \
    --cc=matthias.bgg@gmail.com \
    --cc=mchehab@kernel.org \
    --cc=sj.huang@mediatek.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=tfiga@chromium.org \
    --cc=yuzhao@chromium.org \
    --cc=zwisler@chromium.org \
    /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.