From: Michael Turquette <mturquette@baylibre.com>
To: Shengjiu Wang <shengjiu.wang@freescale.com>,
shawnguo@kernel.org, kernel@pengutronix.de, robh+dt@kernel.org,
pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
linux@arm.linux.org.uk, sboyd@codeaurora.org
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH V1 0/3] fix clock issue for fsl,spdif
Date: Tue, 25 Aug 2015 11:45:27 -0700 [thread overview]
Message-ID: <20150825184527.31346.52324@quantum> (raw)
In-Reply-To: <cover.1439284957.git.shengjiu.wang@freescale.com>
Quoting Shengjiu Wang (2015-08-11 02:26:51)
> fix clock issue for fsl,spdif
> =
> Shengjiu Wang (3):
> ARM: imx6q: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sl: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sx: Add SPDIF_GCLK clock in clock tree
Hello Shengjiu Wang,
Please move the dts changes into separate patches. I can take the
changes to the clock driver and the header through the clk tree, but the
dt patches need to go through arm-soc.
Regards,
Mike
> =
> arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
> arch/arm/boot/dts/imx6sl.dtsi | 16 ++++++++++++++++
> arch/arm/boot/dts/imx6sx.dtsi | 2 +-
> drivers/clk/imx/clk-imx6q.c | 4 +++-
> drivers/clk/imx/clk-imx6sl.c | 4 +++-
> drivers/clk/imx/clk-imx6sx.c | 1 +
> include/dt-bindings/clock/imx6qdl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sx-clock.h | 3 ++-
> 9 files changed, 31 insertions(+), 7 deletions(-)
> =
> -- =
> 1.9.1
> =
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@baylibre.com (Michael Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V1 0/3] fix clock issue for fsl,spdif
Date: Tue, 25 Aug 2015 11:45:27 -0700 [thread overview]
Message-ID: <20150825184527.31346.52324@quantum> (raw)
In-Reply-To: <cover.1439284957.git.shengjiu.wang@freescale.com>
Quoting Shengjiu Wang (2015-08-11 02:26:51)
> fix clock issue for fsl,spdif
>
> Shengjiu Wang (3):
> ARM: imx6q: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sl: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sx: Add SPDIF_GCLK clock in clock tree
Hello Shengjiu Wang,
Please move the dts changes into separate patches. I can take the
changes to the clock driver and the header through the clk tree, but the
dt patches need to go through arm-soc.
Regards,
Mike
>
> arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
> arch/arm/boot/dts/imx6sl.dtsi | 16 ++++++++++++++++
> arch/arm/boot/dts/imx6sx.dtsi | 2 +-
> drivers/clk/imx/clk-imx6q.c | 4 +++-
> drivers/clk/imx/clk-imx6sl.c | 4 +++-
> drivers/clk/imx/clk-imx6sx.c | 1 +
> include/dt-bindings/clock/imx6qdl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sx-clock.h | 3 ++-
> 9 files changed, 31 insertions(+), 7 deletions(-)
>
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
WARNING: multiple messages have this Message-ID (diff)
From: Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Shengjiu Wang
<shengjiu.wang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH V1 0/3] fix clock issue for fsl,spdif
Date: Tue, 25 Aug 2015 11:45:27 -0700 [thread overview]
Message-ID: <20150825184527.31346.52324@quantum> (raw)
In-Reply-To: <cover.1439284957.git.shengjiu.wang-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Quoting Shengjiu Wang (2015-08-11 02:26:51)
> fix clock issue for fsl,spdif
>
> Shengjiu Wang (3):
> ARM: imx6q: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sl: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sx: Add SPDIF_GCLK clock in clock tree
Hello Shengjiu Wang,
Please move the dts changes into separate patches. I can take the
changes to the clock driver and the header through the clk tree, but the
dt patches need to go through arm-soc.
Regards,
Mike
>
> arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
> arch/arm/boot/dts/imx6sl.dtsi | 16 ++++++++++++++++
> arch/arm/boot/dts/imx6sx.dtsi | 2 +-
> drivers/clk/imx/clk-imx6q.c | 4 +++-
> drivers/clk/imx/clk-imx6sl.c | 4 +++-
> drivers/clk/imx/clk-imx6sx.c | 1 +
> include/dt-bindings/clock/imx6qdl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sx-clock.h | 3 ++-
> 9 files changed, 31 insertions(+), 7 deletions(-)
>
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Michael Turquette <mturquette@baylibre.com>
To: Shengjiu Wang <shengjiu.wang@freescale.com>,
shawnguo@kernel.org, kernel@pengutronix.de, robh+dt@kernel.org,
pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
linux@arm.linux.org.uk, sboyd@codeaurora.org
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH V1 0/3] fix clock issue for fsl,spdif
Date: Tue, 25 Aug 2015 11:45:27 -0700 [thread overview]
Message-ID: <20150825184527.31346.52324@quantum> (raw)
In-Reply-To: <cover.1439284957.git.shengjiu.wang@freescale.com>
Quoting Shengjiu Wang (2015-08-11 02:26:51)
> fix clock issue for fsl,spdif
>
> Shengjiu Wang (3):
> ARM: imx6q: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sl: Add SPDIF_GCLK clock in clock tree
> ARM: imx6sx: Add SPDIF_GCLK clock in clock tree
Hello Shengjiu Wang,
Please move the dts changes into separate patches. I can take the
changes to the clock driver and the header through the clk tree, but the
dt patches need to go through arm-soc.
Regards,
Mike
>
> arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
> arch/arm/boot/dts/imx6sl.dtsi | 16 ++++++++++++++++
> arch/arm/boot/dts/imx6sx.dtsi | 2 +-
> drivers/clk/imx/clk-imx6q.c | 4 +++-
> drivers/clk/imx/clk-imx6sl.c | 4 +++-
> drivers/clk/imx/clk-imx6sx.c | 1 +
> include/dt-bindings/clock/imx6qdl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sl-clock.h | 3 ++-
> include/dt-bindings/clock/imx6sx-clock.h | 3 ++-
> 9 files changed, 31 insertions(+), 7 deletions(-)
>
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2015-08-25 18:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-11 9:26 [PATCH V1 0/3] fix clock issue for fsl,spdif Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` [PATCH V1 1/3] ARM: imx6q: Add SPDIF_GCLK clock in clock tree Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` [PATCH V1 2/3] ARM: imx6sl: " Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` [PATCH V1 3/3] ARM: imx6sx: " Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-11 9:26 ` Shengjiu Wang
2015-08-25 18:45 ` Michael Turquette [this message]
2015-08-25 18:45 ` [PATCH V1 0/3] fix clock issue for fsl,spdif Michael Turquette
2015-08-25 18:45 ` Michael Turquette
2015-08-25 18:45 ` Michael Turquette
2015-08-26 1:19 ` Shengjiu Wang
2015-08-26 1:19 ` Shengjiu Wang
2015-08-26 1:19 ` Shengjiu Wang
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=20150825184527.31346.52324@quantum \
--to=mturquette@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=shawnguo@kernel.org \
--cc=shengjiu.wang@freescale.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.