]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: dt: i2c: use correct STMicroelectronics vendor prefix
authorStefan Agner <stefan@agner.ch>
Sun, 26 Jun 2016 09:34:04 +0000 (02:34 -0700)
committerRob Herring <robh@kernel.org>
Fri, 22 Jul 2016 19:51:33 +0000 (14:51 -0500)
commitac6ca7d81fa810b6935701bb66a5844390143829
treeb4de1d0bf7cc5c3b62812433f2b74b2d09231431
parent1fca81afc15decc61a6c460e079d69b5b2892620
Documentation: dt: i2c: use correct STMicroelectronics vendor prefix

The documentation currently uses the non-standard vendor prefix stm
and st-micro for STMicroelectronics. The drivers do not specify the
vendor prefixes since the I2C Core strips them away from the DT
provided compatible string. Therefor, changing documentation and
existing device trees does not have any impact on device detection.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/i2c/trivial-devices.txt