Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406801
| From | Alexander Stein <alexander.stein@systec-electronic.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: fsl-dcu not works on latest "drm-next" |
| Date | 2016-05-25 12:00 +0200 |
| Message-ID | <rCDLA-7RB-33@gated-at.bofh.it> (permalink) |
| References | <rCxZw-4k1-33@gated-at.bofh.it> <rCCwa-7cx-17@gated-at.bofh.it> <rCCPv-7j6-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Wednesday 25 May 2016 08:58:31, Meng Yi wrote: > > On Tuesday 24 May 2016 23:20:02, Stefan Agner wrote: > > > On 2016-05-24 19:14, Meng Yi wrote: > > > > I found that its regmap endianness issue, so I want to replace the > > > > "regmap". > > > > > > Hm, replace with what? Note that we need some kind of endianness > > > convertion since the IP is big endian on LS1021a and little endian on > > > Vybrid (vf610). > > > > Yep, regmap is required and was broken meanwhile but should be fixed now. > > See linked lkml post. > > > > > Is it maybe just an issue with regmap/the big-endian property in the > > > device tree? Maybe this thread is interesting for you: > > > https://lkml.org/lkml/2016/3/23/233 > > > > AFAICT device tree should not been changed here. The "big-endian" property > > was there fromt he beginning. > > > > > > I just tested the latest drm-next branch on Freescale/NXP > > > > ls1021a-twr, and got some log below. And fsl-dcu not works. > > > > > > > > Since "drm-next" merged some branch , use git bisect had some > > > > problem , > > > > > > > > so I manually checked out that "fsl-dcu" works at > > > > d761701c55a99598477f3cb25c03d939a7711e74 > > > > > > And not works now. some log below: > > Which commit actually broke your kernel? And where to fetch it from? Is > > your problem really caused by regmap? > > Since there are lots of merge commit, I had manually debugged that issue. > And yes, it is caused by regmap. I fetched the kernel from > git://people.freedesktop.org/~airlied/linux Commit d761701c55a99598477f3cb25c03d939a7711e74 only has one child commit in my repo. Both touch only i915 related things. Please do a proper bisect and name the offending commit. On which commit you got that backtrace BTW? From your backtrace I can't see anything related to regmap. Best regards, Alexander
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RE: fsl-dcu not works on latest "drm-next" Meng Yi <meng.yi@nxp.com> - 2016-05-25 05:50 +0200
RE: fsl-dcu not works on latest "drm-next" Stefan Agner <stefan@agner.ch> - 2016-05-25 08:30 +0200
Re: fsl-dcu not works on latest "drm-next" Alexander Stein <alexander.stein@systec-electronic.com> - 2016-05-25 10:40 +0200
RE: fsl-dcu not works on latest "drm-next" Meng Yi <meng.yi@nxp.com> - 2016-05-25 11:00 +0200
Re: fsl-dcu not works on latest "drm-next" Alexander Stein <alexander.stein@systec-electronic.com> - 2016-05-25 12:00 +0200
RE: fsl-dcu not works on latest "drm-next" Meng Yi <meng.yi@nxp.com> - 2016-05-25 12:30 +0200
Re: fsl-dcu not works on latest "drm-next" Alexander Stein <alexander.stein@systec-electronic.com> - 2016-05-25 14:20 +0200
RE: fsl-dcu not works on latest "drm-next" Meng Yi <meng.yi@nxp.com> - 2016-05-26 10:20 +0200
Re: fsl-dcu not works on latest "drm-next" Alexander Stein <alexander.stein@systec-electronic.com> - 2016-05-26 11:20 +0200
Re: fsl-dcu not works on latest "drm-next" Mark Brown <broonie@kernel.org> - 2016-05-25 11:20 +0200
RE: fsl-dcu not works on latest "drm-next" Meng Yi <meng.yi@nxp.com> - 2016-05-25 12:00 +0200
Re: fsl-dcu not works on latest "drm-next" Mark Brown <broonie@kernel.org> - 2016-05-25 12:50 +0200
RE: fsl-dcu not works on latest "drm-next" Meng Yi <meng.yi@nxp.com> - 2016-05-26 10:40 +0200
Re: fsl-dcu not works on latest "drm-next" Alexander Stein <alexander.stein@systec-electronic.com> - 2016-05-26 11:20 +0200
Re: fsl-dcu not works on latest "drm-next" Stefan Agner <stefan@agner.ch> - 2016-05-27 08:00 +0200
Re: fsl-dcu not works on latest "drm-next" Mark Brown <broonie@kernel.org> - 2016-05-27 14:30 +0200
Re: fsl-dcu not works on latest "drm-next" Stefan Agner <stefan@agner.ch> - 2016-05-27 19:50 +0200
Re: fsl-dcu not works on latest "drm-next" Mark Brown <broonie@kernel.org> - 2016-05-27 22:00 +0200
csiph-web