Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ece30287 authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman
Browse files

arm64: dts: renesas: salvator-common: add GPIO extender



We need to configure its GPIOs later.

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 0c38c54e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -338,6 +338,13 @@
&i2c4 {
	status = "okay";

	pca9654: gpio@20 {
		compatible = "onnn,pca9654";
		reg = <0x20>;
		gpio-controller;
		#gpio-cells = <2>;
	};

	csa_vdd: adc@7c {
		compatible = "maxim,max9611";
		reg = <0x7c>;