mbox series

[v2,0/3] drm/panel: nt36672a: add backlight support

Message ID BY5PR02MB7009FBF8DC8BD5C055DB41AED9E09@BY5PR02MB7009.namprd02.prod.outlook.com (mailing list archive)
Headers show
Series drm/panel: nt36672a: add backlight support | expand

Message

Joel Selvaraj April 1, 2022, 12:18 a.m. UTC
Changes in v2:
 - Remove qcom,enabled-strings property as either it or qcom,num-strings
   should be present. qcom,num-strings is specified and sufficient.
   (Marijn Suijten's Suggestion)

Joel Selvaraj (3):
  drm/panel: nt36672a: add backlight support
  dt-bindings: display: novatek,nt36672a: add backlight property
  arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom wled backlight
    and link to panel

 .../bindings/display/panel/novatek,nt36672a.yaml     |  2 ++
 arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 12 ++++++++++++
 drivers/gpu/drm/panel/panel-novatek-nt36672a.c       |  4 ++++
 3 files changed, 18 insertions(+)