lkml.org 
[lkml]   [2022]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v10 2/4] dt-bindings: display: mediatek: change to use enum for mutex
From
Date
Hi, Rex:

On Wed, 2022-04-06 at 11:00 +0800, Rex-BC Chen wrote:
> All single entry cases in mutex can be merged as a single enum.

Reviewed-by: CK Hu <ck.hu@mediatek.com>

>
> Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> Reviewed-by: AngeloGioacchino Del Regno <
> angelogioacchino.delregno@collabora.com>
> ---
> .../display/mediatek/mediatek,mutex.yaml | 24 +++++++--------
> ----
> 1 file changed, 9 insertions(+), 15 deletions(-)
>
> diff --git
> a/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> b/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> index 00e6a1041a9b..b470fbb1b40a 100644
> ---
> a/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> +++
> b/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> @@ -23,21 +23,15 @@ description: |
>
> properties:
> compatible:
> - oneOf:
> - - items:
> - - const: mediatek,mt2701-disp-mutex
> - - items:
> - - const: mediatek,mt2712-disp-mutex
> - - items:
> - - const: mediatek,mt8167-disp-mutex
> - - items:
> - - const: mediatek,mt8173-disp-mutex
> - - items:
> - - const: mediatek,mt8183-disp-mutex
> - - items:
> - - const: mediatek,mt8192-disp-mutex
> - - items:
> - - const: mediatek,mt8195-disp-mutex
> + enum:
> + - mediatek,mt2701-disp-mutex
> + - mediatek,mt2712-disp-mutex
> + - mediatek,mt8167-disp-mutex
> + - mediatek,mt8173-disp-mutex
> + - mediatek,mt8183-disp-mutex
> + - mediatek,mt8192-disp-mutex
> + - mediatek,mt8195-disp-mutex
> +
> reg:
> maxItems: 1
>

\
 
 \ /
  Last update: 2022-04-06 11:49    [W:0.065 / U:4.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site