From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C123C4332B for ; Tue, 9 Mar 2021 16:38:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 16E1965242 for ; Tue, 9 Mar 2021 16:38:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231415AbhCIQi0 (ORCPT ); Tue, 9 Mar 2021 11:38:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230150AbhCIQiG (ORCPT ); Tue, 9 Mar 2021 11:38:06 -0500 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 80146C06174A for ; Tue, 9 Mar 2021 08:38:06 -0800 (PST) Received: by mail-lf1-x12e.google.com with SMTP id e7so28152057lft.2 for ; Tue, 09 Mar 2021 08:38:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DXEn5JSpgBw/y2eHpwVO9g48Km7rMDXnZlE1bBW2r8s=; b=XbafCFFSFzMS+QhMLTOXgWvBugQJw48RI2zwRMEER0qGPENxJ5iZchaFs+rKwEnikM 1tw9Xx483823KTezlF5evj1N7lBynSwiixNRWDWfNIVwAwowxVk550YYcbVzT4P0nXjo zmqi+9cd7JD9CdkiObbpmaNyz8VKgVTn9dhW1K1yaPxT+7VZEao5sP53AUdNGDXHri3j k4lx6fKk6tszQoyJgAFHNqhhGRyB8+9bsJ/F3zZC4Xcu2m+9UA3oJ7PGHWX2fITVWdQk Ps67OIw9ivU5AytiWUd3KoemZe4H9sK75XQy3jxZH8dQNjSC9JWOYLeMiNGL+Nh+KsVk lpYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DXEn5JSpgBw/y2eHpwVO9g48Km7rMDXnZlE1bBW2r8s=; b=Od+T8z4S5MQ9T+8DMPN13eDum36dqKmS1IcWGtY7G1AEass3k21+jEUKp6schjWE7I wtZBuovPrXwruMYAnR99GmROfT6+HYnXZF/tFKs923LfWyr7441a7EtzTtEhGi4yM9ur SnoiBMLRBpNu5mf0DfeA8W4mxatvpdzwWdwIR6TGiZ40cpJ+2G6bGpyuV26+2OCbXyAN cI9W4jZS1PGKnajI0qlGAZFF9SAI34ZhpnFIM97IGYqf5Lat/2HHvRHYB4Kn7m1MDtlH lqn68HFRB4v2Bv/sPZNFXoBq4I032Y0utGUVAYtQRUygAVJP7Abt7I7o0fWHtzXH5Ltz CsLg== X-Gm-Message-State: AOAM531azHYkr+qhPdf9BSQZkpwZj9uXiB4Xt9lGBS3vzs2HcaAEfbvq jKRk8+mb+rPn1rD+mid0NMomWd4LkhhhO+9vpE6ErQ== X-Google-Smtp-Source: ABdhPJzph/W4+niKbEazqjfqIFq8ME97OA1IS7zhqExaRlDOuU14W5Llytf7OgyeKHYK9RZaGHLYo9BD0e1mWXcMU3o= X-Received: by 2002:a19:6b13:: with SMTP id d19mr17882973lfa.291.1615307885055; Tue, 09 Mar 2021 08:38:05 -0800 (PST) MIME-Version: 1.0 References: <20210304213902.83903-1-marcan@marcan.st> <20210304213902.83903-27-marcan@marcan.st> In-Reply-To: <20210304213902.83903-27-marcan@marcan.st> From: Linus Walleij Date: Tue, 9 Mar 2021 17:37:54 +0100 Message-ID: Subject: Re: [RFT PATCH v3 26/27] dt-bindings: display: Add apple,simple-framebuffer To: Hector Martin Cc: Linux ARM , Marc Zyngier , Rob Herring , Arnd Bergmann , Olof Johansson , Krzysztof Kozlowski , Mark Kettenis , Tony Lindgren , Mohamed Mediouni , Stan Skowronek , Alexander Graf , Will Deacon , Mark Rutland , Andy Shevchenko , Greg Kroah-Hartman , Jonathan Corbet , Catalin Marinas , Christoph Hellwig , "David S. Miller" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:SERIAL DRIVERS" , Linux Doc Mailing List , linux-samsung-soc , Linux-Arch , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org On Thu, Mar 4, 2021 at 10:42 PM Hector Martin wrote: > Apple SoCs run firmware that sets up a simplefb-compatible framebuffer > for us. Add a compatible for it, and two missing supported formats. > > Signed-off-by: Hector Martin Reviewed-by: Linus Walleij Marcan: tell me if you need me to apply this to the drm-misc tree and I'll fix it. Yours, Linus Walleij