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 B4574C4332F for ; Wed, 12 Oct 2022 13:11:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229973AbiJLNLM (ORCPT ); Wed, 12 Oct 2022 09:11:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51204 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229745AbiJLNLI (ORCPT ); Wed, 12 Oct 2022 09:11:08 -0400 Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8C4FCBFC9 for ; Wed, 12 Oct 2022 06:11:04 -0700 (PDT) Received: by mail-qt1-x833.google.com with SMTP id cj27so10092596qtb.7 for ; Wed, 12 Oct 2022 06:11:04 -0700 (PDT) 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=UqyKv0XYLPEVdA5JJtsH2C4lrk87Khcgzczr+S4ad18=; b=MqaobulmgicuadCCH89dsRp8x/x4N6tzQugx5DMzikid18PoYnadVJtRbEBLfCHQiI 5q+YNh97Jl0AMjtR+qF+0/0MmDwIbxcx1S/6I+1GpsBeZHziTyVpa+jCosnto1B/ZzaW RFoGKMS96CNXAwFQiCMez3Qpfy54SL88JGWTHka3+pwu31uXlsyZazC3JBVQduXYWny0 +cd8wdxYySw2thR0pRlI0Q01XqY6a11wR9NiLT56MULAkxoPjvwS+RvdVsNEjWC2z9cp VmOyZQ40hL7RToidel5+andZTNlrzWXP4ayK/4922wBQN8SABAYOAx9RC8Kw/lf0vHd3 DyBA== 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=UqyKv0XYLPEVdA5JJtsH2C4lrk87Khcgzczr+S4ad18=; b=mkiE8cMVu7EXYKGPkrjWrHmAQjIn+Rzp1QVfVFwIenUcniFz+6UpfU2FeAW2KcA9nC k8er2loeCN1lbdpNdUCeAF6X/PyESOPhy4rabAx43VqV65s/nOUSuX16+ZQh4ahWa3ps j0f6a2LECYrIHGUP+RnAVeBJGQmETn3tolGd5rV5r/y4nc+wEr6H1JVVtMGby+CVeeK5 tNkFY7CHkDgrzGFc04Uih5lZZ2SkqZkRyS0eu0GgyZAu4CX/IHREI4VC4aAB34eBmalM 8bnkKz1Pw4v7e11JI83xN8Nlldzt08sI+yyz8VXDIlbAib+/NDVn6oH+zKh2UXeUnf42 D17Q== X-Gm-Message-State: ACrzQf3Ez13otmitTK1GlYrqm120hfE1j8acfNxiQw0TtPQpNcT8IagD 8MULwJxFCeGyKuQbMFcuVPve8Q== X-Google-Smtp-Source: AMsMyM4tx+xcp7HZkRDiMRLGc4Qh39k6W10pp8XbW0JoxyTNqsJPbm86beuyuM1vWEooI9gyiiMTZw== X-Received: by 2002:a05:622a:2d0:b0:395:e96a:8eeb with SMTP id a16-20020a05622a02d000b00395e96a8eebmr21894460qtx.176.1665580263754; Wed, 12 Oct 2022 06:11:03 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id m8-20020ac84448000000b0039a1146e0e1sm6826054qtn.33.2022.10.12.06.11.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Oct 2022 06:11:02 -0700 (PDT) Message-ID: Date: Wed, 12 Oct 2022 09:08:49 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v2 08/10] dt-bindings: vendor-prefixes: add Source Parts Content-Language: en-US To: Icenowy Zheng , Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Greg Kroah-Hartman , Andre Przywara Cc: soc@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-phy@lists.infradead.org, linux-usb@vger.kernel.org References: <20221012055602.1544944-1-uwu@icenowy.me> <20221012055602.1544944-9-uwu@icenowy.me> From: Krzysztof Kozlowski In-Reply-To: <20221012055602.1544944-9-uwu@icenowy.me> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/10/2022 01:56, Icenowy Zheng wrote: > Source Parts Inc. [1] is a company that makes a series of SBCs, SoMs, > etc under a brand called Popcorn Computer [2]. > > Add it to the vendor prefixes list. Acked-by: Krzysztof Kozlowski Best regards, Krzysztof