Re: [PATCH v2] soc: imx: Add generic i.MX8 SoC driver

2019-02-26 Thread Chris Spencer
i.MX8MQ-EVK. No idea what i.MX8MQ revision I've got on my board, but it shows 'unknown' for me. Tested-by: Chris Spencer Thanks, Chris

Re: [PATCH 0/5 v2] Enable wm8524 on i.MX8MQ

2019-02-25 Thread Chris Spencer
Hi Daniel, On Mon, 25 Feb 2019 at 13:26, Daniel Baluta wrote: > arm64: dts: imx8mq: Add SDMA nodes > arm64: dts: imx8mq: Add SAI2 node > arm64: dts: imx8qm: Add SAI pinctrl configuration > arm64: dts: imx8qm: Enable SAI2 for wm8524 codec > arm64: dts: imx8qm: Enable wm8524 codec imx8qm

Re: [PATCH] soc: imx: Add generic i.MX8 SoC driver

2019-02-25 Thread Chris Spencer
On Mon, 25 Feb 2019 at 09:31, Abel Vesa wrote: > I don't get it, in the RFC you said you didn't have the boards to test. > How did you test it then ? I have the i.MX8MQ-EVK. I have tested it on that, but I can't test it on anything else using that driver (i.MX6, Layerscape). > The SoC driver nee

Re: [PATCH] soc: imx: Add generic i.MX8 SoC driver

2019-02-24 Thread Chris Spencer
On Sun, 3 Feb 2019 at 11:50, Abel Vesa wrote: > Add generic i.MX8 SoC driver along with the i.MX8MQ SoC specific code. > > Signed-off-by: Abel Vesa Tested-by: Chris Spencer My patch series which adds support for the i.MX8MQ to the CAAM driver [1] needs the SoC driver, so it would b

Re: [PATCH] arm64: dts: imx8mq: Add RTC support

2019-02-05 Thread Chris Spencer
m guessing the SNVS is simply not powered when the main supply is turned off, in which case this isn't a problem. Tested-by: Chris Spencer