devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: nicolas saenz julienne <nsaenz@kernel.org>
To: Stefan Wahren <stefan.wahren@i2se.com>,
	Rob Herring <robh+dt@kernel.org>,
	Florian Fainelli <f.fainelli@gmail.com>
Cc: Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	bcm-kernel-feedback-list@broadcom.com,
	Mwesigwa Guma <mguma@redhat.com>,
	Ojaswin Mujoo <ojaswin98@gmail.com>,
	Phil Elwell <phil@raspberrypi.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-staging@lists.linux.dev
Subject: Re: [PATCH V2 1/2] ARM: dts: bcm283x: Drop fallback compatible for vchiq
Date: Tue, 30 Nov 2021 13:29:35 +0100	[thread overview]
Message-ID: <6c2de7ee4771478abe386a2ae48e643e7fefc861.camel@kernel.org> (raw)
In-Reply-To: <5f617f60-9e0d-2b29-650a-4cd31f406ce7@i2se.com>

On Sat, 2021-11-27 at 11:57 +0100, Stefan Wahren wrote:
> Am 31.10.21 um 13:08 schrieb Stefan Wahren:
> > With introduction of SoC specific vchiq compatible in 2018, we kept the
> > original "brcm,bcm2835-vchiq" as a fallback for older Kernel versions.
> > Now this fallback isn't necessary anymore. So before we create a DT schema
> > which also handles this fallback better fix this on the DTS side.
> > 
> > Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
> > ---
> >  arch/arm/boot/dts/bcm2836-rpi.dtsi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/arm/boot/dts/bcm2836-rpi.dtsi b/arch/arm/boot/dts/bcm2836-rpi.dtsi
> > index c4c858b..f98e0e4 100644
> > --- a/arch/arm/boot/dts/bcm2836-rpi.dtsi
> > +++ b/arch/arm/boot/dts/bcm2836-rpi.dtsi
> > @@ -2,5 +2,5 @@
> >  #include "bcm2835-rpi.dtsi"
> >  
> >  &vchiq {
> > -	compatible = "brcm,bcm2836-vchiq", "brcm,bcm2835-vchiq";
> > +	compatible = "brcm,bcm2836-vchiq";
> >  };
> gentle ping ...

Sorry for the wait. :)

  reply	other threads:[~2021-11-30 12:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31 12:08 [PATCH V2 0/2] dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schemas Stefan Wahren
2021-10-31 12:08 ` [PATCH V2 1/2] ARM: dts: bcm283x: Drop fallback compatible for vchiq Stefan Wahren
2021-11-27 10:57   ` Stefan Wahren
2021-11-30 12:29     ` nicolas saenz julienne [this message]
2021-10-31 12:08 ` [PATCH V2 2/2] dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema Stefan Wahren
2021-11-01 19:21   ` Rob Herring
2021-11-30 12:29 ` [PATCH V2 0/2] dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schemas nicolas saenz julienne

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=6c2de7ee4771478abe386a2ae48e643e7fefc861.camel@kernel.org \
    --to=nsaenz@kernel.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=mguma@redhat.com \
    --cc=ojaswin98@gmail.com \
    --cc=phil@raspberrypi.com \
    --cc=rjui@broadcom.com \
    --cc=robh+dt@kernel.org \
    --cc=sbranden@broadcom.com \
    --cc=stefan.wahren@i2se.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).