From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] ARM: dts: meson8: fix the IR receiver pins
Date: Mon, 12 Jun 2017 09:38:55 +0200 [thread overview]
Message-ID: <e4347b01-e221-2242-9bb9-bc1e93da06fb@baylibre.com> (raw)
In-Reply-To: <20170609222039.25191-1-martin.blumenstingl@googlemail.com>
On 06/10/2017 12:20 AM, Martin Blumenstingl wrote:
> The IR receiver pins are currently defined in the CBUS pin-controller.
> However the pins are in the AO region, which is controlled by the AOBUS
> pin-controller. Move the pins to pinctrl_aobus so they can actually be
> used.
>
> Fixes: b60e1157d8fa ("ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> arch/arm/boot/dts/meson8.dtsi | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/arch/arm/boot/dts/meson8.dtsi b/arch/arm/boot/dts/meson8.dtsi
> index 9b0b3ddbb17e..e4f7357b4b31 100644
> --- a/arch/arm/boot/dts/meson8.dtsi
> +++ b/arch/arm/boot/dts/meson8.dtsi
> @@ -116,6 +116,13 @@
> function = "i2c_mst_ao";
> };
> };
> +
> + ir_recv_pins: remote {
> + mux {
> + groups = "remote_input";
> + function = "remote";
> + };
> + };
> };
> };
>
> @@ -151,13 +158,6 @@
> };
> };
>
> - ir_recv_pins: remote {
> - mux {
> - groups = "remote_input";
> - function = "remote";
> - };
> - };
> -
> eth_pins: ethernet {
> mux {
> groups = "eth_tx_clk_50m", "eth_tx_en",
>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
next prev parent reply other threads:[~2017-06-12 7:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 22:20 Martin Blumenstingl
2017-06-12 7:38 ` Neil Armstrong [this message]
2017-06-16 18:40 ` Kevin Hilman
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=e4347b01-e221-2242-9bb9-bc1e93da06fb@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=linus-amlogic@lists.infradead.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
all inboxes | Powered by JetHome®