Re: [PATCH] drm: mxsfb: Fix crash when provided invalid DT bindings

2017-01-31 Thread Breno Matheus Lima
2017-01-28 15:01 GMT-02:00 Marek Vasut : > > The mxsfb driver will crash if the mxsfb DT node has a subnode, > but the content of the subnode is not of-graph binding with an > endpoint linking to panel. The crash was triggered by providing > old-style panel bindings to the mxsfb driver instead of t

Re: [PATCH] drm: mxsfb: Fix crash when provided invalid DT bindings

2017-01-31 Thread Marek Vasut
On 01/31/2017 03:55 PM, Breno Matheus Lima wrote: > 2017-01-28 15:01 GMT-02:00 Marek Vasut : >> >> The mxsfb driver will crash if the mxsfb DT node has a subnode, >> but the content of the subnode is not of-graph binding with an >> endpoint linking to panel. The crash was triggered by providing >>

[PATCH] drm: mxsfb: Fix crash when provided invalid DT bindings

2017-01-29 Thread Marek Vasut
The mxsfb driver will crash if the mxsfb DT node has a subnode, but the content of the subnode is not of-graph binding with an endpoint linking to panel. The crash was triggered by providing old-style panel bindings to the mxsfb driver instead of the new of-graph ones. The problem happens in mxsfb