diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2024-03-25 08:49:56 -0500 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-03-29 17:14:02 +0100 |
commit | 387974a21a63b1c7efcbc19c48b9930f6ef5ac63 (patch) | |
tree | 9f26666bd40b9f8edcee2464445a2aa3401107ab /Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | |
parent | 59237fc04ee1c4cdf62ad5dba18244713970e36f (diff) | |
download | linux-stable-387974a21a63b1c7efcbc19c48b9930f6ef5ac63.tar.gz linux-stable-387974a21a63b1c7efcbc19c48b9930f6ef5ac63.tar.bz2 linux-stable-387974a21a63b1c7efcbc19c48b9930f6ef5ac63.zip |
dt-bindings: display: Add GameForce Chi Panel
The GameForce Chi panel is a panel specific to the GameForce Chi
handheld device that measures 3.5" diagonally with a resolution of
640x480.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240325134959.11807-3-macroalpha82@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240325134959.11807-3-macroalpha82@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml index 6ec471284f97..4ae152cc55e0 100644 --- a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml @@ -22,6 +22,8 @@ properties: enum: # Anberic RG353V-V2 5.0" 640x480 TFT LCD panel - anbernic,rg353v-panel-v2 + # GameForce Chi 3.5" 640x480 TFT LCD panel + - gameforce,chi-panel # Powkiddy RGB10MAX3 5.0" 720x1280 TFT LCD panel - powkiddy,rgb10max3-panel # Powkiddy RGB30 3.0" 720x720 TFT LCD panel |