Re: [PATCH V2 1/3] dt-bindings: display: mediatek: Update disp_aal binding for MT8183

2022-04-16 Thread Chun-Kuang Hu
Rob Herring 於 2022年4月14日 週四 上午7:02寫道: > > On Mon, 11 Apr 2022 11:58:41 +0800, Rex-BC Chen wrote: > > The driver data of MT8183 and MT8173 are different. > > > > For MT8173, the gamma module is inside disp_aal. When we need to adjust > > gamma value, we need to use "has_gamma" to control gamma func

Re: [PATCH V2 1/3] dt-bindings: display: mediatek: Update disp_aal binding for MT8183

2022-04-13 Thread Rob Herring
On Mon, 11 Apr 2022 11:58:41 +0800, Rex-BC Chen wrote: > The driver data of MT8183 and MT8173 are different. > > For MT8173, the gamma module is inside disp_aal. When we need to adjust > gamma value, we need to use "has_gamma" to control gamma function > inside disp_aal to adjust the gamma value.