Re: [U-Boot] [PATCH 23/26] dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688

2019-08-28 Thread Stefan Roese

On 28.08.19 08:38, Weijie Gao wrote:

This adds default pinctrl (dual SPI chip select) for gardena smart gateway

Signed-off-by: Weijie Gao 


Please see my comment about the pinctrl-single driver usage in Linux. And
my patch to add support to the mt7628.dtsi file as well. We should stay
in sync with the Linux DT bindings here.

Other than that:

Reviewed-by: Stefan Roese 

Thanks,
Stefan
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 23/26] dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688

2019-08-28 Thread Weijie Gao
This adds default pinctrl (dual SPI chip select) for gardena smart gateway

Signed-off-by: Weijie Gao 
---
 arch/mips/dts/gardena-smart-gateway-mt7688.dts | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/mips/dts/gardena-smart-gateway-mt7688.dts 
b/arch/mips/dts/gardena-smart-gateway-mt7688.dts
index 821e5bcdf8..8a9b8227b7 100644
--- a/arch/mips/dts/gardena-smart-gateway-mt7688.dts
+++ b/arch/mips/dts/gardena-smart-gateway-mt7688.dts
@@ -102,6 +102,9 @@
status = "okay";
num-cs = <2>;
 
+   pinctrl-names = "default";
+   pinctrl-0 = <_dual_pins>;
+
spi-flash@0 {
#address-cells = <1>;
#size-cells = <1>;
-- 
2.17.1

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot