64b53247c4
Refresh patches. Remove upstreamed patch: generic/pending/181-net-usb-add-lte-modem-wistron-neweb-d18q1.patch Update patches that no longer applies: generic/hack/901-debloat_sock_diag.patch Compile-tested on: x86/64. Runtime-tested on: x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
23 lines
812 B
Diff
23 lines
812 B
Diff
From 301de0fca7698f1ed5ed34fa7c082c3ae62d1e61 Mon Sep 17 00:00:00 2001
|
|
From: Ryder Lee <ryder.lee@mediatek.com>
|
|
Date: Tue, 6 Mar 2018 17:09:30 +0800
|
|
Subject: [PATCH 207/224] dt-bindings: clock: mediatek: add audsys support for
|
|
MT2701
|
|
|
|
This patch adds a compatible string for MT2701.
|
|
|
|
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
|
|
---
|
|
Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
--- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt
|
|
+++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt
|
|
@@ -6,6 +6,7 @@ The MediaTek AUDSYS controller provides
|
|
Required Properties:
|
|
|
|
- compatible: Should be one of:
|
|
+ - "mediatek,mt2701-audsys", "syscon"
|
|
- "mediatek,mt7622-audsys", "syscon"
|
|
- #clock-cells: Must be 1
|
|
|