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 B9C4BC77B7E for ; Thu, 25 May 2023 11:23:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233558AbjEYLXd (ORCPT ); Thu, 25 May 2023 07:23:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51852 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230389AbjEYLXc (ORCPT ); Thu, 25 May 2023 07:23:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33038A3; Thu, 25 May 2023 04:23:31 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BE8C1644EC; Thu, 25 May 2023 11:23:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 27048C433D2; Thu, 25 May 2023 11:23:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685013810; bh=W7wlD+IHC8RXCDrHAZUMoJQSoR45E2axZWzfPYa6p58=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jFCBIiqURyfWVEObng7jUTK57iS9/2MhyAeFmV1PKxnQL6uas9LdZEa0H2p+rFJKE jMkKQLLIVQEW1eJC+fXNzsg/21uCnVR26lPpm7DgZBHTkcLSNSjtdMOBkhOAWDlJXP C+tmfYqd/h95DafkdshR2YuHub4oRTG47JFuAoqMzOSLxnjaVo6vpjSczH/0N1bZHN CsUqELmYJOT92S7Bnu0dJ+Rw55trpcbIffmvdySFp9o+moA+QmZKACz2Hd+VncOFPQ wHP7S7rJf3IhAlXZqoHbsjacQXdN62lFRf40RTIUxY4SzHrinZcidMQmibjGRwf5ZC Ls2/M+aqk1txg== Date: Thu, 25 May 2023 12:23:25 +0100 From: Lee Jones To: Neil Armstrong Cc: Pavel Machek , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: leds: qcom-lpg: document PM8550 compatible Message-ID: <20230525112325.GF411262@google.com> References: <20230522-topic-sm8550-upstream-pm8550-lpg-v1-1-f016578d9e63@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230522-topic-sm8550-upstream-pm8550-lpg-v1-1-f016578d9e63@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Mon, 22 May 2023, Neil Armstrong wrote: > The PM8550 PWM modules are compatible with the PM8350c PWM modules, > document the PM8350c PWM compatible as fallback for the PM8550 PWM. > > Signed-off-by: Neil Armstrong > --- > .../devicetree/bindings/leds/leds-qcom-lpg.yaml | 30 +++++++++++++--------- > 1 file changed, 18 insertions(+), 12 deletions(-) Doesn't seem to want to apply. Please rebase onto: https://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git/log/?h=for-leds-next -- Lee Jones [李琼斯]