From patchwork Mon Dec 13 08:26:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Weiss X-Patchwork-Id: 1567183 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=fairphone.com header.i=@fairphone.com header.a=rsa-sha256 header.s=fair header.b=Rojam3hd; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4JCF516rjJz9s3q for ; Mon, 13 Dec 2021 19:28:05 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231634AbhLMI2D (ORCPT ); Mon, 13 Dec 2021 03:28:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38206 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232936AbhLMI1W (ORCPT ); Mon, 13 Dec 2021 03:27:22 -0500 Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 55737C061D5F for ; Mon, 13 Dec 2021 00:27:22 -0800 (PST) Received: by mail-ed1-x52b.google.com with SMTP id r11so48768544edd.9 for ; Mon, 13 Dec 2021 00:27:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fairphone.com; s=fair; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=cCXYTlbzoYt/Q28BNia8J8S+G15WMUnhTesQFEhNzfI=; b=Rojam3hdYP7hQgOm6VhLrHu+G8tyuNzvRMCqH8pOcqteulHTYa/0ryuQJFdxS/ARNf 647IcWus/mIAleA2delSi8xvMNEIPaAoe6fyhAi1U/g7Xsz0CjMg8B4frlivzhalWBsP GcK2l70kVOUocbxB/9qV73dYKKUczSx7XUon4rgv7DMLhxRWmPCzLwUFjZvjPoarqmgt etTBTqpAAWP2xhwcSyNJ26QuR/tyBqFMagKxa2GsLVqpeoprUpioRcXjnVzKqVgbxbZZ c2fBoKBoDT/kpTi3bxk9Gj1Qho8vg39QKe29vy+6i97JkqQT4vU2TEPmmDpiY9MDWi7k P+1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cCXYTlbzoYt/Q28BNia8J8S+G15WMUnhTesQFEhNzfI=; b=NjgdsCMUCqO0GzaXom0ocIqb0F6peHsNsuH/nTqbIoh2EYtdJxWmto8K3DtJ8Uk8aP CM1RsD2DGAGQWXs0SOn8M7gxkWkbyNZpp0TUjmlp9YWKNKcx9FC4i9pZGqY+kygvCJdG /y0siqIiae9PR1nZ/U3rXy8gMT9fOU7ntrihzgvK9eDdSiCxROcckmm0hxCDqcrOx4d1 xMpzXt9xn5um/dhdftMmfVgnj1YHSsBxvEqkHzg+wplw9qeU4PEQO2DuUH8GYQiI3lFU t95WJhltjA358DEV73k96GD0B0cWiyB9ilmOQwyFsu3rNo4yNaeoymtdw6NUQtfGuAP5 x0Wg== X-Gm-Message-State: AOAM5339ab8Nfb4csjv0C/PE3gPg5tHYnPrQjuRgD2LF2yw9Gy74BtNC 9XOZL288ivMs9RMXcYbypbg5ag== X-Google-Smtp-Source: ABdhPJxHCYCw81OQMQ+WDW5DK6U8tfsxHYWpHXmWp7zdWdIXmEtyqZJxdLCYFxtjui6NLq3pfFRQDQ== X-Received: by 2002:a05:6402:154:: with SMTP id s20mr65434822edu.148.1639384040946; Mon, 13 Dec 2021 00:27:20 -0800 (PST) Received: from localhost.localdomain ([2a02:a210:20c5:8c80:7d0a:cd68:c339:f426]) by smtp.gmail.com with ESMTPSA id b11sm6062432ede.62.2021.12.13.00.27.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 00:27:20 -0800 (PST) From: Luca Weiss To: linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Luca Weiss , Hans de Goede , David Airlie , Daniel Vetter , Rob Herring , Bartlomiej Zolnierkiewicz , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 09/10] dt-bindings: simple-framebuffer: allow standalone compatible Date: Mon, 13 Dec 2021 09:26:10 +0100 Message-Id: <20211213082614.22651-10-luca.weiss@fairphone.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211213082614.22651-1-luca.weiss@fairphone.com> References: <20211213082614.22651-1-luca.weiss@fairphone.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Qualcomm platforms use "simple-framebuffer" without a more specific compatible. Allow that in the binding doc. Signed-off-by: Luca Weiss Acked-by: Rob Herring --- .../bindings/display/simple-framebuffer.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml b/Documentation/devicetree/bindings/display/simple-framebuffer.yaml index c2499a7906f5..2d82d0ce4a34 100644 --- a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml +++ b/Documentation/devicetree/bindings/display/simple-framebuffer.yaml @@ -52,11 +52,13 @@ description: |+ properties: compatible: - items: - - enum: - - apple,simple-framebuffer - - allwinner,simple-framebuffer - - amlogic,simple-framebuffer + oneOf: + - items: + - enum: + - apple,simple-framebuffer + - allwinner,simple-framebuffer + - amlogic,simple-framebuffer + - const: simple-framebuffer - const: simple-framebuffer reg: