linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: "Jernej Škrabec" <jernej.skrabec@siol.net>
To: Andre Heider <a.heider@gmail.com>
Cc: devicetree@vger.kernel.org, wens@csie.org,
	linux-arm-kernel@lists.infradead.org, mripard@kernel.org
Subject: Re: [PATCH] arm64: dts: allwinner: orange-pi-3: Enable IR receiver
Date: Sat, 09 Nov 2019 16:51:39 +0100	[thread overview]
Message-ID: <1875943.ZifhFTZG3p@jernej-laptop> (raw)
In-Reply-To: <20191109113436.17979-1-a.heider@gmail.com>

Hi!

Dne sobota, 09. november 2019 ob 12:34:36 CET je Andre Heider napisal(a):
> Orange Pi 3 has an on-board IR receiver, enable it.
> 
> Signed-off-by: Andre Heider <a.heider@gmail.com>

Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>

Thanks!

Best regards,
Jernej

> ---
>  arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
> b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts index
> eb379cd402ac..d3e30a67587c 100644
> --- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
> +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
> @@ -263,6 +263,10 @@
>  	};
>  };
> 
> +&r_ir {
> +	status = "okay";
> +};
> +
>  &uart0 {
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&uart0_ph_pins>;





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

  reply	other threads:[~2019-11-09 15:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09 11:34 [PATCH] arm64: dts: allwinner: orange-pi-3: Enable IR receiver Andre Heider
2019-11-09 15:51 ` Jernej Škrabec [this message]
2019-11-11 12:44   ` Maxime Ripard

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=1875943.ZifhFTZG3p@jernej-laptop \
    --to=jernej.skrabec@siol.net \
    --cc=a.heider@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mripard@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 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).