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 145C5C61DA4 for ; Mon, 6 Feb 2023 07:52:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230078AbjBFHv6 (ORCPT ); Mon, 6 Feb 2023 02:51:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230082AbjBFHvo (ORCPT ); Mon, 6 Feb 2023 02:51:44 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DF351E5EC for ; Sun, 5 Feb 2023 23:51:12 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id c4-20020a1c3504000000b003d9e2f72093so10105148wma.1 for ; Sun, 05 Feb 2023 23:51:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=gomtfilXlU/uKrZlY/UhpaMP4jyyR/oCyHkG8/L6Bes=; b=bbQarXqh65Ijgfmc3piYqXR5BvvYUpnYTQK8FbTJF6RqEYa07HXUUapdT2yUBRo02O hqs0+OjZnWzEa5A424ejFyoMwhk+x+Qiw5Uht6Htejt8XhlmutgEpNsu88V5Ybo1hTmG IO95ATSDD1rz579sJeDtT9PBjKx9z3gVu+SOpeBrLuOnuwwHQUc9Ta3GFJbDODCXikSh TI8vDE1bHCl4XOQ26nrLIX4HipYQaI/UQ0kOwOCflGJlsv7YDaYcBE/s34MrmDPJB4t/ 22A9itS+R2vPepvQ6cSpn/+N2m1ha+5SjLYQxO28UWOmztGPBld1lf3OfaGFhB9F0DmR pQkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=gomtfilXlU/uKrZlY/UhpaMP4jyyR/oCyHkG8/L6Bes=; b=NlZYhYqtX1GwJ0G1/fwe9Bo2vtXGPtIdur7EZySPrzN8G6jXvmJZ40cCsQvl7SbMBT csUM1S32LFqPXFw/5HGjhrJX9A61M8gpEN7WBixRz0bKW5YE8p4gj6e6op8ZsaT0fK0o UcZRYqea6HoPwvYz6OAGtqazyqM/zEFPT+jH9VauCVsK42JkyE5H/dx47neue3g0r1IE YDzLjhLsLlzMe9luYfVFTsjb5uBXF1VM1HOHQ3A4FbvphX3TYWdtfV0BxO2vndhRw6pw 9XpNNRM28r2cZAzPiWDqT0MaGUeguj/RsJh9pTrGp84Iw6T6V9czeEYAHdEyAYaKi4jw UH1w== X-Gm-Message-State: AO0yUKXG38vKAfSeS8xWdzDo+g7BeK1lOlu+Tlt1iKgb956bFzhbJdLs KglDd9MzKXNEhxV4LTLrqqDl6Q== X-Google-Smtp-Source: AK7set+BCCqNZBY1jKut0KGQBui6vrI4GsQI/jbaVVdvjyjT7aVhug27PeIP8ty5MYYIpukgpx5KVw== X-Received: by 2002:a05:600c:358a:b0:3da:fcb7:39e5 with SMTP id p10-20020a05600c358a00b003dafcb739e5mr18330564wmq.23.1675669863472; Sun, 05 Feb 2023 23:51:03 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id v16-20020a05600c471000b003dd1bd66e0dsm11109022wmo.3.2023.02.05.23.51.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 05 Feb 2023 23:51:03 -0800 (PST) Message-ID: <6da08e9c-fc8b-9dff-7c91-b31a6a0e1484@linaro.org> Date: Mon, 6 Feb 2023 08:51:00 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add Square Content-Language: en-US To: Bryan O'Donoghue , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, djakov@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, benl@squareup.com, shawn.guo@linaro.org, fabien.parent@linaro.org, leo.yan@linaro.org, dmitry.baryshkov@linaro.org, stephan@gerhold.net References: <20230206012336.2130341-1-bryan.odonoghue@linaro.org> <20230206012336.2130341-2-bryan.odonoghue@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230206012336.2130341-2-bryan.odonoghue@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/02/2023 02:23, Bryan O'Donoghue wrote: > Add vendor prefix for Square (https://squareup.com). > > Signed-off-by: Bryan O'Donoghue > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof