Message ID | 148f4f9ff2ec891955f9e9292aff9595f07beded.1694701767.git.lorenzo@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add WED support for MT7988 chipset | expand |
On Thu, 14 Sep 2023 16:38:06 +0200, Lorenzo Bianconi wrote: > Introduce MT7988 SoC compatibility string in mt7986-wo-ccif binding. > > Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> > --- > .../bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml b/Documentation/devicetree/bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml index f0fa92b04b32..3b212f26abc5 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml +++ b/Documentation/devicetree/bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml @@ -20,6 +20,7 @@ properties: items: - enum: - mediatek,mt7986-wo-ccif + - mediatek,mt7988-wo-ccif - const: syscon reg:
Introduce MT7988 SoC compatibility string in mt7986-wo-ccif binding. Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> --- .../bindings/soc/mediatek/mediatek,mt7986-wo-ccif.yaml | 1 + 1 file changed, 1 insertion(+)