lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 15 Dec 2021 21:07:22 +0100
From:   Matthias Brugger <matthias.bgg@...il.com>
To:     Sam Shih <sam.shih@...iatek.com>, Rob Herring <robh+dt@...nel.org>,
        linux-arm-kernel@...ts.infradead.org,
        linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org
Cc:     John Crispin <john@...ozen.org>, Ryder Lee <Ryder.Lee@...iatek.com>
Subject: Re: [PATCH v10 0/2] Mediatek MT7986 pinctrl support



On 22/11/2021 13:35, Sam Shih wrote:
> This patch series add pinctrl support for mediatek mt7986 SoC series.
> It is based on patch series "Add basic SoC support for mediatek mt7986"
> https://lore.kernel.org/all/20211122123222.8016-1-sam.shih@mediatek.com/
> 
> This patch series base on the following patches
> https://lore.kernel.org/all/20211022124036.5291-2-sam.shih@mediatek.com/
> https://lore.kernel.org/all/20211022124036.5291-3-sam.shih@mediatek.com/
> that have been applied to the pin control tree
> 

Whole series applied to v5.16-next/dts64

Thanks!

> ---
> v10: used mt7986b.dtsi to include mt7986a.dtsi to reduce duplicate dts nodes
> v9: added Acked-by and Reviewed-by tag
> v8: fixed uart node in yaml dts example
> v7: separate pinctrl part into a single patch series
> 
> According to the maintainer’s suggestion, this patch splits the previous
> thread into independent patch series.
> This patch include clock driver and device tree update
> 
> Original thread:
> https://lore.kernel.org/all/20210914085137.31761-1-sam.shih@mediatek.com/
> ---
> 
> Sam Shih (2):
>    arm64: dts: mediatek: add pinctrl support for mt7986a
>    arm64: dts: mediatek: add pinctrl support for mt7986b
> 
>   arch/arm64/boot/dts/mediatek/Makefile        |  1 +
>   arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts | 20 ++++++++++++++
>   arch/arm64/boot/dts/mediatek/mt7986a.dtsi    | 21 ++++++++++++++
>   arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts | 29 ++++++++++++++++++++
>   arch/arm64/boot/dts/mediatek/mt7986b.dtsi    | 12 ++++++++
>   5 files changed, 83 insertions(+)
>   create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts
>   create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b.dtsi
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ