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. Here's v2 with: * 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 [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 incorrect heading docs: i2c: i2c-topology: reorder sections more logically docs: i2c: i2c-topology: fix typo Documentation/i2c/i2c-topology.rst | 209 +++++++++++++++-------------- 1 file changed, 110 insertions(+), 99 deletions(-) -- 2.34.1