On Thu, Dec 21, 2017 at 01:21:36PM +0100, Wolfram Sang wrote:
> We need to configure its GPIOs later.
> 
> Signed-off-by: Wolfram Sang <[email protected]>
> ---

Forgot to say, this depends on 8a64e557f399090f5d1917b2f32a065da2b12be1
("gpio: pca953x: fix vendor prefix for PCA9654") which is in
gpio/for-next already. I cherry-picked this commit and SATA still works.

>  arch/arm64/boot/dts/renesas/salvator-common.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi 
> b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
> index a298df74ca6c03..ab4763f09dc7fd 100644
> --- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
> +++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
> @@ -338,6 +338,11 @@
>  &i2c4 {
>       status = "okay";
>  
> +     pca9654: gpio@20 {
> +             compatible = "onnn,pca9654";
> +             reg = <0x20>;
> +     };
> +
>       csa_vdd: adc@7c {
>               compatible = "maxim,max9611";
>               reg = <0x7c>;
> -- 
> 2.11.0
> 

Attachment: signature.asc
Description: PGP signature

Reply via email to