[v3,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
Matthias Brugger
matthias.bgg at gmail.com
Fri Oct 8 06:53:16 PDT 2021
Hi Sam,
I'd advise to split this series in parts for:
- basic device support via dts.
- pinctrl driver + dts
- clk driver + dts
I would also advise to not send new versions of patches as new threads and don't
respond in the same thread. At least for me that breaks my workflow as I use b4.
Regards,
Matthias
On 24/09/2021 13:40, Sam Shih wrote:
> MT7986 series is Mediatek's new 4-core SoC, which is mainly for
> wifi-router application. The difference between mt7986a and mt7986b
> is that some pins do not exist on mt7986b.
>
> Signed-off-by: Sam Shih <sam.shih at mediatek.com>
> Acked-by: Rob Herring <robh at kernel.org>
>
> ---
> v3: changed 'MT7986' to 'MT7986 series' in the commit message
> v2: added an Acked-by tag
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
> index 80a05f6fee85..a9a778269684 100644
> --- a/Documentation/devicetree/bindings/arm/mediatek.yaml
> +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
> @@ -76,6 +76,14 @@ properties:
> - enum:
> - mediatek,mt7629-rfb
> - const: mediatek,mt7629
> + - items:
> + - enum:
> + - mediatek,mt7986a-rfb
> + - const: mediatek,mt7986a
> + - items:
> + - enum:
> + - mediatek,mt7986b-rfb
> + - const: mediatek,mt7986b
> - items:
> - enum:
> - mediatek,mt8127-moose
>
More information about the Linux-mediatek
mailing list