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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B5F1C433F5 for ; Thu, 3 Feb 2022 07:11:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245020AbiBCHL2 (ORCPT ); Thu, 3 Feb 2022 02:11:28 -0500 Received: from muru.com ([72.249.23.125]:45772 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239109AbiBCHL2 (ORCPT ); Thu, 3 Feb 2022 02:11:28 -0500 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 57EBA817C; Thu, 3 Feb 2022 07:11:13 +0000 (UTC) Date: Thu, 3 Feb 2022 09:11:26 +0200 From: Tony Lindgren To: peter.vasil@gmail.com Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH 1/6] dt-bindings: leds: Nokia Tahvo/Betty ASIC LEDPWM controller Message-ID: References: <20211224214512.1583430-1-peter.vasil@gmail.com> <20211224214512.1583430-2-peter.vasil@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Tony Lindgren [220203 07:07]: > * peter.vasil@gmail.com [211224 21:53]: > > From: Peter Vasil > > > > One of the functions of Tahvo/Betty ASIC MFD chip is a PWM output able > > to drive LED with 127 levels of brightness. > > On Nokia N8x0 Internet Tablet devices, this controls the LCD backlight. > > Reviewed-by: Tony Lindgren Just noticed that the binding patches should be sent to Rob Herring and devicetree list for merging. Please take a look at the MAINTAINERS file for details and resend :) Regards, Tony