Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: panel: nt36523: Add Lenovo J606F panel

Some Lenovo J606F tablets come with a 2K (2000x1200) 60Hz 11" 5:3
video mode display. Document it and allow rotation while at it (Lenovo
mounted it upside down!).

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230412-topic-lenovopanel-v3-1-bcf9ba4de46f@linaro.org

authored by

Konrad Dybcio and committed by
Neil Armstrong
b4b26ab2 e28f6966

+11 -5
+11 -5
Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml
··· 19 19 20 20 properties: 21 21 compatible: 22 - items: 23 - - enum: 24 - - xiaomi,elish-boe-nt36523 25 - - xiaomi,elish-csot-nt36523 26 - - const: novatek,nt36523 22 + oneOf: 23 + - items: 24 + - enum: 25 + - xiaomi,elish-boe-nt36523 26 + - xiaomi,elish-csot-nt36523 27 + - const: novatek,nt36523 28 + - items: 29 + - enum: 30 + - lenovo,j606f-boe-nt36523w 31 + - const: novatek,nt36523w 27 32 28 33 reset-gpios: 29 34 maxItems: 1 ··· 39 34 40 35 reg: true 41 36 ports: true 37 + rotation: true 42 38 backlight: true 43 39 44 40 required: