Message ID | 20200419172032.100463-1-mail@david-bauer.net (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | dt-bindings: mips: add missing ath79 SoCs | expand |
于 2020年4月20日 GMT+08:00 上午1:20:32, David Bauer <mail@david-bauer.net> 写到: >The binding document was not updates since 2015. >This adds Qualcomm Atheros SoCs which hit the market since then. You'd better convert the whole binding into dt-schema[1] format. Thanks. [1]: https://lwn.net/Articles/771621/ > >Signed-off-by: David Bauer <mail@david-bauer.net> >--- > Documentation/devicetree/bindings/mips/ath79-soc.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/Documentation/devicetree/bindings/mips/ath79-soc.txt b/Documentation/devicetree/bindings/mips/ath79-soc.txt >index 88a12a43e44e..7dc56f26882a 100644 >--- a/Documentation/devicetree/bindings/mips/ath79-soc.txt >+++ b/Documentation/devicetree/bindings/mips/ath79-soc.txt >@@ -17,5 +17,11 @@ value must be one of the following values: > - qca,ar9341 > - qca,ar9342 > - qca,ar9344 >+- qca,qca9531 >+- qca,qca9533 > - qca,qca9556 >+- qca,qca9557 > - qca,qca9558 >+- qca,qca9561 >+- qca,qca9563 >+- qca,tp9343
diff --git a/Documentation/devicetree/bindings/mips/ath79-soc.txt b/Documentation/devicetree/bindings/mips/ath79-soc.txt index 88a12a43e44e..7dc56f26882a 100644 --- a/Documentation/devicetree/bindings/mips/ath79-soc.txt +++ b/Documentation/devicetree/bindings/mips/ath79-soc.txt @@ -17,5 +17,11 @@ value must be one of the following values: - qca,ar9341 - qca,ar9342 - qca,ar9344 +- qca,qca9531 +- qca,qca9533 - qca,qca9556 +- qca,qca9557 - qca,qca9558 +- qca,qca9561 +- qca,qca9563 +- qca,tp9343
The binding document was not updates since 2015. This adds Qualcomm Atheros SoCs which hit the market since then. Signed-off-by: David Bauer <mail@david-bauer.net> --- Documentation/devicetree/bindings/mips/ath79-soc.txt | 6 ++++++ 1 file changed, 6 insertions(+)