mbox series

[0/5] Add Pinctrl and GPIO support for HI3670 SoC

Message ID 20181023190655.12004-1-manivannan.sadhasivam@linaro.org (mailing list archive)
Headers show
Series Add Pinctrl and GPIO support for HI3670 SoC | expand

Message

Manivannan Sadhasivam Oct. 23, 2018, 7:06 p.m. UTC
This patchset adds Pinctrl and GPIO support for HI3670 SoC from HiSilicon
found in the HiKey970 developement board. Also, the remaining UARTs are
enabled and GPIO line names are added based on the Schematics and the
96Boards Consumer Edition spec.

Note: These patches are based on the below common clk patches pushed
earlier:

arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
arm64: dts: hisilicon: Source SoC clock for UART6

Thanks,
Mani

Manivannan Sadhasivam (5):
  arm64: dts: hisilicon: Add Pinctrl support for HiKey970 board
  arm64: dts: hisilicon: hi3760: Add GPIO controller support
  arm64: dts: hisilicon: hi3670: Add UART nodes
  arm64: boot: dts: hisilicon: hikey970: Enable on-board UARTs
  arm64: dts: hisilicon: hikey970: Add GPIO line names

 .../boot/dts/hisilicon/hi3670-hikey970.dts    | 338 +++++++++++++
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi     | 451 ++++++++++++++++++
 .../boot/dts/hisilicon/hikey970-pinctrl.dtsi  | 244 ++++++++++
 3 files changed, 1033 insertions(+)
 create mode 100644 arch/arm64/boot/dts/hisilicon/hikey970-pinctrl.dtsi

Comments

Linus Walleij Oct. 31, 2018, 9:43 a.m. UTC | #1
On Tue, Oct 23, 2018 at 9:07 PM Manivannan Sadhasivam
<manivannan.sadhasivam@linaro.org> wrote:

> This patchset adds Pinctrl and GPIO support for HI3670 SoC from HiSilicon
> found in the HiKey970 developement board. Also, the remaining UARTs are
> enabled and GPIO line names are added based on the Schematics and the
> 96Boards Consumer Edition spec.
>
> Note: These patches are based on the below common clk patches pushed
> earlier:
>
> arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
> arm64: dts: hisilicon: Source SoC clock for UART6

All looks good to me.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
for the series.

Yours,
Linus Walleij
Manivannan Sadhasivam Nov. 12, 2018, 7:17 a.m. UTC | #2
On Wed, Oct 31, 2018 at 10:43:00AM +0100, Linus Walleij wrote:
> On Tue, Oct 23, 2018 at 9:07 PM Manivannan Sadhasivam
> <manivannan.sadhasivam@linaro.org> wrote:
> 
> > This patchset adds Pinctrl and GPIO support for HI3670 SoC from HiSilicon
> > found in the HiKey970 developement board. Also, the remaining UARTs are
> > enabled and GPIO line names are added based on the Schematics and the
> > 96Boards Consumer Edition spec.
> >
> > Note: These patches are based on the below common clk patches pushed
> > earlier:
> >
> > arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
> > arm64: dts: hisilicon: Source SoC clock for UART6
> 
> All looks good to me.
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> for the series.
>

Hi Wei,

Any update on this patchset?

Thanks,
Mani
 
> Yours,
> Linus Walleij
Wei Xu Nov. 29, 2018, 3:29 p.m. UTC | #3
Hi Manivannan,

On 2018/11/12 7:17, Manivannan Sadhasivam wrote:
> On Wed, Oct 31, 2018 at 10:43:00AM +0100, Linus Walleij wrote:
>> On Tue, Oct 23, 2018 at 9:07 PM Manivannan Sadhasivam
>> <manivannan.sadhasivam@linaro.org> wrote:
>>
>>> This patchset adds Pinctrl and GPIO support for HI3670 SoC from HiSilicon
>>> found in the HiKey970 developement board. Also, the remaining UARTs are
>>> enabled and GPIO line names are added based on the Schematics and the
>>> 96Boards Consumer Edition spec.
>>>
>>> Note: These patches are based on the below common clk patches pushed
>>> earlier:
>>>
>>> arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
>>> arm64: dts: hisilicon: Source SoC clock for UART6
>>
>> All looks good to me.
>> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>> for the series.
>>
> 
> Hi Wei,
> 
> Any update on this patchset?

Sorry for the late reply!
Series applied to the hisilicon soc dt tree with minor changes
in the subject.
Thanks!

Best Regards,
Wei

> 
> Thanks,
> Mani
>  
>> Yours,
>> Linus Walleij
> 
>