ARM: dts: aspeed: tacoma: Add CFAM reset GPIO
authorJoel Stanley <joel@jms.id.au>
Fri, 24 Jul 2020 02:30:36 +0000 (12:00 +0930)
committerJoel Stanley <joel@jms.id.au>
Fri, 24 Jul 2020 05:19:05 +0000 (14:49 +0930)
The GPIO on Q0 is used for resetting the CFAM of the processor that the
ASPEED master is connected to.

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts

index b70087c591da9a871909c8e5107488d751a3bc20..8d54c221f98e4536e49e43acc39e26a297973afe 100644 (file)
 
        fsi-routing-gpios = <&gpio0 ASPEED_GPIO(Q, 7) GPIO_ACTIVE_HIGH>;
        fsi-mux-gpios = <&gpio0 ASPEED_GPIO(B, 0) GPIO_ACTIVE_HIGH>;
+       cfam-reset-gpios = <&gpio0 ASPEED_GPIO(Q, 0) GPIO_ACTIVE_LOW>;
 
        cfam@0,0 {
                reg = <0 0>;