All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Paul Kocialkowski <contact@paulk.fr>
Cc: devicetree@vger.kernel.org,
	Matteo Scordino <matteo.scordino@gmail.com>,
	linux-kernel@vger.kernel.org, Maxime Ripard <mripard@kernel.org>,
	Chen-Yu Tsai <wens@csie.org>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Icenowy Zheng <icenowy@aosc.io>
Subject: Re: [PATCH v2 5/6] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings
Date: Mon, 9 Nov 2020 10:17:54 -0600	[thread overview]
Message-ID: <20201109161754.GA1387734@bogus> (raw)
In-Reply-To: <20201103205058.435207-6-contact@paulk.fr>

On Tue, 03 Nov 2020 21:50:57 +0100, Paul Kocialkowski wrote:
> This adds documentation for the compatible strings of the
> SL631 Action Camera with IMX179.
> 
> Note that the device is sold under various different names, such as the
> SJCAM SJ4000 Air or F60 Action Camera. This is a similar situation to
> the Q8 tablets and just like them, the allwinner vendor is used as
> fallback.
> 
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
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: Rob Herring <robh@kernel.org>
To: Paul Kocialkowski <contact@paulk.fr>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Chen-Yu Tsai <wens@csie.org>,
	Matteo Scordino <matteo.scordino@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Maxime Ripard <mripard@kernel.org>,
	Icenowy Zheng <icenowy@aosc.io>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 5/6] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings
Date: Mon, 9 Nov 2020 10:17:54 -0600	[thread overview]
Message-ID: <20201109161754.GA1387734@bogus> (raw)
In-Reply-To: <20201103205058.435207-6-contact@paulk.fr>

On Tue, 03 Nov 2020 21:50:57 +0100, Paul Kocialkowski wrote:
> This adds documentation for the compatible strings of the
> SL631 Action Camera with IMX179.
> 
> Note that the device is sold under various different names, such as the
> SJCAM SJ4000 Air or F60 Action Camera. This is a similar situation to
> the Q8 tablets and just like them, the allwinner vendor is used as
> fallback.
> 
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
> ---
>  Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2020-11-09 16:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 20:50 [PATCH v2 0/6] Allwinner V3 SL631 Action Camera Support and Related Fixes Paul Kocialkowski
2020-11-03 20:50 ` Paul Kocialkowski
2020-11-03 20:50 ` [PATCH v2 1/6] dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI Paul Kocialkowski
2020-11-03 20:50   ` Paul Kocialkowski
2020-11-09 16:16   ` Rob Herring
2020-11-09 16:16     ` Rob Herring
2020-11-03 20:50 ` [PATCH v2 2/6] irqchip/sunxi-nmi: Add support " Paul Kocialkowski
2020-11-03 20:50   ` Paul Kocialkowski
2020-11-05  4:14   ` Samuel Holland
2020-11-05  4:14     ` Samuel Holland
2020-11-05 11:24     ` Paul Kocialkowski
2020-11-05 11:24       ` Paul Kocialkowski
2020-11-03 20:50 ` [PATCH v2 3/6] ARM: dts: sun8i-v3s: Add the V3s NMI IRQ controller Paul Kocialkowski
2020-11-03 20:50   ` Paul Kocialkowski
2020-11-03 20:50 ` [PATCH v2 4/6] ARM: dts: sun8i: Cleanup the Pinecube AXP209 node Paul Kocialkowski
2020-11-03 20:50   ` Paul Kocialkowski
2020-11-03 20:50 ` [PATCH v2 5/6] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings Paul Kocialkowski
2020-11-03 20:50   ` Paul Kocialkowski
2020-11-09 16:17   ` Rob Herring [this message]
2020-11-09 16:17     ` Rob Herring
2020-11-03 20:50 ` [PATCH v2 6/6] ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179 Paul Kocialkowski
2020-11-03 20:50   ` Paul Kocialkowski

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=20201109161754.GA1387734@bogus \
    --to=robh@kernel.org \
    --cc=contact@paulk.fr \
    --cc=devicetree@vger.kernel.org \
    --cc=icenowy@aosc.io \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matteo.scordino@gmail.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=wens@csie.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.