From: swarren@wwwdotorg•org (Stephen Warren)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 04/11] ARM: tegra: Set spi-max-frequency property to flash node
Date: Thu, 15 Jan 2015 10:26:34 -0700 [thread overview]
Message-ID: <54B7F84A.6020906@wwwdotorg.org> (raw)
In-Reply-To: <1421338359-27467-5-git-send-email-tomeu.vizoso@collabora.com>
On 01/15/2015 09:12 AM, Tomeu Vizoso wrote:
> To silence a warning on Nyan boards.
>
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora•com>
> ---
> arch/arm/boot/dts/tegra124-nyan-big.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/tegra124-nyan-big.dts b/arch/arm/boot/dts/tegra124-nyan-big.dts
> index 9a9cffe..94c7ba9 100644
> --- a/arch/arm/boot/dts/tegra124-nyan-big.dts
> +++ b/arch/arm/boot/dts/tegra124-nyan-big.dts
> @@ -1660,6 +1660,7 @@
>
> flash at 0 {
> compatible = "winbond,w25q32dw";
> + spi-max-frequency = <25000000>;
This property already exists in the SPI controller. Isn't the max
frequency supposed to inherit from there? If so, shouldn't the code not
warn when such inheritance happens, i.e. it'd be better to fix the code?
next prev parent reply other threads:[~2015-01-15 17:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1421338359-27467-1-git-send-email-tomeu.vizoso@collabora.com>
2015-01-15 16:12 ` [PATCH v2 01/11] ARM: tegra: Add node for trackpad in Nyan boards Tomeu Vizoso
2015-01-15 16:12 ` [PATCH v2 02/11] ARM: tegra: Use the generated pinmux data Tomeu Vizoso
2015-01-15 17:25 ` Stephen Warren
2015-01-20 13:59 ` Tomeu Vizoso
2015-01-20 16:20 ` Stephen Warren
2015-01-15 16:12 ` [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects Tomeu Vizoso
2015-01-15 17:22 ` Stephen Warren
2015-01-16 8:50 ` Tomeu Vizoso
2015-01-16 9:01 ` Tomeu Vizoso
2015-01-19 17:10 ` Stephen Warren
2015-01-19 17:11 ` Tomeu Vizoso
2015-01-20 17:01 ` Dylan Reid
2015-01-15 16:12 ` [PATCH v2 04/11] ARM: tegra: Set spi-max-frequency property to flash node Tomeu Vizoso
2015-01-15 17:26 ` Stephen Warren [this message]
2015-01-27 11:13 ` Tomeu Vizoso
2015-01-27 16:48 ` Stephen Warren
2015-01-28 10:24 ` Tomeu Vizoso
2015-01-15 16:12 ` [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT Tomeu Vizoso
2015-01-15 17:28 ` Stephen Warren
2015-01-27 12:57 ` Tomeu Vizoso
2015-01-15 16:12 ` [PATCH v2 07/11] ARM: tegra: Add DTS for the nyan-blaze board Tomeu Vizoso
2015-01-15 16:12 ` [PATCH v2 09/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan Tomeu Vizoso
2015-01-15 17:34 ` Stephen Warren
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=54B7F84A.6020906@wwwdotorg.org \
--to=swarren@wwwdotorg$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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