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 99F43CCA47F for ; Mon, 20 Jun 2022 17:53:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243937AbiFTRxN (ORCPT ); Mon, 20 Jun 2022 13:53:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243773AbiFTRxN (ORCPT ); Mon, 20 Jun 2022 13:53:13 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9515F12D1C for ; Mon, 20 Jun 2022 10:53:11 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id me5so22604684ejb.2 for ; Mon, 20 Jun 2022 10:53:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=a+76e6v63K0OPAcsGObW6bzdBEj+xETo4L4eEJHf7WA=; b=WHwHclSqy0uuh2VZJ/673eFUE/ZOAZif521wla3ZHXvFHqGREgS2p8kMrB3eCB/P72 /GuBc1RO4hCJOE/BJ7gIrOWLs2WdA9/Mg4BiMj1ZLnaVlBc2tlSEu166LPKE0u0dJIy5 6GwwtDMl8hPUCW2j7cFc7cdJp5XD5fqcadB/uEQYjfVlH9CL/jC5m7lbEjQschFz+w2x 9rTRrC74nAnZsRqWJLfOXBd9n+f2QlxFGqxKW92HzlYHiWjYQlOKct7+rsF1QfF6XW93 j27GsRwSVj7pdDFnMWzwmO7YB9zA0oYjXrp6BIoagZ7GgcZuQOOP1xv8AjiSLYC6ndXf QCTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=a+76e6v63K0OPAcsGObW6bzdBEj+xETo4L4eEJHf7WA=; b=XIhZGGjaqHWJgCZmxkbs/fG5AagTIJGW4W4vFAnyzVvOoD/Lt+EGnzOBFBmjF8zRk1 6BAim351i7V6R+Jw+66nVscBMfkT80ZKReCpaQsWpSYCA2btvzEhCqg+GojakcogAMbn PLvpPPEOMU5q8j4cSQ8ehUbvo/w7edynTFwBYOZNZRHoWraEOtA1j3HQBdKKNtl3aVt6 n7EWZH2aKl5fkLnn5f3azbNYH5c7dmv7Y2joRQkNsRfx5CG4/wt6ZYTL5fU2Z+POV8xz kuka57KUnQlH0sAGYHNL3+ozz7J9qeaJj7/IuF4f7E6psWkg0PoE53zefe20TUVo7oRY pKkQ== X-Gm-Message-State: AJIora9v9d1UbcGaeWFV+RBb1iQwOlsZZ04XuDDIQG2KY4Yed1kwnHsF 4umh+JFTSyxi+oU8rQ60a57Fig== X-Google-Smtp-Source: AGRyM1tt5Cr+Aa4SsbgE909TUrgUVS9gN2xcmqBED3PKfG8/0wvJE4xQ+KJdunO77+kmDf3Xxx18sg== X-Received: by 2002:a17:906:3c07:b0:718:e1a7:b834 with SMTP id h7-20020a1709063c0700b00718e1a7b834mr21496143ejg.635.1655747590169; Mon, 20 Jun 2022 10:53:10 -0700 (PDT) Received: from [192.168.0.211] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d24-20020a170906c21800b006fed85c1a8fsm6324045ejz.202.2022.06.20.10.53.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Jun 2022 10:53:09 -0700 (PDT) Message-ID: <18aec03c-d59f-bcc2-6288-f9138ced7330@linaro.org> Date: Mon, 20 Jun 2022 19:53:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2 1/3] dt-bindings: leds: skyworks,aat1290: convert to dtschema Content-Language: en-US To: Pavel Machek , Rob Herring , Krzysztof Kozlowski , Alim Akhtar , Jacek Anaszewski , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org References: <20220620175033.130468-1-krzysztof.kozlowski@linaro.org> <20220620175033.130468-2-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220620175033.130468-2-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/06/2022 19:50, Krzysztof Kozlowski wrote: > Convert the Skyworks Solutions, Inc. AAT1290 Current Regulator bindings > to DT Schema. > > Signed-off-by: Krzysztof Kozlowski I forgot Rob's tag: Reviewed-by: Rob Herring (except removal of label in example, there were no changes, so Rb tag applies) Best regards, Krzysztof