All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Li Wei <liwei213@huawei.com>
Cc: <robh+dt@kernel.org>, <mark.rutland@arm.com>,
	<xuwei5@hisilicon.com>, <catalin.marinas@arm.com>,
	<will.deacon@arm.com>, <vinholikatti@gmail.com>,
	<jejb@linux.vnet.ibm.com>, <martin.petersen@oracle.com>,
	<khilman@baylibre.com>, <arnd@arndb.de>,
	<gregory.clement@free-electrons.com>,
	<thomas.petazzoni@free-electrons.com>,
	<yamada.masahiro@socionext.com>, <riku.voipio@linaro.org>,
	<treding@nvidia.com>, <krzk@kernel.org>, <eric@anholt.net>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-scsi@vger.kernel.org>, <zangleigang@hisilicon.com>,
	<gengjianfeng@hisilicon.com>, <guodong.xu@linaro.org>,
	<zhangfei.gao@linaro.org>, <fengbaopeng@hisilicon.com>
Subject: Re: [PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
Date: Thu, 15 Feb 2018 18:51:01 -0500	[thread overview]
Message-ID: <yq13721lsm2.fsf@oracle.com> (raw)
In-Reply-To: <20180213101412.5717-1-liwei213@huawei.com> (Li Wei's message of "Tue, 13 Feb 2018 18:14:07 +0800")


Li,

> This patchset adds driver support for UFS for Hi3660 SoC. It is
> verified on HiKey960 board.
>
> Li Wei (5):
>   scsi: ufs: add Hisilicon ufs driver code
>   dt-bindings: scsi: ufs: add document for hisi-ufs
>   arm64: dts: add ufs dts node
>   arm64: defconfig: enable configs for Hisilicon ufs
>   arm64: defconfig: enable f2fs and squashfs

Is the intent for this series to go through the SCSI tree? If so, I'll
need some acks from the ARM maintainers for the dt/platform changes.

-- 
Martin K. Petersen	Oracle Linux Engineering

WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
To: Li Wei <liwei213-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org,
	catalin.marinas-5wv7dgnIgG8@public.gmane.org,
	will.deacon-5wv7dgnIgG8@public.gmane.org,
	vinholikatti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	jejb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org,
	martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org,
	khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	arnd-r2nGTMty4D4@public.gmane.org,
	gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
	thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
	yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org,
	riku.voipio-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org,
	krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	zangleigang-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org,
	gengjianfeng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org,
	guodong.xu-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	fengbaopeng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org
Subject: Re: [PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
Date: Thu, 15 Feb 2018 18:51:01 -0500	[thread overview]
Message-ID: <yq13721lsm2.fsf@oracle.com> (raw)
In-Reply-To: <20180213101412.5717-1-liwei213-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> (Li Wei's message of "Tue, 13 Feb 2018 18:14:07 +0800")


Li,

> This patchset adds driver support for UFS for Hi3660 SoC. It is
> verified on HiKey960 board.
>
> Li Wei (5):
>   scsi: ufs: add Hisilicon ufs driver code
>   dt-bindings: scsi: ufs: add document for hisi-ufs
>   arm64: dts: add ufs dts node
>   arm64: defconfig: enable configs for Hisilicon ufs
>   arm64: defconfig: enable f2fs and squashfs

Is the intent for this series to go through the SCSI tree? If so, I'll
need some acks from the ARM maintainers for the dt/platform changes.

-- 
Martin K. Petersen	Oracle Linux Engineering
--
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: martin.petersen@oracle.com (Martin K. Petersen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
Date: Thu, 15 Feb 2018 18:51:01 -0500	[thread overview]
Message-ID: <yq13721lsm2.fsf@oracle.com> (raw)
In-Reply-To: <20180213101412.5717-1-liwei213@huawei.com> (Li Wei's message of "Tue, 13 Feb 2018 18:14:07 +0800")


Li,

> This patchset adds driver support for UFS for Hi3660 SoC. It is
> verified on HiKey960 board.
>
> Li Wei (5):
>   scsi: ufs: add Hisilicon ufs driver code
>   dt-bindings: scsi: ufs: add document for hisi-ufs
>   arm64: dts: add ufs dts node
>   arm64: defconfig: enable configs for Hisilicon ufs
>   arm64: defconfig: enable f2fs and squashfs

Is the intent for this series to go through the SCSI tree? If so, I'll
need some acks from the ARM maintainers for the dt/platform changes.

-- 
Martin K. Petersen	Oracle Linux Engineering

  parent reply	other threads:[~2018-02-15 23:51 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13 10:14 [PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC Li Wei
2018-02-13 10:14 ` Li Wei
2018-02-13 10:14 ` Li Wei
2018-02-13 10:14 ` [PATCH v8 1/5] scsi: ufs: add Hisilicon ufs driver code Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14 ` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-19  3:03   ` Rob Herring
2018-02-19  3:03     ` Rob Herring
2018-02-19  3:03     ` Rob Herring
2018-02-19  9:57   ` Arnd Bergmann
2018-02-19  9:57     ` Arnd Bergmann
2018-02-19  9:57     ` Arnd Bergmann
2018-02-23  8:35     ` 答复: " liwei (CM)
2018-02-23  8:35       ` liwei (CM)
2018-02-23  8:35       ` liwei (CM)
2018-03-14  2:17     ` liwei (CM)
2018-03-14  2:17       ` liwei (CM)
2018-03-14  2:17       ` liwei (CM)
2018-03-23  2:22     ` liwei (CM)
2018-03-23  2:22       ` liwei (CM)
2018-03-23  2:22       ` liwei (CM)
2018-03-26  9:14       ` Arnd Bergmann
2018-03-26  9:14         ` Arnd Bergmann
2018-03-26 10:26         ` 答复: " liwei (CM)
2018-03-26 10:26           ` liwei (CM)
2018-03-26 10:26           ` liwei (CM)
2018-03-26 10:41           ` Arnd Bergmann
2018-03-26 10:41             ` Arnd Bergmann
2018-03-26 12:01             ` 答复: " liwei (CM)
2018-03-26 12:01               ` liwei (CM)
2018-03-26 12:01               ` liwei (CM)
2018-03-27  6:15             ` liwei (CM)
2018-03-27  6:15               ` liwei (CM)
2018-03-27  6:15               ` liwei (CM)
2018-03-28 12:49               ` Arnd Bergmann
2018-03-28 12:49                 ` Arnd Bergmann
2018-03-29  1:00                 ` 答复: " liwei (CM)
2018-03-29  1:00                   ` liwei (CM)
2018-03-29  1:00                   ` liwei (CM)
2018-02-13 10:14 ` [PATCH v8 3/5] arm64: dts: add ufs dts node Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14   ` Li Wei
2018-03-08 16:57   ` Wei Xu
2018-03-08 16:57     ` Wei Xu
2018-03-08 16:57     ` Wei Xu
2018-02-13 10:14 ` [PATCH v8 4/5] arm64: defconfig: enable configs for Hisilicon ufs Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14 ` [PATCH v8 5/5] arm64: defconfig: enable f2fs and squashfs Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-13 10:14   ` Li Wei
2018-02-15 23:51 ` Martin K. Petersen [this message]
2018-02-15 23:51   ` [PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC Martin K. Petersen
2018-02-15 23:51   ` Martin K. Petersen
2018-02-23  7:47   ` 答复: " liwei (CM)
2018-02-23  7:47     ` liwei (CM)

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=yq13721lsm2.fsf@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eric@anholt.net \
    --cc=fengbaopeng@hisilicon.com \
    --cc=gengjianfeng@hisilicon.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=guodong.xu@linaro.org \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=khilman@baylibre.com \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=liwei213@huawei.com \
    --cc=mark.rutland@arm.com \
    --cc=riku.voipio@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=treding@nvidia.com \
    --cc=vinholikatti@gmail.com \
    --cc=will.deacon@arm.com \
    --cc=xuwei5@hisilicon.com \
    --cc=yamada.masahiro@socionext.com \
    --cc=zangleigang@hisilicon.com \
    --cc=zhangfei.gao@linaro.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.