> >> My board is currently off-tree so I can't send any patch for the
> >> pinmux settings in devicetree. But I will send a patch with the
> >> changes that should go to imx6qdl.dtsi, imx6sl.dtsi and imx6sx.dtsi.
> >> Though I
> only tested on i.MX6S.
> >>
> >
> > No, the changes are board level
On 18.10.18 10:48, Peter Chen wrote:
Thanks, Frieder, no more tests are needed.
You could send me your dts changes as patches, I will append it at my v2 patch
series.
My board is currently off-tree so I can't send any patch for the pinmux
settings in
devicetree. But I will send a patch wit
> >
> > Thanks, Frieder, no more tests are needed.
> > You could send me your dts changes as patches, I will append it at my v2
> > patch
> series.
>
> My board is currently off-tree so I can't send any patch for the pinmux
> settings in
> devicetree. But I will send a patch with the changes t
On 18.10.18 03:22, Peter Chen wrote:
- System suspend/resume
1. Enable USB wakeup
for i in $(find /sys -name wakeup | grep usb);do echo enabled >
$i;echo "echo enabled > $i";done; 2. Let the system enter suspend
using below command echo mem > /sys/power/state 3. And see if there
is a wakeup b
> >>> - System suspend/resume
> >>> 1. Enable USB wakeup
> >>> for i in $(find /sys -name wakeup | grep usb);do echo enabled >
> >>> $i;echo "echo enabled > $i";done; 2. Let the system enter suspend
> >>> using below command echo mem > /sys/power/state 3. And see if there
> >>> is a wakeup block
On 17.10.18 13:04, Frieder Schrempf wrote:
On 17.10.18 11:56, Frieder Schrempf wrote:
[...]
- System suspend/resume
1. Enable USB wakeup
for i in $(find /sys -name wakeup | grep usb);do echo enabled >
$i;echo "echo enabled > $i";done;
2. Let the system enter suspend using below command
echo
On 17.10.18 11:56, Frieder Schrempf wrote:
Hi Peter,
On 17.10.18 09:23, Peter Chen wrote:
On 16.10.18 07:01, Peter Chen wrote:
Most of NXP (Freescale) i.mx USB part has HSIC support, in this
series, we add support for them, it should cover all imx6 and imx7d. I
have no HSIC interface board whi
Hi Peter,
On 17.10.18 09:23, Peter Chen wrote:
On 16.10.18 07:01, Peter Chen wrote:
Most of NXP (Freescale) i.mx USB part has HSIC support, in this
series, we add support for them, it should cover all imx6 and imx7d. I
have no HSIC interface board which is supported by upstream kernel, so
th
> On 16.10.18 07:01, Peter Chen wrote:
> > Most of NXP (Freescale) i.mx USB part has HSIC support, in this
> > series, we add support for them, it should cover all imx6 and imx7d. I
> > have no HSIC interface board which is supported by upstream kernel, so
> > this patches are only compiled ok, F
Hi Peter,
On 16.10.18 07:01, Peter Chen wrote:
Most of NXP (Freescale) i.mx USB part has HSIC support, in this series,
we add support for them, it should cover all imx6 and imx7d. I have
no HSIC interface board which is supported by upstream kernel, so this
patches are only compiled ok, Frieder
10 matches
Mail list logo