From: Tony Lindgren <tony@atomide.com>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: am4372.dtsi: disable rfbi
Date: Mon, 6 Jul 2015 05:24:42 -0700 [thread overview]
Message-ID: <20150706122442.GF10705@atomide.com> (raw)
In-Reply-To: <1435665894-28491-1-git-send-email-tomi.valkeinen@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [150630 05:07]:
> When DSS nodes were added to am4372.dtsi, the rfbi node was not marked
> as disabled. This should have been done, as the rule of thumb is to
> disable all DSS nodes that are not used, and especially rfbi, as we
> don't have a driver for rfbi.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Applying into omap-for-v4.2/fixes thanks.
Tony
> ---
> arch/arm/boot/dts/am4372.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
> index c80a3e233792..75831e556741 100644
> --- a/arch/arm/boot/dts/am4372.dtsi
> +++ b/arch/arm/boot/dts/am4372.dtsi
> @@ -941,6 +941,7 @@
> ti,hwmods = "dss_rfbi";
> clocks = <&disp_clk>;
> clock-names = "fck";
> + status = "disabled";
> };
> };
>
> --
> 2.1.4
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: am4372.dtsi: disable rfbi
Date: Mon, 6 Jul 2015 05:24:42 -0700 [thread overview]
Message-ID: <20150706122442.GF10705@atomide.com> (raw)
In-Reply-To: <1435665894-28491-1-git-send-email-tomi.valkeinen@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [150630 05:07]:
> When DSS nodes were added to am4372.dtsi, the rfbi node was not marked
> as disabled. This should have been done, as the rule of thumb is to
> disable all DSS nodes that are not used, and especially rfbi, as we
> don't have a driver for rfbi.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Applying into omap-for-v4.2/fixes thanks.
Tony
> ---
> arch/arm/boot/dts/am4372.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
> index c80a3e233792..75831e556741 100644
> --- a/arch/arm/boot/dts/am4372.dtsi
> +++ b/arch/arm/boot/dts/am4372.dtsi
> @@ -941,6 +941,7 @@
> ti,hwmods = "dss_rfbi";
> clocks = <&disp_clk>;
> clock-names = "fck";
> + status = "disabled";
> };
> };
>
> --
> 2.1.4
>
next prev parent reply other threads:[~2015-07-06 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-30 12:04 [PATCH] ARM: dts: am4372.dtsi: disable rfbi Tomi Valkeinen
2015-06-30 12:04 ` Tomi Valkeinen
2015-07-06 12:24 ` Tony Lindgren [this message]
2015-07-06 12:24 ` Tony Lindgren
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=20150706122442.GF10705@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tomi.valkeinen@ti.com \
/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.