From: Joao Pinto <Joao.Pinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
To: "Winkler,
Tomas" <tomas.winkler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Joao Pinto <Joao.Pinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>,
"vinholikatti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
<vinholikatti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
"julian.calaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
<julian.calaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
"akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
<akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
"hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org"
<hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
"arnd-r2nGTMty4D4@public.gmane.org"
<arnd-r2nGTMty4D4@public.gmane.org>,
"mark.rutland-5wv7dgnIgG8@public.gmane.org"
<mark.rutland-5wv7dgnIgG8@public.gmane.org>,
"robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
<robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: "gbroner-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org"
<gbroner-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
"subhashj-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org"
<subhashj-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
"CARLOS.PALMINHA-HKixBCOQz3hWk0Htik3J/w@public.gmane.org"
<CARLOS.PALMINHA-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>,
"ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org"
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [RESEND] [PATCH v11 3/6] added support for DesignWare Controller
Date: Wed, 30 Mar 2016 10:54:17 +0100 [thread overview]
Message-ID: <56FBA249.2070801@synopsys.com> (raw)
In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B541CD517-Jy8z56yoSI8MvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
Hi Thomas,
On 3/29/2016 1:15 PM, Winkler, Tomas wrote:
>
> diff --git a/drivers/scsi/ufs/ufshcd.h b/drivers/scsi/ufs/ufshcd.h index 2570d94..8b0cdf0 100644
> --- a/drivers/scsi/ufs/ufshcd.h
> +++ b/drivers/scsi/ufs/ufshcd.h
> @@ -262,6 +262,7 @@ struct ufs_pwr_mode_info {
> * @suspend: called during host controller PM callback
> * @resume: called during host controller PM callback
> * @dbg_register_dump: used to dump controller debug information
> + * @custom_phy_initialization: used to initialize phys in DWC Cores
> */
> struct ufs_hba_variant_ops {
> const char *name;
> @@ -283,6 +284,7 @@ struct ufs_hba_variant_ops {
> int (*suspend)(struct ufs_hba *, enum ufs_pm_op);
> int (*resume)(struct ufs_hba *, enum ufs_pm_op);
> void (*dbg_register_dump)(struct ufs_hba *hba);
[snip]...
> /*
> * PHY Adpater attributes
> */
> @@ -110,6 +144,11 @@
> #define PA_STALLNOCONFIGTIME 0x15A3
> #define PA_SAVECONFIGTIME 0x15A4
>
> +/*Other attributes*/
> +#define VS_MPHYCFGUPDT 0xD085
> +#define VS_DEBUGOMC 0xD09E
> +#define VS_POWERSTATE 0xD083
> +
> /* PA power modes */
> enum {
> FAST_MODE = 1,
> --
> 1.8.1.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html
>
I am planning to start working today in the v12 of the patch-set. Did you have
opportunity to check the other patches (4, 5 and 6)?
Thanks,
Joao
--
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: Joao Pinto <Joao.Pinto@synopsys.com>
To: "Winkler, Tomas" <tomas.winkler@intel.com>,
Joao Pinto <Joao.Pinto@synopsys.com>,
"vinholikatti@gmail.com" <vinholikatti@gmail.com>,
"julian.calaby@gmail.com" <julian.calaby@gmail.com>,
"akinobu.mita@gmail.com" <akinobu.mita@gmail.com>,
"hch@infradead.org" <hch@infradead.org>,
"arnd@arndb.de" <arnd@arndb.de>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"robh@kernel.org" <robh@kernel.org>
Cc: "gbroner@codeaurora.org" <gbroner@codeaurora.org>,
"subhashj@codeaurora.org" <subhashj@codeaurora.org>,
"CARLOS.PALMINHA@synopsys.com" <CARLOS.PALMINHA@synopsys.com>,
"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [RESEND] [PATCH v11 3/6] added support for DesignWare Controller
Date: Wed, 30 Mar 2016 10:54:17 +0100 [thread overview]
Message-ID: <56FBA249.2070801@synopsys.com> (raw)
In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B541CD517@hasmsx108.ger.corp.intel.com>
Hi Thomas,
On 3/29/2016 1:15 PM, Winkler, Tomas wrote:
>
> diff --git a/drivers/scsi/ufs/ufshcd.h b/drivers/scsi/ufs/ufshcd.h index 2570d94..8b0cdf0 100644
> --- a/drivers/scsi/ufs/ufshcd.h
> +++ b/drivers/scsi/ufs/ufshcd.h
> @@ -262,6 +262,7 @@ struct ufs_pwr_mode_info {
> * @suspend: called during host controller PM callback
> * @resume: called during host controller PM callback
> * @dbg_register_dump: used to dump controller debug information
> + * @custom_phy_initialization: used to initialize phys in DWC Cores
> */
> struct ufs_hba_variant_ops {
> const char *name;
> @@ -283,6 +284,7 @@ struct ufs_hba_variant_ops {
> int (*suspend)(struct ufs_hba *, enum ufs_pm_op);
> int (*resume)(struct ufs_hba *, enum ufs_pm_op);
> void (*dbg_register_dump)(struct ufs_hba *hba);
[snip]...
> /*
> * PHY Adpater attributes
> */
> @@ -110,6 +144,11 @@
> #define PA_STALLNOCONFIGTIME 0x15A3
> #define PA_SAVECONFIGTIME 0x15A4
>
> +/*Other attributes*/
> +#define VS_MPHYCFGUPDT 0xD085
> +#define VS_DEBUGOMC 0xD09E
> +#define VS_POWERSTATE 0xD083
> +
> /* PA power modes */
> enum {
> FAST_MODE = 1,
> --
> 1.8.1.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
>
I am planning to start working today in the v12 of the patch-set. Did you have
opportunity to check the other patches (4, 5 and 6)?
Thanks,
Joao
next prev parent reply other threads:[~2016-03-30 9:54 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 17:22 [PATCH v10 0/6] add support for DWC UFS Controller Joao Pinto
2016-03-04 17:22 ` Joao Pinto
2016-03-04 17:22 ` [PATCH v10 1/6] fixed typo in ufshcd-pltfrm Joao Pinto
[not found] ` <1c3427d2765381dca6d5ab1d50783b171babf50e.1457111366.git.jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-03-04 21:21 ` Arnd Bergmann
2016-03-04 21:21 ` Arnd Bergmann
2016-03-04 17:22 ` [PATCH v10 2/6] added UFS 2.0 capabilities Joao Pinto
[not found] ` <fcc0aa6a294a02dcab590d56f7f43bcb2f9f18db.1457111366.git.jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-03-04 21:08 ` Arnd Bergmann
2016-03-04 21:08 ` Arnd Bergmann
2016-03-17 11:52 ` Rob Herring
2016-03-17 11:52 ` Rob Herring
2016-03-17 12:49 ` [RESEND] [PATCH v11 " Rob Herring
2016-03-29 10:41 ` Winkler, Tomas
2016-03-29 10:41 ` Winkler, Tomas
2016-03-29 11:08 ` Joao Pinto
2016-03-29 11:33 ` Winkler, Tomas
2016-03-29 11:53 ` Joao Pinto
2016-03-04 17:22 ` [PATCH v10 3/6] added support for DesignWare Controller Joao Pinto
[not found] ` <a2f0601b03aad273819e7a8da2a65664759e2889.1457111366.git.jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-03-04 21:09 ` Arnd Bergmann
2016-03-04 21:09 ` Arnd Bergmann
2016-03-29 12:15 ` [RESEND] [PATCH v11 " Winkler, Tomas
2016-03-29 12:15 ` Winkler, Tomas
[not found] ` <5B8DA87D05A7694D9FA63FD143655C1B541CD517-Jy8z56yoSI8MvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2016-03-30 9:54 ` Joao Pinto [this message]
2016-03-30 9:54 ` Joao Pinto
2016-03-04 17:22 ` [PATCH v10 4/6] added support for Synopsys G210 Test Chip Joao Pinto
[not found] ` <abbb0e8ee4eb17c9736c2f3bfeab51ff623b1381.1457111366.git.jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-03-04 21:10 ` Arnd Bergmann
2016-03-04 21:10 ` Arnd Bergmann
2016-03-04 17:22 ` [PATCH v10 5/6] add TC G210 platform driver Joao Pinto
[not found] ` <cc5666f44c532b31dee1a1c8d12157173e69f9e2.1457111366.git.jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-03-04 21:12 ` Arnd Bergmann
2016-03-04 21:12 ` Arnd Bergmann
2016-03-07 10:02 ` Joao Pinto
2016-03-07 10:02 ` Joao Pinto
2016-03-04 17:22 ` [PATCH v10 6/6] add TC G210 pci driver Joao Pinto
[not found] ` <3602f942ffc8673942f4944f77a8a9d2c805c847.1457111366.git.jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2016-03-04 21:17 ` Arnd Bergmann
2016-03-04 21:17 ` Arnd Bergmann
2016-03-07 11:03 ` Joao Pinto
2016-03-07 11:03 ` Joao Pinto
[not found] ` <f12dcbcb9b83881a5f71460e2d6e1ab0f1e326d8.1457352207.git.jpinto@synopsys.com>
2016-03-07 12:09 ` [PATCH v11 5/6] add TC G210 platform driver Joao Pinto
2016-03-17 14:55 ` Rob Herring
2016-03-07 12:09 ` [PATCH v11 6/6] add-TC-G210-pci-driver Joao Pinto
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=56FBA249.2070801@synopsys.com \
--to=joao.pinto-hkixbcoqz3hwk0htik3j/w@public.gmane.org \
--cc=CARLOS.PALMINHA-HKixBCOQz3hWk0Htik3J/w@public.gmane.org \
--cc=akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=arnd-r2nGTMty4D4@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gbroner-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=julian.calaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=subhashj-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=tomas.winkler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=vinholikatti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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.