Re: [PATCH 0/3] Fix MediaTek display dt-bindings issues

2022-03-08 Thread Rob Herring
On Fri, Mar 4, 2022 at 5:49 PM Chun-Kuang Hu wrote: > > Hi, Rob: > > Would you like to take this series into your tree, or I take this > series into my tree? I can't. I don't have the broken commits in my tree. Rob

Re: [PATCH 0/3] Fix MediaTek display dt-bindings issues

2022-03-04 Thread Chun-Kuang Hu
Hi, Rob: Would you like to take this series into your tree, or I take this series into my tree? Regards, Chun-Kuang. AngeloGioacchino Del Regno 於 2022年3月4日 週五 下午5:55寫道: > > The vdosys0 series carried a nice dt-bindings conversion of the old > txt documentation for the entire mediatek-drm driver

[PATCH 0/3] Fix MediaTek display dt-bindings issues

2022-03-04 Thread AngeloGioacchino Del Regno
The vdosys0 series carried a nice dt-bindings conversion of the old txt documentation for the entire mediatek-drm driver, but some of the issues in there weren't seen. This series is fixing all of the issues pointed out by a `dt_binding_check` run, followed by `dtbs_check`. AngeloGioacchino Del R