* [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc
@ 2013-12-06 20:20 Alexandre Belloni
2013-12-06 23:31 ` Alexandre Belloni
0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2013-12-06 20:20 UTC (permalink / raw)
To: Shawn Guo
Cc: Maxime Ripard, jimwall, brian, linux-arm-kernel, linux-kernel,
Alexandre Belloni
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
arch/arm/boot/dts/imx28.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index cda19c8b0a47..92d9f9e33bf1 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -945,6 +945,7 @@
20 21 22 23 24 25>;
status = "disabled";
clocks = <&clks 41>;
+ #io-channel-cells = <1>;
};
spdif: spdif@80054000 {
--
1.8.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc
2013-12-06 20:20 [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc Alexandre Belloni
@ 2013-12-06 23:31 ` Alexandre Belloni
2013-12-09 4:45 ` Shawn Guo
0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2013-12-06 23:31 UTC (permalink / raw)
To: Shawn Guo
Cc: brian, jimwall, linux-kernel, Alexandre Belloni, Maxime Ripard,
linux-arm-kernel
Commit message should have been:
Adding #io-channel-cells property to lradc allows us to use the lradc as
an iio provider.
On 06/12/2013 21:20, Alexandre Belloni wrote:
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> arch/arm/boot/dts/imx28.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> index cda19c8b0a47..92d9f9e33bf1 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -945,6 +945,7 @@
> 20 21 22 23 24 25>;
> status = "disabled";
> clocks = <&clks 41>;
> + #io-channel-cells = <1>;
> };
>
> spdif: spdif@80054000 {
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc
2013-12-06 23:31 ` Alexandre Belloni
@ 2013-12-09 4:45 ` Shawn Guo
0 siblings, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2013-12-09 4:45 UTC (permalink / raw)
To: Alexandre Belloni
Cc: brian, jimwall, linux-kernel, Maxime Ripard, linux-arm-kernel
On Sat, Dec 07, 2013 at 12:31:50AM +0100, Alexandre Belloni wrote:
> Commit message should have been:
>
> Adding #io-channel-cells property to lradc allows us to use the lradc as
> an iio provider.
Added the commit log and applied the patch.
Shawn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-09 4:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 20:20 [PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc Alexandre Belloni
2013-12-06 23:31 ` Alexandre Belloni
2013-12-09 4:45 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox