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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 CD2C6C2BB48 for ; Thu, 17 Dec 2020 11:25:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9C596238E8 for ; Thu, 17 Dec 2020 11:25:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726354AbgLQLZj (ORCPT ); Thu, 17 Dec 2020 06:25:39 -0500 Received: from mail-oi1-f176.google.com ([209.85.167.176]:44233 "EHLO mail-oi1-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725930AbgLQLZi (ORCPT ); Thu, 17 Dec 2020 06:25:38 -0500 Received: by mail-oi1-f176.google.com with SMTP id d189so31772896oig.11; Thu, 17 Dec 2020 03:25:22 -0800 (PST) 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=CH4KoqxRsgraw3GD+qjjgNC8h8ZHHCh0rHY2dORvgVE=; b=kyL+EXWY0atxIub+6okHfUV839m/VYqN2YCoPNKWN8ZGICNSmBVPp64uBXl3nzoeW6 KNnW8X1ddnsYG+ozVeFj9sUlprcvgQAAcb5bs1w705NchXXSGCzuvTBtb53W3NM9B4b7 SLH6PeTfh4qVWr1D+ZX2+mg5L2puEziCkrjmoWnPCwaiDoa1hrhTwBYs1BOMg5HuEMt+ YIRmx3vAnBgwraCxTu90t0MXbvaTLSb8rbegN1jXB5YwGhiBbDKlPV1QKHPIUIfjMQyF DQr7t3x3OuyEXzYZA0qxwZbvAS1W7pYq87Xip4vEeagsEZvwOpD7T/F9ynZhYHejpdCx auAg== X-Gm-Message-State: AOAM532XTO8xvYAms5yyg+Xf0i3CO8S1VSZWGnhSjKxmju3Vxfk6hduZ foLbkSJ1aHRn09F/GQwXcCVAgzpDeLMspTg9P+HRw8iU X-Google-Smtp-Source: ABdhPJwvb2isWSCHbGaLy5xA85ukO4Mnju+l4F8u/T64MqBluzT4og9hnca8qu/uO806tgaiN6zVupuJkT+KFSn6Ckc= X-Received: by 2002:aca:4b16:: with SMTP id y22mr4472522oia.148.1608204297458; Thu, 17 Dec 2020 03:24:57 -0800 (PST) MIME-Version: 1.0 References: <20201213183759.223246-1-aford173@gmail.com> <20201213183759.223246-10-aford173@gmail.com> In-Reply-To: <20201213183759.223246-10-aford173@gmail.com> From: Geert Uytterhoeven Date: Thu, 17 Dec 2020 12:24:45 +0100 Message-ID: Subject: Re: [PATCH 09/18] arm64: dts: renesas: beacon: Fix RGB Display PWM Backlight To: Adam Ford Cc: Linux-Renesas , Adam Ford-BE , Magnus Damm , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Sun, Dec 13, 2020 at 7:38 PM Adam Ford wrote: > The backlight didn't really work correctly due to some updates that were > made in hardware. It should be safe to apply these, because the older > hardware was never shipped to anyone, so it shouldn't break anything. > Because the display driver refers to the display as DPI, this also > renames the backlight to use DPI for consistency. > > Signed-off-by: Adam Ford Thanks, I have to trust you on this one, i.e. will queue in renesas-devel for v5.12. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds