diff options
author | Uwe Kleine-König <[email protected]> | 2024-04-02 03:04:14 +0300 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2024-04-04 09:49:35 -0700 |
commit | 84b1d6cc3e4cc49f04aaacc5e0094c221a772cf0 (patch) | |
tree | 9dfbef0bd908bf42e2b1644833ff8133c04bf01e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f702475b839cad900cc08ddf29dd7a9e43c5976a (diff) |
ARM: dts: bcm2711-rpi: Add pinctrl-based multiplexing for I2C0
BCM2711-based Raspberry Pi boards (4B, CM4 and 400) multiplex the I2C0
controller over two sets of pins, GPIO0+1 and GPIO44+45. The former is
exposed on the 40-pin header, while the latter is used for the CSI and
DSI connectors.
Add a pinctrl-based I2C bus multiplexer to bcm2711-rpi.dtsi to model
this multiplexing. The two child buses are named i2c0_0 and i2c0_1.
Note that if you modified the dts before to add devices to the i2c bus
appearing on pins gpio0 + gpio1 (either directly in the dts or using an
overlay), you have to put these into the i2c0_0 node introduced here
now.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Dave Stevenson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions