diff options
author | Dave Airlie <airlied@redhat.com> | 2020-03-19 04:00:48 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-03-19 04:01:58 +0300 |
commit | d5152d359505407ff648954b068fc912978f306b (patch) | |
tree | e1be5d3654c652ca2de0b792f7458104a2945fdf /Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml | |
parent | 71fa42fac5d67773d83d6bc058d992a6226dbb01 (diff) | |
parent | 6afe6929964bca6847986d0507a555a041f07753 (diff) | |
download | linux-d5152d359505407ff648954b068fc912978f306b.tar.xz |
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
drm-misc-next for 5.7:
UAPI Changes:
Cross-subsystem Changes:
Core Changes:
- dp-mst: Remove register_connector callback, add drm_dp_destroy_connector
- Changes to scnprintf on multiple instances
Driver Changes:
- meson: Support for YUV420
- panel: Support Ortustech COM37H3M, idk-1110wr and idk-2121wr,
multiple dotclock fixes
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20200317082858.lubmvlmvoprn2tuh@gilmour.lan
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml b/Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml index 22c91beb0541..d9fdb58e06b4 100644 --- a/Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml +++ b/Documentation/devicetree/bindings/display/panel/xinpeng,xpp055c272.yaml @@ -34,7 +34,7 @@ additionalProperties: false examples: - | - dsi@ff450000 { + dsi { #address-cells = <1>; #size-cells = <0>; reg = <0xff450000 0x1000>; |