mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-01
Add io-expander adi,adp5585 under lpi2c3. Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
56391244a0
commit
b260dd99be
|
|
@ -339,6 +339,14 @@ &lpi2c3 {
|
|||
pinctrl-0 = <&pinctrl_lpi2c3>;
|
||||
status = "okay";
|
||||
|
||||
adp5585_isp: io-expander@34 {
|
||||
compatible = "adi,adp5585-01", "adi,adp5585";
|
||||
reg = <0x34>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
#pwm-cells = <3>;
|
||||
};
|
||||
|
||||
ptn5110: tcpc@50 {
|
||||
compatible = "nxp,ptn5110", "tcpci";
|
||||
reg = <0x50>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user