mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
The qcom,wrapper-dev property is used to indicate which QUPv3 wrapper encapsulated different I2C, serial and SPI devices. The wrapper device needs to be functional before the I2C, serial and SPI devices can probe. So, parse this property and add device links. Bug: 149092675 Change-Id: I19cc464917c9b15a93d7779a59800d6603220d5c Signed-off-by: Saravana Kannan <saravanak@google.com> (cherry picked from commit da793b2bddc2e3f72b09f101cc601172b9d83f2d) |
||
|---|---|---|
| .. | ||
| unittest-data | ||
| address.c | ||
| base.c | ||
| device.c | ||
| dynamic.c | ||
| fdt_address.c | ||
| fdt.c | ||
| irq.c | ||
| Kconfig | ||
| kobj.c | ||
| Makefile | ||
| of_mdio.c | ||
| of_net.c | ||
| of_numa.c | ||
| of_private.h | ||
| of_reserved_mem.c | ||
| overlay.c | ||
| pdt.c | ||
| platform.c | ||
| property.c | ||
| resolver.c | ||
| unittest.c | ||