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 C6285C0015E for ; Tue, 18 Jul 2023 07:42:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230288AbjGRHmT (ORCPT ); Tue, 18 Jul 2023 03:42:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231179AbjGRHmP (ORCPT ); Tue, 18 Jul 2023 03:42:15 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4666D10F9 for ; Tue, 18 Jul 2023 00:42:11 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-992e22c09edso646252566b.2 for ; Tue, 18 Jul 2023 00:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689666129; x=1692258129; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7EfXYzBbWQLvdtmmRr8ox/bAyyNFbovDsvAMHwPJrv4=; b=ywnIrxHLMiM7RmQshK3fsGE0pr9ZFaew5hvy9vCMhV+ouNhka6618kA7iHpx0pbWpY Tkj45pde3OGS2csJvdVAO2518KPu1s5miTpB7HKxF5pdjDpgj0qyVoob0n/e0O7x3/BN XOkA+e7gJA/4WJ/vbUqyQR4+/bpOmCMaaSnp6TbU/q8RTPTo0obPSu2sH5GGPRPD98dD KeYsx/KboZ1DXkCXuTN3IQQ/s7t0PzZTHqy0+vvxKRHG0zOrjgs/Aa9bLS4bUfhIFJgj U94nAEYk8WeSgfv75Chq9qsEhb5xp39kIanVAz8IipAv3fMWporUmVBCCUtLrkKTzw8v VB4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689666129; x=1692258129; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7EfXYzBbWQLvdtmmRr8ox/bAyyNFbovDsvAMHwPJrv4=; b=Bw8bOI6Ch0e/AsZfMRnoh0WLrBFqiBepNWC6Tahp6OnwDo4Isx4Q+s9QW8tjkOEWfj i1Bet21vCnRzGS15bVp+1vejxNnzl/9IlMs/cZWX7abkZN0o53WmSTHXoQWOXLCkbjkF 5E40DQS1ZXRPrDenL+SKYHm+e528u/jrHp6s7CeNfJlWSyf0G2ZBRCDCJWdXxYqwaCSh 9hambwqs5UCjl9sBqnjdI6yOnywmLOKA9yFEoQ/yN9qaryzTsQjc+kmWQc0b+fjrEmt7 uZJWdjifiJoRo9lf4mev3a6q3Y+1EHJVix1hqZRU7BKx9tO/x3lZ6RSsN0SkdBitDxoi ZTcA== X-Gm-Message-State: ABy/qLb1w3OEQ2QZTG1fbeDEWnKoS6yLQ6hu0mmjV7XubLZlfejAGJJn nBqRe8JV22KVNeut5u/GEZKysQ== X-Google-Smtp-Source: APBJJlGxWf0Aai2aU5w4/wHeuQWwUZnDbVIRAKbLboMM2v70hEH0td/HsDHgowQHt5VDqvdhrgMikA== X-Received: by 2002:a17:906:60d:b0:993:f9b2:93c1 with SMTP id s13-20020a170906060d00b00993f9b293c1mr12755636ejb.9.1689666129729; Tue, 18 Jul 2023 00:42:09 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id c1-20020a170906170100b009882e53a42csm657587eje.81.2023.07.18.00.42.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 18 Jul 2023 00:42:09 -0700 (PDT) Message-ID: Date: Tue, 18 Jul 2023 09:42:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v5 1/2] dt-bindings: pwm: samsung: add exynosautov9 compatible Content-Language: en-US To: Thierry Reding Cc: Jaewon Kim , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alim Akhtar , linux-pwm@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: <20230718034201.136800-1-jaewon02.kim@samsung.com> <20230718034201.136800-2-jaewon02.kim@samsung.com> <4e546dbf-8f10-a27e-dd8b-052151ebf00a@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 18/07/2023 09:40, Thierry Reding wrote: > On Tue, Jul 18, 2023 at 08:04:51AM +0200, Krzysztof Kozlowski wrote: >> On 18/07/2023 05:42, Jaewon Kim wrote: >>> Add samsung,exynosautov9-pwm compatible string to binding document. >>> >>> Signed-off-by: Jaewon Kim >>> --- >> >> Reviewed-by: Krzysztof Kozlowski > > Do you prefer to take this through the Samsung tree for DT validation > and whatnot, or should I pick this up via the PWM tree? > > In case of the former: > > Acked-by: Thierry Reding Since there is no driver change, I can grab it via Samsung Soc. Thanks. Best regards, Krzysztof