ARM: dts: sun8i: V3/V3s/S3/S3L: add pinctrl for I2C1 at PE bank

I2C1 controller is available at PE bank, usually used for
connecting an I2C-controlled camera sensor.

Add pinctrl node for it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200923010014.148482-2-icenowy@aosc.io
This commit is contained in:
Icenowy Zheng 2020-09-23 09:00:12 +08:00 committed by Maxime Ripard
parent e174afa66e
commit b5a2221c07
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5

View File

@ -331,6 +331,12 @@
function = "i2c0";
};
/omit-if-no-ref/
i2c1_pe_pins: i2c1-pe-pins {
pins = "PE21", "PE22";
function = "i2c1";
};
uart0_pb_pins: uart0-pb-pins {
pins = "PB8", "PB9";
function = "uart0";