All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: hisilicon dts updates for v4.21
@ 2018-11-29 15:51 Wei Xu
  2018-11-30 23:46 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Xu @ 2018-11-29 15:51 UTC (permalink / raw)
  To: arm, linux-arm-kernel, Olof Johansson, Arnd Bergmann
  Cc: Salil Mehta, John Garry, jinying, Shameerali Kolothum Thodi,
	Guodong Xu, Viresh Kumar, Linus Walleij, Manivannan Sadhasivam,
	Linuxarm, xuwei5, Chenxin (Charles),
	haojian.zhuang, Jonathan Cameron, Leo Yan, zhangfei.gao,
	Shiju Jose, Liguozhu (Kenneth),
	Zhangyi ac, Tangkunshan, Daode Huang

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.21

for you to fetch changes up to 6ad5506ed191eefec7d205245edabb8b5f7e950f:

  ARM64: dts: hisilicon: Add all CPUs in cooling maps (2018-11-29 10:11:21 +0000)

----------------------------------------------------------------
ARM64: DT: Hisilicon SoCs DT updates for 4.21

* Hi3660 SoC and related boards:
  - Standardize LED labels and triggers for the hikey960 board
  - Add the missing cooling-cells property for the cpu nodes
  - Add all cpus into the cooling maps

* Hi3670 SoC and related boards:
  - Add clock nodes and update the uart clock
  - Add Pinctrl, GPIO and uart nodes
  - Enable uart and add GPIO line names for the hikey970 board

* Hi3798 SoC and related boards:
  - Standardize LED labels and triggers for the poplar board

* Hi6220 SoC and related boards:
  - Standardize LED labels and triggers for the hikey board
  - Add all cpus into the cooling maps

----------------------------------------------------------------
Manivannan Sadhasivam (10):
      arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
      arm64: dts: hisilicon: Source SoC clock for UART6
      arm64: dts: hisilicon: Add Pinctrl support for HiKey970 board
      arm64: dts: hisilicon: hi3670: Add GPIO controller support
      arm64: dts: hisilicon: hi3670: Add UART nodes
      arm64: dts: hisilicon: hikey970: Enable on-board UARTs
      arm64: dts: hisilicon: hikey970: Add GPIO line names
      arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
      arm64: dts: hisilicon: hikey960: Standardize LED labels and triggers
      arm64: dts: hisilicon: poplar: Standardize LED labels and triggers

Viresh Kumar (2):
      arm64: dts: hi3660: Add missing cooling device properties for CPUs
      ARM64: dts: hisilicon: Add all CPUs in cooling maps

 arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts  |  18 +-
 arch/arm64/boot/dts/hisilicon/hi3660.dtsi          |  16 +-
 arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dts  | 338 ++++++++++++++
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi          | 499 ++++++++++++++++++++-
 .../boot/dts/hisilicon/hi3798cv200-poplar.dts      |  13 +-
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts     |  25 +-
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi          |   9 +-
 .../arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi | 244 ++++++++++
 8 files changed, 1127 insertions(+), 35 deletions(-)
 create mode 100644 arch/arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] arm64: dts: hisilicon dts updates for v4.21
  2018-11-29 15:51 [GIT PULL] arm64: dts: hisilicon dts updates for v4.21 Wei Xu
@ 2018-11-30 23:46 ` Olof Johansson
  2018-12-03 14:40   ` Wei Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2018-11-30 23:46 UTC (permalink / raw)
  To: Wei Xu
  Cc: Tangkunshan, Viresh Kumar, Linus Walleij, Linuxarm,
	haojian.zhuang, Manivannan Sadhasivam, arm, Daode Huang,
	Chenxin (Charles),
	zhangfei.gao, Zhangyi ac, jinying, Arnd Bergmann, John Garry,
	Jonathan Cameron, linux-arm-kernel, Salil Mehta, Guodong Xu,
	Shameerali Kolothum Thodi, Leo Yan, Liguozhu (Kenneth),
	Shiju Jose

On Thu, Nov 29, 2018 at 03:51:49PM +0000, Wei Xu wrote:
> Hi ARM-SoC team,
> 
> Please consider to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.21
> 
> for you to fetch changes up to 6ad5506ed191eefec7d205245edabb8b5f7e950f:
> 
>   ARM64: dts: hisilicon: Add all CPUs in cooling maps (2018-11-29 10:11:21 +0000)
> 
> ----------------------------------------------------------------
> ARM64: DT: Hisilicon SoCs DT updates for 4.21
> 
> * Hi3660 SoC and related boards:
>   - Standardize LED labels and triggers for the hikey960 board
>   - Add the missing cooling-cells property for the cpu nodes
>   - Add all cpus into the cooling maps
> 
> * Hi3670 SoC and related boards:
>   - Add clock nodes and update the uart clock
>   - Add Pinctrl, GPIO and uart nodes
>   - Enable uart and add GPIO line names for the hikey970 board
> 
> * Hi3798 SoC and related boards:
>   - Standardize LED labels and triggers for the poplar board
> 
> * Hi6220 SoC and related boards:
>   - Standardize LED labels and triggers for the hikey board
>   - Add all cpus into the cooling maps

Merged, thanks.

> ----------------------------------------------------------------
> Manivannan Sadhasivam (10):
>       arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
>       arm64: dts: hisilicon: Source SoC clock for UART6
>       arm64: dts: hisilicon: Add Pinctrl support for HiKey970 board
>       arm64: dts: hisilicon: hi3670: Add GPIO controller support
>       arm64: dts: hisilicon: hi3670: Add UART nodes
>       arm64: dts: hisilicon: hikey970: Enable on-board UARTs
>       arm64: dts: hisilicon: hikey970: Add GPIO line names
>       arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
>       arm64: dts: hisilicon: hikey960: Standardize LED labels and triggers
>       arm64: dts: hisilicon: poplar: Standardize LED labels and triggers
> 
> Viresh Kumar (2):
>       arm64: dts: hi3660: Add missing cooling device properties for CPUs
>       ARM64: dts: hisilicon: Add all CPUs in cooling maps

Nit: Please use the common arm64: and ARM: patch prefixes.


Thanks,

-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] arm64: dts: hisilicon dts updates for v4.21
  2018-11-30 23:46 ` Olof Johansson
@ 2018-12-03 14:40   ` Wei Xu
  0 siblings, 0 replies; 3+ messages in thread
From: Wei Xu @ 2018-12-03 14:40 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Tangkunshan, Viresh Kumar, Linus Walleij, Linuxarm,
	haojian.zhuang, Manivannan Sadhasivam, arm, Daode Huang,
	Chenxin (Charles),
	zhangfei.gao, Zhangyi ac, jinying, Arnd Bergmann, John Garry,
	Jonathan Cameron, linux-arm-kernel, Salil Mehta, Guodong Xu,
	Shameerali Kolothum Thodi, Leo Yan, Liguozhu (Kenneth),
	Shiju Jose

Hi Olof,

On 2018/11/30 23:46, Olof Johansson wrote:
> On Thu, Nov 29, 2018 at 03:51:49PM +0000, Wei Xu wrote:
>> Hi ARM-SoC team,
>>
>> Please consider to pull the following changes.
>> Thanks!
>>
>> Best Regards,
>> Wei
>>
>> ---
>>
>> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
>>
>>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
>>
>> are available in the Git repository at:
>>
>>   git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.21
>>
>> for you to fetch changes up to 6ad5506ed191eefec7d205245edabb8b5f7e950f:
>>
>>   ARM64: dts: hisilicon: Add all CPUs in cooling maps (2018-11-29 10:11:21 +0000)
>>
>> ----------------------------------------------------------------
>> ARM64: DT: Hisilicon SoCs DT updates for 4.21
>>
>> * Hi3660 SoC and related boards:
>>   - Standardize LED labels and triggers for the hikey960 board
>>   - Add the missing cooling-cells property for the cpu nodes
>>   - Add all cpus into the cooling maps
>>
>> * Hi3670 SoC and related boards:
>>   - Add clock nodes and update the uart clock
>>   - Add Pinctrl, GPIO and uart nodes
>>   - Enable uart and add GPIO line names for the hikey970 board
>>
>> * Hi3798 SoC and related boards:
>>   - Standardize LED labels and triggers for the poplar board
>>
>> * Hi6220 SoC and related boards:
>>   - Standardize LED labels and triggers for the hikey board
>>   - Add all cpus into the cooling maps
> 
> Merged, thanks.

Thanks!

> 
>> ----------------------------------------------------------------
>> Manivannan Sadhasivam (10):
>>       arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
>>       arm64: dts: hisilicon: Source SoC clock for UART6
>>       arm64: dts: hisilicon: Add Pinctrl support for HiKey970 board
>>       arm64: dts: hisilicon: hi3670: Add GPIO controller support
>>       arm64: dts: hisilicon: hi3670: Add UART nodes
>>       arm64: dts: hisilicon: hikey970: Enable on-board UARTs
>>       arm64: dts: hisilicon: hikey970: Add GPIO line names
>>       arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
>>       arm64: dts: hisilicon: hikey960: Standardize LED labels and triggers
>>       arm64: dts: hisilicon: poplar: Standardize LED labels and triggers
>>
>> Viresh Kumar (2):
>>       arm64: dts: hi3660: Add missing cooling device properties for CPUs
>>       ARM64: dts: hisilicon: Add all CPUs in cooling maps
> 
> Nit: Please use the common arm64: and ARM: patch prefixes.
> 

Got it.
Sorry for the inconsistent.
Thanks!

Best Regards,
Wei

> 
> Thanks,
> 
> -Olof
> 
> .
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-03 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29 15:51 [GIT PULL] arm64: dts: hisilicon dts updates for v4.21 Wei Xu
2018-11-30 23:46 ` Olof Johansson
2018-12-03 14:40   ` Wei Xu

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.