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]> --- Changes since V4: None 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 a7eb2603691f..c99b67f0bb73 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
