mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-04 02:25:58 +00:00

This patch adds the italian translation for I2C subsystem summary and protocol. Plus, a reference in the subsystem-apis page. Signed-off-by: Davide Benini <davide.benini@gmail.com> Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240209220126.28042-1-federico.vaga@vaga.pv.it
47 lines
530 B
ReStructuredText
47 lines
530 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
=========================
|
|
Il sottosistema I2C/SMBus
|
|
=========================
|
|
|
|
Introduzione
|
|
============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
summary
|
|
i2c-protocol
|
|
|
|
Scrivere un device driver
|
|
=========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Debugging
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Slave I2C
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
|
|
Argomenti avanzati
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indici
|
|
======
|
|
|
|
* :ref:`genindex`
|