* [PATCH v3] soc: zte: Add header for PM domains specifiers
@ 2017-01-03 9:15 ` Baoyou Xie
0 siblings, 0 replies; 5+ messages in thread
From: Baoyou Xie @ 2017-01-03 9:15 UTC (permalink / raw)
To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
jun.nie-QSEj5FYQhm4dnm+yROfE0A, shawnguo-DgEjT+Ai2ygdnm+yROfE0A
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA,
baoyou.xie-QSEj5FYQhm4dnm+yROfE0A,
xie.baoyou-Th6q7B73Y6EnDS1+zs4M5A,
chen.chaokai-Th6q7B73Y6EnDS1+zs4M5A,
wang.qiang01-Th6q7B73Y6EnDS1+zs4M5A
This patch adds header with values used for zx96718
SoC's power domain driver.
Signed-off-by: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
---
include/dt-bindings/soc/zte,pm_domains.h | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 include/dt-bindings/soc/zte,pm_domains.h
diff --git a/include/dt-bindings/soc/zte,pm_domains.h b/include/dt-bindings/soc/zte,pm_domains.h
new file mode 100644
index 0000000..a64cfb8
--- /dev/null
+++ b/include/dt-bindings/soc/zte,pm_domains.h
@@ -0,0 +1,23 @@
+/*
+ * Copyright (C) 2015 Linaro Ltd.
+ *
+ * Author: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+ * License terms: GNU General Public License (GPL) version 2
+ */
+#ifndef _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
+#define _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
+
+#define DM_ZX296718_SAPPU 0
+#define DM_ZX296718_VDE 1 /* g1v6 */
+#define DM_ZX296718_VCE 2 /* h1v6 */
+#define DM_ZX296718_HDE 3 /* g2v2 */
+#define DM_ZX296718_VIU 4
+#define DM_ZX296718_USB20 5
+#define DM_ZX296718_USB21 6
+#define DM_ZX296718_USB30 7
+#define DM_ZX296718_HSIC 8
+#define DM_ZX296718_GMAC 9
+#define DM_ZX296718_TS 10
+#define DM_ZX296718_VOU 11
+
+#endif /* _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H */
--
2.7.4
--
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
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH v3] soc: zte: Add header for PM domains specifiers
@ 2017-01-03 9:15 ` Baoyou Xie
0 siblings, 0 replies; 5+ messages in thread
From: Baoyou Xie @ 2017-01-03 9:15 UTC (permalink / raw)
To: robh+dt, mark.rutland, jun.nie, shawnguo
Cc: linux-kernel, devicetree, baoyou.xie, xie.baoyou, chen.chaokai,
wang.qiang01
This patch adds header with values used for zx96718
SoC's power domain driver.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
---
include/dt-bindings/soc/zte,pm_domains.h | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 include/dt-bindings/soc/zte,pm_domains.h
diff --git a/include/dt-bindings/soc/zte,pm_domains.h b/include/dt-bindings/soc/zte,pm_domains.h
new file mode 100644
index 0000000..a64cfb8
--- /dev/null
+++ b/include/dt-bindings/soc/zte,pm_domains.h
@@ -0,0 +1,23 @@
+/*
+ * Copyright (C) 2015 Linaro Ltd.
+ *
+ * Author: Baoyou Xie <baoyou.xie@linaro.org>
+ * License terms: GNU General Public License (GPL) version 2
+ */
+#ifndef _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
+#define _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
+
+#define DM_ZX296718_SAPPU 0
+#define DM_ZX296718_VDE 1 /* g1v6 */
+#define DM_ZX296718_VCE 2 /* h1v6 */
+#define DM_ZX296718_HDE 3 /* g2v2 */
+#define DM_ZX296718_VIU 4
+#define DM_ZX296718_USB20 5
+#define DM_ZX296718_USB21 6
+#define DM_ZX296718_USB30 7
+#define DM_ZX296718_HSIC 8
+#define DM_ZX296718_GMAC 9
+#define DM_ZX296718_TS 10
+#define DM_ZX296718_VOU 11
+
+#endif /* _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H */
--
2.7.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH v3] soc: zte: Add header for PM domains specifiers
2017-01-03 9:15 ` Baoyou Xie
@ 2017-01-03 11:37 ` Shawn Guo
-1 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2017-01-03 11:37 UTC (permalink / raw)
To: Baoyou Xie
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
jun.nie-QSEj5FYQhm4dnm+yROfE0A,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA,
xie.baoyou-Th6q7B73Y6EnDS1+zs4M5A,
chen.chaokai-Th6q7B73Y6EnDS1+zs4M5A,
wang.qiang01-Th6q7B73Y6EnDS1+zs4M5A
On Tue, Jan 03, 2017 at 05:15:11PM +0800, Baoyou Xie wrote:
> This patch adds header with values used for zx96718
> SoC's power domain driver.
>
> Signed-off-by: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
There is a hard dependency between this patch and the following one:
[PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board
For example, you renamed the header in this patch, and above one will
not compile. So you should either add this patch into power domain
patch series before the one using the header, or you can just merge it
into its user.
Shawn
> ---
> include/dt-bindings/soc/zte,pm_domains.h | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
> create mode 100644 include/dt-bindings/soc/zte,pm_domains.h
>
> diff --git a/include/dt-bindings/soc/zte,pm_domains.h b/include/dt-bindings/soc/zte,pm_domains.h
> new file mode 100644
> index 0000000..a64cfb8
> --- /dev/null
> +++ b/include/dt-bindings/soc/zte,pm_domains.h
> @@ -0,0 +1,23 @@
> +/*
> + * Copyright (C) 2015 Linaro Ltd.
> + *
> + * Author: Baoyou Xie <baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> + * License terms: GNU General Public License (GPL) version 2
> + */
> +#ifndef _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
> +#define _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
> +
> +#define DM_ZX296718_SAPPU 0
> +#define DM_ZX296718_VDE 1 /* g1v6 */
> +#define DM_ZX296718_VCE 2 /* h1v6 */
> +#define DM_ZX296718_HDE 3 /* g2v2 */
> +#define DM_ZX296718_VIU 4
> +#define DM_ZX296718_USB20 5
> +#define DM_ZX296718_USB21 6
> +#define DM_ZX296718_USB30 7
> +#define DM_ZX296718_HSIC 8
> +#define DM_ZX296718_GMAC 9
> +#define DM_ZX296718_TS 10
> +#define DM_ZX296718_VOU 11
> +
> +#endif /* _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H */
> --
> 2.7.4
>
--
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v3] soc: zte: Add header for PM domains specifiers
@ 2017-01-03 11:37 ` Shawn Guo
0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2017-01-03 11:37 UTC (permalink / raw)
To: Baoyou Xie
Cc: robh+dt, mark.rutland, jun.nie, linux-kernel, devicetree,
xie.baoyou, chen.chaokai, wang.qiang01
On Tue, Jan 03, 2017 at 05:15:11PM +0800, Baoyou Xie wrote:
> This patch adds header with values used for zx96718
> SoC's power domain driver.
>
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
There is a hard dependency between this patch and the following one:
[PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board
For example, you renamed the header in this patch, and above one will
not compile. So you should either add this patch into power domain
patch series before the one using the header, or you can just merge it
into its user.
Shawn
> ---
> include/dt-bindings/soc/zte,pm_domains.h | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
> create mode 100644 include/dt-bindings/soc/zte,pm_domains.h
>
> diff --git a/include/dt-bindings/soc/zte,pm_domains.h b/include/dt-bindings/soc/zte,pm_domains.h
> new file mode 100644
> index 0000000..a64cfb8
> --- /dev/null
> +++ b/include/dt-bindings/soc/zte,pm_domains.h
> @@ -0,0 +1,23 @@
> +/*
> + * Copyright (C) 2015 Linaro Ltd.
> + *
> + * Author: Baoyou Xie <baoyou.xie@linaro.org>
> + * License terms: GNU General Public License (GPL) version 2
> + */
> +#ifndef _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
> +#define _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
> +
> +#define DM_ZX296718_SAPPU 0
> +#define DM_ZX296718_VDE 1 /* g1v6 */
> +#define DM_ZX296718_VCE 2 /* h1v6 */
> +#define DM_ZX296718_HDE 3 /* g2v2 */
> +#define DM_ZX296718_VIU 4
> +#define DM_ZX296718_USB20 5
> +#define DM_ZX296718_USB21 6
> +#define DM_ZX296718_USB30 7
> +#define DM_ZX296718_HSIC 8
> +#define DM_ZX296718_GMAC 9
> +#define DM_ZX296718_TS 10
> +#define DM_ZX296718_VOU 11
> +
> +#endif /* _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H */
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v3] soc: zte: Add header for PM domains specifiers
2017-01-03 11:37 ` Shawn Guo
(?)
@ 2017-01-03 11:42 ` Baoyou Xie
-1 siblings, 0 replies; 5+ messages in thread
From: Baoyou Xie @ 2017-01-03 11:42 UTC (permalink / raw)
To: Shawn Guo
Cc: Rob Herring, mark.rutland, Jun Nie, Linux Kernel Mailing List,
devicetree, xie.baoyou, chen.chaokai, wang.qiang01
[-- Attachment #1: Type: text/plain, Size: 2058 bytes --]
On 3 January 2017 at 19:37, Shawn Guo <shawnguo@kernel.org> wrote:
> On Tue, Jan 03, 2017 at 05:15:11PM +0800, Baoyou Xie wrote:
> > This patch adds header with values used for zx96718
> > SoC's power domain driver.
> >
> > Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
>
> There is a hard dependency between this patch and the following one:
>
> [PATCH v4 2/3] soc: zte: pm_domains: Add support for zx296718 board
>
> For example, you renamed the header in this patch, and above one will
> not compile. So you should either add this patch into power domain
> patch series before the one using the header, or you can just merge it
> into its user.
>
> I will make out a new version of above patch. And modify its dependency.
> Shawn
>
> > ---
> > include/dt-bindings/soc/zte,pm_domains.h | 23 +++++++++++++++++++++++
> > 1 file changed, 23 insertions(+)
> > create mode 100644 include/dt-bindings/soc/zte,pm_domains.h
> >
> > diff --git a/include/dt-bindings/soc/zte,pm_domains.h
> b/include/dt-bindings/soc/zte,pm_domains.h
> > new file mode 100644
> > index 0000000..a64cfb8
> > --- /dev/null
> > +++ b/include/dt-bindings/soc/zte,pm_domains.h
> > @@ -0,0 +1,23 @@
> > +/*
> > + * Copyright (C) 2015 Linaro Ltd.
> > + *
> > + * Author: Baoyou Xie <baoyou.xie@linaro.org>
> > + * License terms: GNU General Public License (GPL) version 2
> > + */
> > +#ifndef _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
> > +#define _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
> > +
> > +#define DM_ZX296718_SAPPU 0
> > +#define DM_ZX296718_VDE 1 /* g1v6 */
> > +#define DM_ZX296718_VCE 2 /* h1v6 */
> > +#define DM_ZX296718_HDE 3 /* g2v2 */
> > +#define DM_ZX296718_VIU 4
> > +#define DM_ZX296718_USB20 5
> > +#define DM_ZX296718_USB21 6
> > +#define DM_ZX296718_USB30 7
> > +#define DM_ZX296718_HSIC 8
> > +#define DM_ZX296718_GMAC 9
> > +#define DM_ZX296718_TS 10
> > +#define DM_ZX296718_VOU 11
> > +
> > +#endif /* _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H */
> > --
> > 2.7.4
> >
>
[-- Attachment #2: Type: text/html, Size: 3240 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-01-03 11:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 9:15 [PATCH v3] soc: zte: Add header for PM domains specifiers Baoyou Xie
2017-01-03 9:15 ` Baoyou Xie
[not found] ` <1483434911-29421-1-git-send-email-baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-01-03 11:37 ` Shawn Guo
2017-01-03 11:37 ` Shawn Guo
2017-01-03 11:42 ` Baoyou Xie
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.