mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 08:04:49 +01:00
I2C bus node names are expected to be just "i2c", if there is just one
such node in given example. Replace remaining bad examples with
scripted:
git grep -l '\si2c[0-9] {' Documentation/devicetree/ | xargs sed -i -e 's/i2c[0-9] {/i2c {/'
Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20260114081322.53411-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
|
||
|---|---|---|
| .. | ||
| acer,aspire1-ec.yaml | ||
| google,cros-ec.yaml | ||
| gw,gsc.yaml | ||
| huawei,gaokun3-ec.yaml | ||
| kontron,sl28cpld.yaml | ||
| lenovo,thinkpad-t14s-ec.yaml | ||
| lenovo,yoga-c630-ec.yaml | ||
| microsoft,surface-sam.yaml | ||
| traverse,ten64-controller.yaml | ||