Add a new ite,it66122 compatible string to the IT66121 binding documentation, since the two chips are practically same except for id register difference.
Signed-off-by: Nishanth Menon <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Andrew Davis <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> --- Changes since V5: * Picked Tomi's Ack V5: https://lore.kernel.org/all/[email protected]/ V4: https://lore.kernel.org/all/[email protected]/ V3: https://lore.kernel.org/all/[email protected]/ V2: https://lore.kernel.org/all/[email protected]/ V1: https://lore.kernel.org/all/[email protected]/ .../devicetree/bindings/display/bridge/ite,it66121.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml b/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml index ba644c30dcf4..17d1f97ce8c2 100644 --- a/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml @@ -19,6 +19,7 @@ properties: compatible: enum: - ite,it66121 + - ite,it66122 - ite,it6610 reg: -- 2.47.0
