diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2023-11-17 14:25:31 -0600 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-11-20 09:33:29 +0100 |
commit | 8bcac1be55e188e5bac3353b550c9cddb70fbbed (patch) | |
tree | a1b9559d729af52d0eb54b66d159127ce4e60148 /Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml | |
parent | e04d24c4e8062b5ed0bee7a871423a454d24ffed (diff) |
dt-bindings: display: nv3051d: Update NewVision NV3051D compatibles
Update the NewVision NV3051D compatible strings by adding a new panel,
the powkiddy,rk2023-panel, and removing another entry, the
anbernic,rg353v-panel.
The rk2023-panel is similar to the rg353p-panel but has slightly
different timings so it needs a new string.
The rg353v-panel is duplicate to the rg353p-panel, so remove it. No
current devices use it and changes to the driver mean it is no longer
valid as a compatible string.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231117202536.1387815-2-macroalpha82@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231117202536.1387815-2-macroalpha82@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml b/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml index cce775a87f87..7a634fbc465e 100644 --- a/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml +++ b/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml @@ -21,7 +21,7 @@ properties: - enum: - anbernic,rg351v-panel - anbernic,rg353p-panel - - anbernic,rg353v-panel + - powkiddy,rk2023-panel - const: newvision,nv3051d reg: true |