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=ham 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 E8DA4C433E0 for ; Tue, 9 Mar 2021 16:38:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C1D8F64FF3 for ; Tue, 9 Mar 2021 16:38:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229799AbhCIQiZ (ORCPT ); Tue, 9 Mar 2021 11:38:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58486 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231458AbhCIQiH (ORCPT ); Tue, 9 Mar 2021 11:38:07 -0500 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BCA6C061763 for ; Tue, 9 Mar 2021 08:38:06 -0800 (PST) Received: by mail-lf1-x134.google.com with SMTP id x4so21392689lfu.7 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=dM3nFQHDmdVJPHQlR8mr+hkjn41gP6Pl1bCy8YpoNm84yZmv+qd1TaK5rLaTQiwt4f MS5/xbcIza6vMK9ZoMqSQQcpMwrqZu+QBX7DlvyyQqrU1OOjk/q3Gt6ClfTHwJqovUEO 60fjQ9+sdLvQWDenPh0Oqf8N1+1yCXLbG1rJt3mvjg1azN7Ld7/5Wp0eFnA3BT1i4RQt hzOHY8vGpnsNJGJ8v9cy9bqkMk0VaNpn/RScUPiwH8gWWh4AQ1j5NzxiL4OrO14DU6UO i3SLa00loXo8oEZwEbeNuJ+y9tSw6Lnoh8fxAfKqMbyA+DgT6xDK5LGl3NmkP27mLL8k i+WA== X-Gm-Message-State: AOAM531A7LDJnATUYnkmQm49nmgrtmY/SBpmEl5+6JtZco6JEcAMfJNA mMt2lyqIUTC/R8XsHigIo+1UXUk67nEp1IIx34F9QA== 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: devicetree@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