Hi Xiaoyin,
On 2017/3/30 14:48, Wang Xiaoyin wrote:
Add drive-strength levels of pin for Hi3660 Soc.
Signed-off-by: Wang Xiaoyin
Thanks!
Applied both to the hisilicon arm64 dt tree.
Best Regards,
Wei
---
include/dt-bindings/pinctrl/hisi.h | 15 +++
1 file changed, 15 inserti
Hi Jiancheng,
On 2017/3/29 14:30, Jiancheng Xue wrote:
Add bindings for HiSilicon hi3798cv200 SoC and Poplar Board.
Signed-off-by: Jiancheng Xue
Reviewed-by: Alex Elder
Acked-by: Peter Griffin
Acked-by: Rob Herring
Thanks!
Applied both to the hisilicon arm64 dt tree but added hi3798cv200 s
Hi All,
On 2017/4/7 10:07, Wei.Xu wrote:
This patch series adds Mbigen, NIC, RoCE and SAS nodes for the hip07
SoC and enables the NIC, RoCE and SAS on the hip07 d05 board.
Wei Xu (5):
arm64: dts: hisi: add mbigen nodes for the hip07 SoC
arm64: dts: hisi: add network related nodes for the
Hi Yongjun,
On 2017/2/5 16:32, Wei Yongjun wrote:
> From: Wei Yongjun
>
> Fix to return error code -ENODEV from the of_find_compatible_node()
> error handling case instead of 0, as done elsewhere in this function.
>
> Signed-off-by: Wei Yongjun
Thanks!
Applied to the hisilicon soc tree.
Best
Hi Daniel,
On 2018/2/2 6:59, Daniel Lezcano wrote:
>
> Hi Wei Xu,
>
> I found in the MAINTAINERS file the hisilicon tree is at:
>
> https://github.com/hisilicon/linux-hisi
>
> But, (except I missed it) I didn't find any update since Nov, 2017.
>
> Is that
Hi Daniel,
On 2018/2/2 12:05, Daniel Lezcano wrote:
> On 02/02/2018 12:42, Wei Xu wrote:
>> Hi Daniel,
>>
>> On 2018/2/2 6:59, Daniel Lezcano wrote:
>>>
>>> Hi Wei Xu,
>>>
>>> I found in the MAINTAINERS file the hisilicon tree is at:
&g
Hi Daniel,
On 2018/2/2 13:34, Daniel Lezcano wrote:
> On 02/02/2018 13:10, Wei Xu wrote:
>> Hi Daniel,
>>
>> On 2018/2/2 12:05, Daniel Lezcano wrote:
>>> On 02/02/2018 12:42, Wei Xu wrote:
>>>> Hi Daniel,
>>>>
>>>> On 2018/2/2 6:59
Hi Daniel,
On 2018/2/2 13:53, Daniel Lezcano wrote:
> On 02/02/2018 14:48, Wei Xu wrote:
>> Hi Daniel,
>>
>> On 2018/2/2 13:34, Daniel Lezcano wrote:
>>> On 02/02/2018 13:10, Wei Xu wrote:
>>>> Hi Daniel,
>>>>
>>>> On 2018/2/2 12
Hi Daniel,
On 2018/2/2 14:29, Daniel Lezcano wrote:
> On 02/02/2018 15:04, Wei Xu wrote:
>> Hi Daniel,
>>
>> On 2018/2/2 13:53, Daniel Lezcano wrote:
>>> On 02/02/2018 14:48, Wei Xu wrote:
>>>> Hi Daniel,
>>>>
>>>> On 2018/2/2 13
Hi Leo,
On 2017/12/22 9:37, Wei Xu wrote:
> Hi Leo,
>
> On 2017/12/12 9:12, Leo Yan wrote:
>> Thanks a lot for Vincent Guittot careful work to find bug for 'CPU_NAP'
>> idle state. From ftrace log we can observe CA73 CPUs can be easily
>> waken up from
Hi Leo,
On 2017/11/17 4:33, Leo Yan wrote:
> On Thu, Nov 16, 2017 at 08:15:15PM -0800, John Stultz wrote:
>> On Thu, Nov 16, 2017 at 6:06 PM, Leo Yan wrote:
>>> Hi John,
>>>
>>> On Thu, Nov 16, 2017 at 05:58:54PM -0800, John Stultz wrote:
On Thu, Nov 16, 2017 at 5:54 PM, John Stultz
w
Hi Xu YiPing,
On 2017/11/9 11:18, Xu YiPing wrote:
> cortex-a73 pmu driver is supported now. hi3660 is 4*a73 + 4*a53, so it
> should use "cortex-a73-pmu" and "cortex-a53-pmu" instead of "armpmu-v3",
> then we can use the a73 and a53 events in perf tool directly.
>
> Signed-off-by: Xu YiPing
App
Hi Leo,
On 2017/12/12 9:12, Leo Yan wrote:
> Thanks a lot for Vincent Guittot careful work to find bug for 'CPU_NAP'
> idle state. From ftrace log we can observe CA73 CPUs can be easily
> waken up from 'CPU_NAP' state but the 'waken up' CPUs doesn't handle
> anything and sleep again; so there hav
Hi Valentin,
On 2017/12/13 14:21, Valentin Schneider wrote:
> The following dt entries are added:
> cpus [0-3] (Cortex A53):
>- capacity-dmips-mhz = <592>;
>
> cpus [4-7] (Cortex A73):
>- capacity-dmips-mhz = <1024>;
>
> Those values were obtained by running dhrystone 2.1 on a
> HiKey9
Hi Stephen,
On 2017/9/1 2:32, Stephen Boyd wrote:
> On 08/29, Leo Yan wrote:
>> From: Dmitry Shmidt
>>
>> This patch is to add watchdog binding for Hi6220 on Hikey board.
>>
>> Signed-off-by: Dmitry Shmidt
>> ---
>
> This will go through arm-soc?
>
Can you pick up it for v4.14?
Otherwise I am
Hi Stephen,
On 2017/9/1 21:28, Stephen Boyd wrote:
> On 09/01, Wei Xu wrote:
>> Hi Stephen,
>>
>> On 2017/9/1 2:32, Stephen Boyd wrote:
>>> On 08/29, Leo Yan wrote:
>>>> From: Dmitry Shmidt
>>>>
>>>> This patch is to add watchdog
Hi Daniel,
On 2017/10/10 19:02, Daniel Lezcano wrote:
> From: Kevin Wangtao
>
> Add binding for tsensor on H3660, this tsensor is used for
> SoC thermal control, it supports alarm interrupt.
>
> Signed-off-by: Kevin Wangtao
> Signed-off-by: Daniel Lezcano
> ---
Applied this and 23rd into his
Hi Leo,
On 2017/10/7 13:18, Leo Yan wrote:
> Hi Stephen, Wei,
>
> On Thu, Aug 31, 2017 at 06:33:01PM -0700, Stephen Boyd wrote:
>> On 09/01, Leo Yan wrote:
>>> This patch series adds support for coresight on Hi6220; the first patch
>>> is to fix coresight PLL so can avoid system hang after we ena
Hi Leo,
On 2017/5/25 16:57, Leo Yan wrote:
> Bind debug module driver for Hi6220.
>
> Reviewed-by: Mathieu Poirier
> Signed-off-by: Leo Yan
Thanks!
Fine to me.
Acked-by: Wei Xu
Hi Mathieu,
Can you help to pick up this patch as well?
Thanks!
Best Regards,
Wei
> ---
> a
Hi Mathieu,
On 2017/6/5 15:17, Mathieu Poirier wrote:
> On 5 June 2017 at 02:33, Wei Xu wrote:
>> Hi Leo,
>>
>> On 2017/5/25 16:57, Leo Yan wrote:
>>> Bind debug module driver for Hi6220.
>>>
>>> Reviewed-by: Mathieu Poirier
>>> Signed-
Hi Guodong,
On 2017/7/4 3:03, Guodong Xu wrote:
> On Mon, Jul 3, 2017 at 9:32 PM, Wei Xu wrote:
>> Hi Guodong,
>>
>> On 2017/7/3 14:04, Guodong Xu wrote:
>>> Hi, Xu Wei
>>>
>>>
>>>
>>> On Mon, Jul 3, 2017 at 6:47 PM, Will D
Hi Guodong,
On 2017/8/10 3:37, Guodong Xu wrote:
> This patchset enables config items in arm64/defconfig for HiKey960. All
> of them correspond to real functions on HiKey960.
>
> Including:
> - Kirin PCIe
> - PMIC support, hi6421v530
> - syscon reboot mode
> - serdev bus
> - OP-TEE
> - K3 D
Hi Guodong,
On 2017/8/14 10:50, Guodong Xu wrote:
> This patchset adds more device nodes for hi3660 and hikey960, including:
> - cpu idle states
> - L2 cache
> - PMU
> - OP-TEE
> - reboot
> - pstore
> - DMA
> - watchdog
>
> Patch 7 fixes an issue in mmc nodes, by adding 'reset'
> Patch 8
Hi Guodong,
On 2017/6/8 23:08, Guodong Xu wrote:
> From: Wang Xiaoyin
>
> add device node for hi6421 pmic core and hi6421v530
> voltage regulator,include LDO(1,3,9,11,15,16)
>
> Signed-off-by: Wang Xiaoyin
> Signed-off-by: Guodong Xu
> Acked-by: Arnd Bergmann
Thank
Hi Guodong,
On 2017/6/15 4:03, Guodong Xu wrote:
> This patchset adds various devices nodes for hi3660 and hikey960.
>
> HiKey960 is one of 96boards. For details information about it, please
> refer to [1].
>
> In v4, I removed cpuidle patch
> * (v3-0014-arm64-dts-hi3660-enable-idle-states.patch
Hi John,
On 2017/6/14 19:25, John Stultz wrote:
> Add entry for k3-dma driver and i2s/hdmi audio devices.
>
> This enables HDMI audio output.
>
> Cc: Zhangfei Gao
> Cc: Liam Girdwood
> Cc: Mark Brown
> Cc: Jaroslav Kysela
> Cc: Takashi Iwai
> Cc: Wei Xu
>
Hi Guodong,
On 2017/6/8 23:08, Guodong Xu wrote:
> From: Wang Xiaoyin
>
> add device node for hi6421 pmic core and hi6421v530
> voltage regulator,include LDO(1,3,9,11,15,16)
>
> Signed-off-by: Wang Xiaoyin
> Signed-off-by: Guodong Xu
> Acked-by: Arnd Bergmann
> ---
> arch/arm64/boot/dts/his
Hi Leo,
On 2017/5/22 5:52, Leo Yan wrote:
> The Hi3660 SoC comes with the sp804 timer in addition to the
> architecture timers. These ones are shutdown when reaching a deep idle
> states and a backup timer is needed. The sp804 belongs to another power
> domain and can fulfill the purpose of replac
Hi Guodong,
On 2017/6/16 15:13, Guodong Xu wrote:
> From: Xiaowei Song
>
> Add PCIe node for hi3660
>
> Cc: Guodong Xu
> Signed-off-by: Xiaowei Song
> Acked-by: Arnd Bergmann
>
> Changes in v5:
> * fix interrupt-map, to conform to gic's #address-cells = <0>
> * remove redundant status = "
Hi Guodong,
On 2017/7/3 14:04, Guodong Xu wrote:
> Hi, Xu Wei
>
>
>
> On Mon, Jul 3, 2017 at 6:47 PM, Will Deacon wrote:
>> On Sun, Jul 02, 2017 at 06:36:57PM -0500, Bjorn Helgaas wrote:
>>> [+cc Catalin, Will, linux-arm-kernel]
>>>
>>> Applied patches 2 & 3 to pci/host-kirin for v4.13.
>>>
>>
Hi Xiaowei,
On 2017/6/19 11:23, Xiaowei Song wrote:
Please add some commit message.
> Cc: Guodong Xu
> Signed-off-by: Xiaowei Song
> Acked-by: Rob Herring
> ---
I have picked up the patch from [1] and
the pull request has been merged into ARM SoC tree.
Please do not resend the same patch.
Th
Hi Xiaowei,
On 2017/6/19 11:44, Wei Xu wrote:
> Hi Xiaowei,
>
> On 2017/6/19 11:23, Xiaowei Song wrote:
>
> Please add some commit message.
>
>> Cc: Guodong Xu
>> Signed-off-by: Xiaowei Song
>> Acked-by: Rob Herring
>> ---
>
> I have picked
Hi Ulf,
On 2017/6/19 13:43, Ulf Hansson wrote:
> On 14 June 2017 at 10:23, Guodong Xu wrote:
>> Add bindings for hi3660 mmc support
>>
>> Signed-off-by: Li Wei
>> Signed-off-by: Guodong Xu
>> ---
>> Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt | 1 +
>> 1 file changed, 1 insertion(+)
>
On Wed, Nov 29, 2017 at 01:06:28PM +0800, Jason Wang wrote:
>
>
> On 2017年11月29日 09:53, Jason Wang wrote:
> >
> >
> > On 2017年11月29日 01:17, w...@redhat.com wrote:
> > > From: Wei Xu
> > >
> > > Matthew found a roughly 40% tcp thro
On Tue, Nov 28, 2017 at 07:50:58PM +0200, Michael S. Tsirkin wrote:
> On Tue, Nov 28, 2017 at 12:17:16PM -0500, w...@redhat.com wrote:
> > From: Wei Xu
> >
> > Matthew found a roughly 40% tcp throughput regression with commit
> > c67df11f(vhost_net: try batch dequing f
On Tue, Nov 28, 2017 at 07:53:33PM +0200, Michael S. Tsirkin wrote:
> On Tue, Nov 28, 2017 at 12:17:16PM -0500, w...@redhat.com wrote:
> > From: Wei Xu
> >
> > Matthew found a roughly 40% tcp throughput regression with commit
> > c67df11f(vhost_net: try batch dequing f
On Wed, Nov 29, 2017 at 10:43:33PM +0800, Jason Wang wrote:
>
>
> On 2017年11月29日 22:23, w...@redhat.com wrote:
> > From: Wei Xu
> >
> > Matthew found a roughly 40% tcp throughput regression with commit
> > c67df11f(vhost_net: try batch dequing from skb array)
On Thu, Nov 30, 2017 at 10:46:17AM +0800, Jason Wang wrote:
>
>
> On 2017年11月29日 23:31, Michael S. Tsirkin wrote:
> > On Wed, Nov 29, 2017 at 09:23:24AM -0500,w...@redhat.com wrote:
> > > From: Wei Xu
> > >
> > > Matthew found a roughly 40% tcp throug
Hi All,
On 10/08/2016 05:58, John Stultz wrote:
> On Tue, Aug 9, 2016 at 9:34 PM, Bjorn Andersson
> wrote:
>> On Mon 08 Aug 16:03 PDT 2016, John Stultz wrote:
>>
>> [..]
>>> diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
>>> b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
>> [..]
>
201 - 239 of 239 matches
Mail list logo