From: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> Back in January 2020 I sent a first batch of patches to improve I2C documentation, titled "docs: i2c: rework I2C documentation, part I" [0] and I wrote "I will continue to cover the rest of the sections later". After about 2.5y, here I am with part II! This series contains assorted improvements to the "Introduction" section. The plan is to cover the remaining sections "later", but hopefully sooner than in 2.5 more years. Changes in v3: * re-added "caveat ID" list based on Peter's comments * reordered patches to fix typo first Changes in v2: * patches 7 and 8 unmodified, they still need Peter's review * other patches remove as they have been applied * a new, trivial, patch added after v1 discussion [v2] https://lore.kernel.org/linux-i2c/20220822091050.47099-1-luca.ceresoli@xxxxxxxxxxx/T/#t [v1] https://lore.kernel.org/linux-i2c/20220808141708.1021103-1-luca.ceresoli@xxxxxxxxxxx/T/#t [0] https://lore.kernel.org/linux-i2c/20200123135103.20540-1-luca@xxxxxxxxxxxxxxxx/ Luca Luca Ceresoli (3): docs: i2c: i2c-topology: fix typo docs: i2c: i2c-topology: fix incorrect heading docs: i2c: i2c-topology: reorder sections more logically Documentation/i2c/i2c-topology.rst | 214 ++++++++++++++++------------- 1 file changed, 115 insertions(+), 99 deletions(-) -- 2.34.1