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

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
......@@ -338,6 +338,13 @@ cs2000: clk_multiplier@4f {
&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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment