Re: [PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup

2023-03-02 Thread Yassine Oudjana
On Thu, Mar 2 2023 at 05:08:30 PM +01:00:00, AngeloGioacchino Del Regno wrote: Il 02/03/23 15:12, Yassine Oudjana ha scritto: From: Yassine Oudjana Several DT bindings of MediaTek display blocks make unnecessary use of "oneOf" and "items". Remove them and replace them with enums where ne

Re: [PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup

2023-03-02 Thread Krzysztof Kozlowski
On 02/03/2023 17:08, AngeloGioacchino Del Regno wrote: > Il 02/03/23 15:12, Yassine Oudjana ha scritto: >> From: Yassine Oudjana >> >> Several DT bindings of MediaTek display blocks make unnecessary use of >> "oneOf" and "items". Remove them and replace them with enums where >> necessary. >> dif

[PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup

2023-03-02 Thread Yassine Oudjana
From: Yassine Oudjana Several DT bindings of MediaTek display blocks make unnecessary use of "oneOf" and "items". Remove them and replace them with enums where necessary. Signed-off-by: Yassine Oudjana --- Changes since v1: - Leave enums with 1 element as they are. .../bindings/display/mediat

Re: [PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup

2023-03-02 Thread AngeloGioacchino Del Regno
Il 02/03/23 15:12, Yassine Oudjana ha scritto: From: Yassine Oudjana Several DT bindings of MediaTek display blocks make unnecessary use of "oneOf" and "items". Remove them and replace them with enums where necessary. Signed-off-by: Yassine Oudjana --- Changes since v1: - Leave enums with 1 e