[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56B95827.7060204@suse.de>
Date: Tue, 9 Feb 2016 04:08:23 +0100
From: Andreas Färber <afaerber@...e.de>
To: linux-rockchip@...ts.infradead.org,
Heiko Stuebner <heiko@...ech.de>
Cc: Mark Rutland <mark.rutland@....com>,
DT <devicetree@...r.kernel.org>, Pawel Moll <pawel.moll@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
Kumar Gala <galak@...eaurora.org>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 06/10] ARM64: dts: rockchip: Add IR receiver to GeekBox
Am 08.02.2016 um 03:17 schrieb Andreas Färber:
> Signed-off-by: Andreas Färber <afaerber@...e.de>
> ---
> v2: New
>
> arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts b/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts
> index e4523a74050f..e84383fd6f10 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts
> +++ b/arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts
> @@ -63,6 +63,13 @@
> #clock-cells = <0>;
> };
>
> + ir: ir-receiver {
> + compatible = "gpio-ir-receiver";
> + gpios = <&gpio3 30 GPIO_ACTIVE_LOW>;
> + pinctrl-names = "default";
> + pinctrl-0 = <&ir_int>;
status = "disabled";
Should only be enabled in the new Landingship config. Will fix.
Andreas
P.S. See Heiko, two bugs in the new nodes already, glad I have them
separate. :)
> + };
> +
> leds: gpio-leds {
> compatible = "gpio-leds";
>
[snip]
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)
Powered by blists - more mailing lists