All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Shawn Guo <shawnguo@kernel.org>
Cc: Christian Gmeiner <christian.gmeiner@gmail.com>,
	Lucas Stach <l.stach@pengutronix.de>,
	devicetree@vger.kernel.org,
	Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Rob Herring <robh@kernel.org>,
	Russell King <linux+etnaviv@armlinux.org.uk>,
	Daniel Vetter <daniel@ffwll.ch>, Sam Ravnborg <sam@ravnborg.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	dri-devel@lists.freedesktop.org, etnaviv@lists.freedesktop.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Lee Jones <lee.jones@linaro.org>,
	Robert Chiras <robert.chiras@nxp.com>,
	David Airlie <airlied@linux.ie>, Li Yang <leoyang.li@nxp.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Rob Herring <robh+dt@kernel.org>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>
Subject: Re: [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones
Date: Wed, 16 Sep 2020 08:38:19 +0200	[thread overview]
Message-ID: <20200916063819.GA6687@kozik-lap> (raw)
In-Reply-To: <20200914223343.GA386301@bogus>

On Mon, Sep 14, 2020 at 04:33:43PM -0600, Rob Herring wrote:
> On Fri, 04 Sep 2020 16:53:02 +0200, Krzysztof Kozlowski wrote:
> > All Purism Librem5 phones have three compatibles so they need their own
> > entry to fix dbts_check warnings like:
> > 
> >   arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> >     compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is not valid under any of the given schemas
> > 
> >   arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> >     compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is too long
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> >  Documentation/devicetree/bindings/arm/fsl.yaml | 10 ++++++++--
> >  1 file changed, 8 insertions(+), 2 deletions(-)
> > 
> 
> Reviewed-by: Rob Herring <robh@kernel.org>
> 
> I expect Shawn to pick this one up as this file gets touched a fair 
> amount.

Hi Shawn,

Could you pick up this patch as well?

Best regards,
Krzysztof


WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Shawn Guo <shawnguo@kernel.org>
Cc: devicetree@vger.kernel.org, Fabio Estevam <festevam@gmail.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Rob Herring <robh@kernel.org>, David Airlie <airlied@linux.ie>,
	Lee Jones <lee.jones@linaro.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org,
	Christian Gmeiner <christian.gmeiner@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Daniel Vetter <daniel@ffwll.ch>,
	Russell King <linux+etnaviv@armlinux.org.uk>,
	Robert Chiras <robert.chiras@nxp.com>,
	Li Yang <leoyang.li@nxp.com>, Sam Ravnborg <sam@ravnborg.org>,
	linux-arm-kernel@lists.infradead.org,
	Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones
Date: Wed, 16 Sep 2020 08:38:19 +0200	[thread overview]
Message-ID: <20200916063819.GA6687@kozik-lap> (raw)
In-Reply-To: <20200914223343.GA386301@bogus>

On Mon, Sep 14, 2020 at 04:33:43PM -0600, Rob Herring wrote:
> On Fri, 04 Sep 2020 16:53:02 +0200, Krzysztof Kozlowski wrote:
> > All Purism Librem5 phones have three compatibles so they need their own
> > entry to fix dbts_check warnings like:
> > 
> >   arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> >     compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is not valid under any of the given schemas
> > 
> >   arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> >     compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is too long
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> >  Documentation/devicetree/bindings/arm/fsl.yaml | 10 ++++++++--
> >  1 file changed, 8 insertions(+), 2 deletions(-)
> > 
> 
> Reviewed-by: Rob Herring <robh@kernel.org>
> 
> I expect Shawn to pick this one up as this file gets touched a fair 
> amount.

Hi Shawn,

Could you pick up this patch as well?

Best regards,
Krzysztof


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

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Shawn Guo <shawnguo@kernel.org>
Cc: devicetree@vger.kernel.org,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	David Airlie <airlied@linux.ie>, Lee Jones <lee.jones@linaro.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Russell King <linux+etnaviv@armlinux.org.uk>,
	Robert Chiras <robert.chiras@nxp.com>,
	Li Yang <leoyang.li@nxp.com>, Sam Ravnborg <sam@ravnborg.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones
Date: Wed, 16 Sep 2020 08:38:19 +0200	[thread overview]
Message-ID: <20200916063819.GA6687@kozik-lap> (raw)
In-Reply-To: <20200914223343.GA386301@bogus>

On Mon, Sep 14, 2020 at 04:33:43PM -0600, Rob Herring wrote:
> On Fri, 04 Sep 2020 16:53:02 +0200, Krzysztof Kozlowski wrote:
> > All Purism Librem5 phones have three compatibles so they need their own
> > entry to fix dbts_check warnings like:
> > 
> >   arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> >     compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is not valid under any of the given schemas
> > 
> >   arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dt.yaml: /:
> >     compatible: ['purism,librem5r2', 'purism,librem5', 'fsl,imx8mq'] is too long
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> >  Documentation/devicetree/bindings/arm/fsl.yaml | 10 ++++++++--
> >  1 file changed, 8 insertions(+), 2 deletions(-)
> > 
> 
> Reviewed-by: Rob Herring <robh@kernel.org>
> 
> I expect Shawn to pick this one up as this file gets touched a fair 
> amount.

Hi Shawn,

Could you pick up this patch as well?

Best regards,
Krzysztof

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2020-09-16  6:38 UTC|newest]

Thread overview: 93+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 14:52 [PATCH 00/13] iMX 8 - Another round of cleanups Krzysztof Kozlowski
2020-09-04 14:52 ` Krzysztof Kozlowski
2020-09-04 14:52 ` Krzysztof Kozlowski
2020-09-04 14:53 ` [PATCH 01/13] dt-bindings: power: fsl,imx-gpcv2: Document interrupt controller properties Krzysztof Kozlowski
2020-09-04 14:53   ` [PATCH 01/13] dt-bindings: power: fsl, imx-gpcv2: " Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:58   ` [PATCH 01/13] dt-bindings: power: fsl,imx-gpcv2: " Lucas Stach
2020-09-04 14:58     ` Lucas Stach
2020-09-04 14:58     ` Lucas Stach
2020-09-14 22:31   ` [PATCH 01/13] dt-bindings: power: fsl, imx-gpcv2: " Rob Herring
2020-09-14 22:31     ` Rob Herring
2020-09-14 22:31     ` Rob Herring
2020-09-04 14:53 ` [PATCH 02/13] dt-bindings: display: bridge: nwl-dsi: Add common properties Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-14 22:31   ` Rob Herring
2020-09-14 22:31     ` Rob Herring
2020-09-14 22:31     ` Rob Herring
2020-09-04 14:53 ` [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-14 22:33   ` Rob Herring
2020-09-14 22:33     ` Rob Herring
2020-09-14 22:33     ` Rob Herring
2020-09-16  6:38     ` Krzysztof Kozlowski [this message]
2020-09-16  6:38       ` Krzysztof Kozlowski
2020-09-16  6:38       ` Krzysztof Kozlowski
2020-09-21 13:09   ` Shawn Guo
2020-09-21 13:09     ` Shawn Guo
2020-09-21 13:09     ` Shawn Guo
2020-09-04 14:53 ` [PATCH 04/13] dt-bindings: gpu: vivante,gc: Add common properties Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:59   ` Lucas Stach
2020-09-04 14:59     ` Lucas Stach
2020-09-04 14:59     ` Lucas Stach
2020-09-14 22:34   ` Rob Herring
2020-09-14 22:34     ` [PATCH 04/13] dt-bindings: gpu: vivante, gc: " Rob Herring
2020-09-14 22:34     ` Rob Herring
2020-09-04 14:53 ` [PATCH 05/13] dt-bindings: gpu: vivante,gc: Remove trailing whitespace Krzysztof Kozlowski
2020-09-04 14:53   ` [PATCH 05/13] dt-bindings: gpu: vivante, gc: " Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:59   ` [PATCH 05/13] dt-bindings: gpu: vivante,gc: " Lucas Stach
2020-09-04 14:59     ` Lucas Stach
2020-09-04 14:59     ` Lucas Stach
2020-09-14 22:34   ` [PATCH 05/13] dt-bindings: gpu: vivante, gc: " Rob Herring
2020-09-14 22:34     ` Rob Herring
2020-09-14 22:34     ` Rob Herring
2020-09-04 14:53 ` [PATCH 06/13] dt-bindings: mfd: rohm,bd71837-pmic: Add common properties Krzysztof Kozlowski
2020-09-04 14:53   ` [PATCH 06/13] dt-bindings: mfd: rohm, bd71837-pmic: " Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-14 22:44   ` [PATCH 06/13] dt-bindings: mfd: rohm,bd71837-pmic: " Rob Herring
2020-09-14 22:44     ` Rob Herring
2020-09-14 22:44     ` Rob Herring
2020-09-15  6:34     ` Vaittinen, Matti
2020-09-15  6:34       ` Vaittinen, Matti
2020-09-15  6:34       ` Vaittinen, Matti
2020-09-15 14:38       ` Rob Herring
2020-09-15 14:38         ` [PATCH 06/13] dt-bindings: mfd: rohm, bd71837-pmic: " Rob Herring
2020-09-15 14:38         ` Rob Herring
2020-09-04 14:53 ` [PATCH 07/13] dt-bindings: mfd: rohm,bd71847-pmic: Add common clock-names Krzysztof Kozlowski
2020-09-04 14:53   ` [PATCH 07/13] dt-bindings: mfd: rohm, bd71847-pmic: " Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-14 22:44   ` [PATCH 07/13] dt-bindings: mfd: rohm,bd71847-pmic: " Rob Herring
2020-09-14 22:44     ` Rob Herring
2020-09-14 22:44     ` Rob Herring
2020-09-04 14:53 ` [PATCH 08/13] arm64: dts: imx8mm-var-som-symphony: Use newer interrupts property Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-13  1:19   ` Shawn Guo
2020-09-13  1:19     ` Shawn Guo
2020-09-13  1:19     ` Shawn Guo
2020-09-04 14:53 ` [PATCH 09/13] arm64: dts: imx8mp-evk: Align pin configuration group names with schema Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:59   ` Lucas Stach
2020-09-04 14:59     ` Lucas Stach
2020-09-04 14:59     ` Lucas Stach
2020-09-04 14:53 ` [PATCH 10/13] arm64: dts: imx8mq: Add missing interrupts to GPC Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 15:04   ` Lucas Stach
2020-09-04 15:04     ` Lucas Stach
2020-09-04 15:04     ` Lucas Stach
2020-09-04 14:53 ` [PATCH 11/13] arm64: dts: imx8mq-librem5: Align regulator names with schema Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53 ` [PATCH 12/13] arm64: dts: imx8mq-librem5: Drop interrupt-names in PMIC Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski
2020-09-04 14:53 ` [PATCH 13/13] arm64: dts: imx8mq-librem5: Add interrupt-names to ti,tps6598x Krzysztof Kozlowski
2020-09-04 14:53   ` [PATCH 13/13] arm64: dts: imx8mq-librem5: Add interrupt-names to ti, tps6598x Krzysztof Kozlowski
2020-09-04 14:53   ` Krzysztof Kozlowski

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=20200916063819.GA6687@kozik-lap \
    --to=krzk@kernel.org \
    --cc=airlied@linux.ie \
    --cc=christian.gmeiner@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=etnaviv@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=lee.jones@linaro.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux+etnaviv@armlinux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=robert.chiras@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sam@ravnborg.org \
    --cc=shawnguo@kernel.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.