Re: [PATCH v3] ARM: dts: Add initial Pistachio i.mx6q board support.

2017-09-09 Thread Fabio Estevam
On Sat, Sep 9, 2017 at 9:45 AM, Wig C wrote: > My original patch has never support hardware watch dog as following link: > https://www.spinics.net/lists/kernel/msg2594724.html > > I used soft reset on Pistachio, sorry for cause your misunderstand, and > thanks for your kindly correction. Ok, und

[PATCH v3] ARM: dts: Add initial Pistachio i.mx6q board support.

2017-09-09 Thread Wig C
On Sat, Sep 9, 2017 at 6:28 AM, Wig C wrote: > +&usdhc2 { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_usdhc2>; > + bus-width = <4>; > + vmmc-supply = <&wlan_en_reg>; > + no-1-8-v; > + keep-power-in-suspend; > + non-removable; > + cap-power-off-ca

Re: [PATCH v3] ARM: dts: Add initial Pistachio i.mx6q board support.

2017-09-09 Thread Fabio Estevam
On Sat, Sep 9, 2017 at 6:28 AM, Wig C wrote: > +&usdhc2 { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_usdhc2>; > + bus-width = <4>; > + vmmc-supply = <&wlan_en_reg>; > + no-1-8-v; > + keep-power-in-suspend; > + non-removable; > + cap-power-off-ca

[PATCH v3] ARM: dts: Add initial Pistachio i.mx6q board support.

2017-09-09 Thread Wig C
From: YuanCheng Cheng Working items: - 800MHz CPU - 2GB of RAM (DDR3) - 4GB of NAND FLASH - 1T1R WiFi 2.4 GHz - Power management support - 1x 10/100/1000 Mbps Ethernet WAN port - 2x USB 2.0 Host - PCIe - HDMI/VGA/LVDS display - 1x UART for RS232/422/485 - 2x UART for RS232 - 1x UART for serial c