Re: [PATCH 1/2] arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp

2019-10-06 Thread Shawn Guo
On Wed, Sep 11, 2019 at 10:24:46AM -0400, Anson Huang wrote: > Compared to i.MX7D, i.MX8MM has different ocotp layout, so it should > NOT use "fsl,imx7d-ocotp" as ocotp's fallback compatible, remove it. > > Signed-off-by: Anson Huang Applied both, thanks.

Re: [PATCH 1/2] arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp

2019-09-11 Thread Daniel Lezcano
On Wed, Sep 11, 2019 at 09:05:49AM +, Anson Huang wrote: > Hi, Daniel > > > On 11/09/2019 16:24, Anson Huang wrote: > > > Compared to i.MX7D, i.MX8MM has different ocotp layout, so it should > > > NOT use "fsl,imx7d-ocotp" as ocotp's fallback compatible, remove it. > > > > > > Signed-off-by:

RE: [PATCH 1/2] arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp

2019-09-11 Thread Anson Huang
Hi, Daniel > On 11/09/2019 16:24, Anson Huang wrote: > > Compared to i.MX7D, i.MX8MM has different ocotp layout, so it should > > NOT use "fsl,imx7d-ocotp" as ocotp's fallback compatible, remove it. > > > > Signed-off-by: Anson Huang > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-

Re: [PATCH 1/2] arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp

2019-09-11 Thread Daniel Lezcano
On 11/09/2019 16:24, Anson Huang wrote: > Compared to i.MX7D, i.MX8MM has different ocotp layout, so it should > NOT use "fsl,imx7d-ocotp" as ocotp's fallback compatible, remove it. > > Signed-off-by: Anson Huang > --- > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +- > 1 file changed, 1

[PATCH 1/2] arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp

2019-09-10 Thread Anson Huang
Compared to i.MX7D, i.MX8MM has different ocotp layout, so it should NOT use "fsl,imx7d-ocotp" as ocotp's fallback compatible, remove it. Signed-off-by: Anson Huang --- arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git