All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Bryan O'Donoghue <pure.logic@nexus-software.ie>
Cc: Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
	konrad.dybcio@linaro.org, devicetree@vger.kernel.org,
	conor+dt@kernel.org, jonathan@marek.ca, andersson@kernel.org,
	quic_tdas@quicinc.com, linux-clk@vger.kernel.org,
	agross@kernel.org, linux-kernel@vger.kernel.org,
	sboyd@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	vladimir.zapolskiy@linaro.org, linux-arm-msm@vger.kernel.org,
	dmitry.baryshkov@linaro.org, mturquette@baylibre.com
Subject: Re: [PATCH v2 2/3] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
Date: Tue, 10 Oct 2023 10:09:20 -0500	[thread overview]
Message-ID: <20231010150920.GA870095-robh@kernel.org> (raw)
In-Reply-To: <04374506-023d-4680-9f0f-77d6893288c4@nexus-software.ie>

On Tue, Oct 10, 2023 at 02:56:56PM +0100, Bryan O'Donoghue wrote:
> On 10/10/2023 14:25, Rob Herring wrote:
> > 
> > On Tue, 10 Oct 2023 13:25:38 +0100, Bryan O'Donoghue wrote:
> > > Add bindings for qcom,sc8280xp-camss in order to support the camera
> > > subsystem for sc8280xp as found in the Lenovo x13s Laptop.
> > > 
> > > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> > > ---
> > >   .../bindings/media/qcom,sc8280xp-camss.yaml   | 582 ++++++++++++++++++
> > >   1 file changed, 582 insertions(+)
> > >   create mode 100644 Documentation/devicetree/bindings/media/qcom,sc8280xp-camss.yaml
> > > 
> > 
> > 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:
> > Documentation/devicetree/bindings/media/qcom,sc8280xp-camss.example.dts:26:18: fatal error: dt-bindings/clock/qcom,sc8280xp-camcc.h: No such file or directory
> >     26 |         #include <dt-bindings/clock/qcom,sc8280xp-camcc.h>
> >        |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> I guess I should be embedding this
> 
> 
> This patch depends-on:
> https://lore.kernel.org/lkml/20231004161853.86382-2-bryan.odonoghue@linaro.org/T/
> 
> or
> 
> 
> This patch depends-on:
> https://lore.kernel.org/lkml/20231004161853.86382-2-bryan.odonoghue@linaro.org/T/#mc33be3fef01bffe892f72bd5e567dba6a047283b
> 
> below the "---" in this patch directly, instead of in the series description
> ?

I preferred in the patch itself, but now it doesn't really matter as far 
as getting a report goes. They go out now without my review. So you get 
them faster, but I can't handle dependencies unless there's a standard 
way a script can. There's 'base-commit' but I don't think that's used 
enough to rely on and it doesn't work if the dependency is not yet 
applied and in linux-next.

I'd still put the dependency here, so it's quoted in the report.

Rob

  reply	other threads:[~2023-10-10 15:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 12:25 [PATCH v2 0/3] Add sc8280xp CCI and CAMSS core dtsi Bryan O'Donoghue
2023-10-10 12:25 ` [PATCH v2 1/3] arm64: dts: qcom: sc8280xp: camss: Add CCI definitions Bryan O'Donoghue
2023-10-10 12:25 ` [PATCH v2 2/3] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding Bryan O'Donoghue
2023-10-10 13:25   ` Rob Herring
2023-10-10 13:56     ` Bryan O'Donoghue
2023-10-10 15:09       ` Rob Herring [this message]
2023-10-10 15:13   ` Rob Herring
2023-10-10 12:25 ` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition Bryan O'Donoghue

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=20231010150920.GA870095-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=jonathan@marek.ca \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=pure.logic@nexus-software.ie \
    --cc=quic_tdas@quicinc.com \
    --cc=sboyd@kernel.org \
    --cc=vladimir.zapolskiy@linaro.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.