From patchwork Sat Mar 14 15:30:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Ravnborg X-Patchwork-Id: 11438329 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id ABF3A92A for ; Sat, 14 Mar 2020 15:31:08 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8A98420775 for ; Sat, 14 Mar 2020 15:31:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="mWIjeJP0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8A98420775 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8D3926E17C; Sat, 14 Mar 2020 15:31:04 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 021586E17C for ; Sat, 14 Mar 2020 15:30:58 +0000 (UTC) Received: by mail-lf1-x12e.google.com with SMTP id s1so10352869lfd.3 for ; Sat, 14 Mar 2020 08:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=z7DU2t7m+cderg8EaFPtaxoNn5hdLKVNHAy6HvbA6dc=; b=mWIjeJP0nPIupxChcDDlB54fia4NXdGKZF0e4EDtiifIbpvl6Zm4hhE7J8QlRFZggE 69lH1XwtORjB5Oar3rJWx5oDXqn7sjtgj0mFSSfmuWAyJGs9wc8o8pFtnrFeB+47isuK V65ixdoWDA7pPmR0b9UrAsdpFx4EAqSzhjQRHEviQPxZZ1ZcXy/G6p4nrYu1Kj2evFAS tJOPcsHyOaKZlMv159hBMcq4fclyLtSAiGmzTYT1H8A2yKVlo4gTnur3AOUTLJoKQFbb BMV3cotzSYuNtMFHyp+M/IMJYxiiD0aQvci5e8C+Vx0CNOpORejskDHs2+/QfLPwgGbq 6dUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=z7DU2t7m+cderg8EaFPtaxoNn5hdLKVNHAy6HvbA6dc=; b=j9mGgfVkFT/EHWWRZsNlLOd2Uu8w58nUrAfTkmsPpwE3OrpKjNXIwK2U0mjLDrRCzB k5b3+BrpV8+05nIVAuLNZSV5ClNH9gM+p1KFQDKtrtvkjkLo8ZY+e3V74+R9hWC2/XoS jP8VpAXImBuC4ub/VHzQukITrIKq/kWF8umX/IeMyUHRcM9i05DT4+WAguLfYIi6QnAp HA9kMgQ3ZZew0NpU+3jjrfeWZ/5mkV9Gn8SlItX02Bt5Jhg4zYT21qeh2Az1vG1D6uo5 hFtTaH2xb3xu/i9oaGUz9YvqKDhsN7RO2JGxxXZy9P20+aC+Wu3ik87XVKo0V/IiRJhV LwGw== X-Gm-Message-State: ANhLgQ040xf13zUhoi2mcEmiY+5MT9YwexnuAFHDLonZUpxr5NkN4+E1 ERXHTFoJbm6+EExNJM7RsTg= X-Google-Smtp-Source: ADFU+vvMNhFlIzGt4mHsSF+8Dtoa4Q7tmYluiY7kijokV6DgmoM/JC2yCdvw1k3HvS9iYBpzGhEUVg== X-Received: by 2002:a19:c7cd:: with SMTP id x196mr11508387lff.106.1584199857333; Sat, 14 Mar 2020 08:30:57 -0700 (PDT) Received: from saturn.lan (18.158-248-194.customer.lyse.net. [158.248.194.18]) by smtp.gmail.com with ESMTPSA id n200sm15650418lfa.50.2020.03.14.08.30.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Mar 2020 08:30:56 -0700 (PDT) From: Sam Ravnborg To: Rob Herring , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH v1 1/3] dt-bindings: display: drop data-mapping from panel-dpi Date: Sat, 14 Mar 2020 16:30:45 +0100 Message-Id: <20200314153047.2486-2-sam@ravnborg.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200314153047.2486-1-sam@ravnborg.org> References: <20200314153047.2486-1-sam@ravnborg.org> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thierry Reding , Sam Ravnborg , Laurent Pinchart Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" data-mapping may not be the best way to describe the data format used between panels and display interface. Drop it from the panel-dpi binding so we do not start to rely on it. We can then work out how to best describe this mapping and when we know it, we can add it to this binding. Signed-off-by: Sam Ravnborg Cc: Laurent Pinchart Cc: Maxime Ripard Cc: Rob Herring Reviewed-by: Laurent Pinchart --- .../devicetree/bindings/display/panel/panel-dpi.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml b/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml index f63870384c00..0cd74c8dab42 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml @@ -21,15 +21,6 @@ properties: - {} - const: panel-dpi - data-mapping: - enum: - - rgb24 - - rgb565 - - bgr666 - description: | - Describes the media format, how the display panel is connected - to the display interface. - backlight: true enable-gpios: true height-mm: true @@ -52,7 +43,6 @@ examples: compatible = "osddisplays,osd057T0559-34ts", "panel-dpi"; label = "osddisplay"; power-supply = <&vcc_supply>; - data-mapping = "rgb565"; backlight = <&backlight>; port { From patchwork Sat Mar 14 15:30:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Ravnborg X-Patchwork-Id: 11438327 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2C19492A for ; Sat, 14 Mar 2020 15:31:06 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0925C20775 for ; Sat, 14 Mar 2020 15:31:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="eeZgAO11" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0925C20775 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 29BBA6E17A; Sat, 14 Mar 2020 15:31:01 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id E9D6C6E17A for ; Sat, 14 Mar 2020 15:30:59 +0000 (UTC) Received: by mail-lj1-x242.google.com with SMTP id f10so13845370ljn.6 for ; Sat, 14 Mar 2020 08:30:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=s4J2rgtw2eg/k9wTAwL2QWWPRrjouBROxRXix47qXXA=; b=eeZgAO11rjVHokvwfCwtvNYv1RnJFDSvsZAI8b10ImlXxVkVm3jvuEKwTasfF+VfrJ jU8/y/JQD20cGXpk+pKPplmXiRYW44YNPwQPGQsKhnVPknMPzsLtitvFooALy9SZj37u WjipD5nFDcXtUwKPsCiVQNVijmuDtQ0a92gmdW9kSc9f0FYnVsBAG0A2edWw70WjVxyN 9pVx6hPNAcsJCFEaE7qnuM0TUoL0rdaqWrBkLYGBI+EXgwaCP7D++7Mm81U+Wn3l2/Wy 0i4DJnpYdpWV/t8QCh4jkOtfO6JzpnktmspxnuHujd951KVtCUG2d7Ix2M4SHHC5X6XS UVCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=s4J2rgtw2eg/k9wTAwL2QWWPRrjouBROxRXix47qXXA=; b=KQvvNEQDhNHv/VfY/U8CVsTJb8evDLSh+9hW1ZVZkExGDXo1oomftPWBz+AQuMbeEC CrkKZoNRWeV+idUbJXMMw7Mfn7CqUXCdbe6KIC4D4exgOLzTIAsQQO61GJaWs9DV+AUk cO4CL7A1xS7w4wV/jl0pRCopDBdcoXQjK0bGoFt6+g629LayOSKaLdC1w2yua4BDPgkO xD78ErzkQHCe98qI2wZvpbAie824z4pqJmSMly/UWmKro844pj0zjJyHSMDkUhZefzQE UJPl/5rg0PFlFZSgEkztoEKiEA+hrb5kvLlhpe5TxbwEnOPpbmgT9dMEe8jO2Asymjgb 9vOQ== X-Gm-Message-State: ANhLgQ0NlkYBHpFEoQN5w9v0Jeoj+n5c+LnUZVKQpRkbMV/tC5nsSG6E kFtYPgKvrnB/u1sY2y4WUpI= X-Google-Smtp-Source: ADFU+vtrVcONFH7pz/7NWnIu9V/AlfW3A2RKEfrD4+SRdas3uaHOlK6KWEbm4MJiqWyDE6iRUsRPKg== X-Received: by 2002:a2e:2e11:: with SMTP id u17mr11366418lju.90.1584199858438; Sat, 14 Mar 2020 08:30:58 -0700 (PDT) Received: from saturn.lan (18.158-248-194.customer.lyse.net. [158.248.194.18]) by smtp.gmail.com with ESMTPSA id n200sm15650418lfa.50.2020.03.14.08.30.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Mar 2020 08:30:58 -0700 (PDT) From: Sam Ravnborg To: Rob Herring , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH v1 2/3] drm/panel-simple: drop use of data-mapping property Date: Sat, 14 Mar 2020 16:30:46 +0100 Message-Id: <20200314153047.2486-3-sam@ravnborg.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200314153047.2486-1-sam@ravnborg.org> References: <20200314153047.2486-1-sam@ravnborg.org> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thierry Reding , Sam Ravnborg , Laurent Pinchart Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The "data-mapping" property may not be the best way to describe the interface between panels and display interfaces. Drop use of in the panel-simple driver, so we have time to find the right way to describe this interface. Signed-off-by: Sam Ravnborg Cc: Thierry Reding Cc: Rob Herring Cc: Maxime Ripard Cc: Laurent Pinchart Reviewed-by: Laurent Pinchart --- drivers/gpu/drm/panel/panel-simple.c | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index 0ce81b1f36af..3ad828eaefe1 100644 --- a/drivers/gpu/drm/panel/panel-simple.c +++ b/drivers/gpu/drm/panel/panel-simple.c @@ -361,7 +361,6 @@ static int panel_dpi_probe(struct device *dev, struct panel_desc *desc; unsigned int bus_flags; struct videomode vm; - const char *mapping; int ret; np = dev->of_node; @@ -386,16 +385,6 @@ static int panel_dpi_probe(struct device *dev, of_property_read_u32(np, "width-mm", &desc->size.width); of_property_read_u32(np, "height-mm", &desc->size.height); - of_property_read_string(np, "data-mapping", &mapping); - if (!strcmp(mapping, "rgb24")) - desc->bus_format = MEDIA_BUS_FMT_RGB888_1X24; - else if (!strcmp(mapping, "rgb565")) - desc->bus_format = MEDIA_BUS_FMT_RGB565_1X16; - else if (!strcmp(mapping, "bgr666")) - desc->bus_format = MEDIA_BUS_FMT_RGB666_1X18; - else if (!strcmp(mapping, "lvds666")) - desc->bus_format = MEDIA_BUS_FMT_RGB666_1X24_CPADHI; - /* Extract bus_flags from display_timing */ bus_flags = 0; vm.flags = timing->flags; From patchwork Sat Mar 14 15:30:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Ravnborg X-Patchwork-Id: 11438331 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C40A6139A for ; Sat, 14 Mar 2020 15:31:10 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A1F2120775 for ; Sat, 14 Mar 2020 15:31:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jiH9bpyp" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A1F2120775 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 27DA48937C; Sat, 14 Mar 2020 15:31:05 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf1-x142.google.com (mail-lf1-x142.google.com [IPv6:2a00:1450:4864:20::142]) by gabe.freedesktop.org (Postfix) with ESMTPS id 472B86E17C for ; Sat, 14 Mar 2020 15:31:01 +0000 (UTC) Received: by mail-lf1-x142.google.com with SMTP id n20so7017451lfl.10 for ; Sat, 14 Mar 2020 08:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=9oaTRbmXh8YDwKHKnzGVIS7f6wuqtnZ7xd23oLTEEto=; b=jiH9bpypMJvdPe8XlrGt2qIBH0ac9i0GdP9NUU8Dbj21jnOYrHb0bpgF+yR2ExaTYd NAzRvP5rwXw9qS1pTlpVkDL1uK1h23pv4kRIx7rjoVJlKJ4JGKbRFRzPcCVKSHyr0Exa QYfrr56GTgIxZP4PKS3KLmbx2h8wu8mhnBIfesQ90NCsMIdxbmKKElN3L5ZdH/gmbfBb +mKXbkpKXgh37oIgvXP29B9BlEW9ZNN3qEa89bFCLbLLvpJ23EET2a315DQkHekpY87W PJnlFxnqdeB7VyXFW1bKPwiALokrPnjTfWn9E+nLuatsB2E1UE6hGwgIdU1DjH+yWgJ5 EaAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=9oaTRbmXh8YDwKHKnzGVIS7f6wuqtnZ7xd23oLTEEto=; b=rUYoNE1R1xYaajlNSIxRa9yztNc339b01tRAMR5z/mUbk1y9DsrBZ/2u2y5RhZUxjv Rd45xNMaVP9VIEGUYHdYeaQcVhXiGxhy+C3CxwEHBDlJ5TWfrWALivbNSobqy8PBF8zy FY4uR6PkIWyb8vd5OWoZoG6GAPO/KWd3kE1+6AA5NUDss++6chWwWGg72Yw0XqmEoukq 5/BgSfm5uSb2x4wk2Hp676SiP+Ak3/M0rfF/PwMFsa7Xr3hclalnle0inO7pb08WUkDA oSRt3TmJgbo8t3u18UMjGhaFgsQG5Q+DYnBQbRrfnYyG6gfv30OvKkg3s8Zg8GETJKxk 2lfA== X-Gm-Message-State: ANhLgQ2iBBC2dAWjB3s4gb9x+JyDFRxFDc+R3iaeNh5ML3Xf9+C7k896 FS627AJT3WHkY3SfmwZb85M= X-Google-Smtp-Source: ADFU+vvH1iIivBsmhWr5uHtWe7gtlRpbjBV0BUayRn5Pu0EOIMWSnmqA2h3aU7ENFknpE70YCgDJCQ== X-Received: by 2002:a05:6512:10c4:: with SMTP id k4mr11585029lfg.98.1584199859650; Sat, 14 Mar 2020 08:30:59 -0700 (PDT) Received: from saturn.lan (18.158-248-194.customer.lyse.net. [158.248.194.18]) by smtp.gmail.com with ESMTPSA id n200sm15650418lfa.50.2020.03.14.08.30.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Mar 2020 08:30:59 -0700 (PDT) From: Sam Ravnborg To: Rob Herring , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH v1 3/3] dt-bindings: display: grammar fixes in panel/ Date: Sat, 14 Mar 2020 16:30:47 +0100 Message-Id: <20200314153047.2486-4-sam@ravnborg.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200314153047.2486-1-sam@ravnborg.org> References: <20200314153047.2486-1-sam@ravnborg.org> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thierry Reding , Sam Ravnborg , Laurent Pinchart Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Fix a few grammar/editorial issues spotted by Laurent Pinchart. Signed-off-by: Sam Ravnborg Cc: Laurent Pinchart Cc: Rob Herring Reviewed-by: Laurent Pinchart --- .../bindings/display/panel/display-timings.yaml | 8 ++++---- .../devicetree/bindings/display/panel/panel-common.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/display/panel/display-timings.yaml b/Documentation/devicetree/bindings/display/panel/display-timings.yaml index c8c0c9cb0492..56903ded005e 100644 --- a/Documentation/devicetree/bindings/display/panel/display-timings.yaml +++ b/Documentation/devicetree/bindings/display/panel/display-timings.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/display/panel/display-timings.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: display timing bindings +title: display timings bindings maintainers: - Thierry Reding @@ -14,7 +14,7 @@ maintainers: description: | A display panel may be able to handle several display timings, with different resolutions. - The display-timings node makes it possible to specify the timing + The display-timings node makes it possible to specify the timings and to specify the timing that is native for the display. properties: @@ -25,8 +25,8 @@ properties: $ref: /schemas/types.yaml#/definitions/phandle description: | The default display timing is the one specified as native-mode. - If no native-mode is specified then the first node is assumed the - native mode. + If no native-mode is specified then the first node is assumed + to be the native mode. patternProperties: "^timing": diff --git a/Documentation/devicetree/bindings/display/panel/panel-common.yaml b/Documentation/devicetree/bindings/display/panel/panel-common.yaml index ed051ba12084..dee4faffd204 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-common.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-common.yaml @@ -63,9 +63,9 @@ properties: display-timings: description: - Some display panels supports several resolutions with different timing. + Some display panels supports several resolutions with different timings. The display-timings bindings supports specifying several timings and - optional specify which is the native mode. + optionally specify which is the native mode. allOf: - $ref: display-timings.yaml#