v1: Translate .../devicetree/of_unittest.rst and .../devicetree/usage-model.rst into Chinese. Yanteng Si (3): docs/zh_CN: add devicetree index translation docs/zh_CN: add devicetree usage-model translation docs/zh_CN: add devicetree of_unittest translation .../translations/zh_CN/devicetree/index.rst | 50 +++ .../zh_CN/devicetree/of_unittest.rst | 189 ++++++++++ .../zh_CN/devicetree/usage-model.rst | 330 ++++++++++++++++++ Documentation/translations/zh_CN/index.rst | 6 +- 4 files changed, 574 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/devicetree/index.rst create mode 100644 Documentation/translations/zh_CN/devicetree/of_unittest.rst create mode 100644 Documentation/translations/zh_CN/devicetree/usage-model.rst -- 2.27.0