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 723C3C001DE for ; Fri, 28 Jul 2023 07:29:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232323AbjG1H3Y (ORCPT ); Fri, 28 Jul 2023 03:29:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233454AbjG1H3X (ORCPT ); Fri, 28 Jul 2023 03:29:23 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A49A3582 for ; Fri, 28 Jul 2023 00:29:20 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-3fbea147034so19009105e9.0 for ; Fri, 28 Jul 2023 00:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690529358; x=1691134158; 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=2OdGR/VabDO/LNWkLVSY7orQ8Mq9/77wQxJuYipxOG0=; b=mjc6wHufEVkvRMRtcUmWZN019LJmlKVhXLbHhoXr+gQUDyLbegB+xSdrXNUFmlX+Zy vYuinE6pM7MzYNLfzlGULPn/bvZYFRNMmTJRhjFw2783cudqbbEp9n9Eqm8cMsmsH1h7 Av7UYO413Dcz0KjyoajjSRADWSJhPgg3dOzomCpREFf5Ud26fP7aYHf7hahbSTF0OzRB ujS7ebH0V/VVHPwIocFJoJQPeGlyrh5A0q4WDt49SQx1m2X7BJ6dhIhYnKPZIpbhMYN2 8G6yKcPFnPEL5VwaSrFGruNaCKwmVlg4nnPsc+nTT5Z0C6wt7zY/SXcq8EgyQY/0vGPs i/6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690529358; x=1691134158; 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=2OdGR/VabDO/LNWkLVSY7orQ8Mq9/77wQxJuYipxOG0=; b=NEx1v1cA5o3zhEf2P2Y96yC0FicfNTHRSGzTM0xAPNa7cm12FVJ/3Pdcp+XeXad6wb hhqXmmwAhXfMF+1lhvNUE6Up9O0zzzCVFM0GvBb39TOSG3sjdzbX0HyK5VlyZbbxqC8w GbjIJwoh+N2lv82CVlCcjqyrc4f0uIP/Aw/XRv0MBUVZalHKL1LwfuGNWAQb7q87Z4CI 3qHdjaiLIyuVef3L1peTjU7ANGKIatl9g4mzWkZTxOT/LDojUotFVv6b17KZ+B5zoFFq 1RuQpCi57yBS9vZaQL1XZVGpowVx3LRVOQ5wLeoJTSzUk8+UrDVzgTorHEddW0xq3vsr 2fiA== X-Gm-Message-State: ABy/qLYtBL47h2ZCpPlDxwPL+n2PZlbS0nZQufxQf/exr1BOvTGiXVQR ZKL1+NqccCxKDQ9O3l5M5d8dsK03Zw9c2RXcdZX5mw== X-Google-Smtp-Source: APBJJlGSt9dgN5c4aTUy+hJwsr/kHnMkoxfHt5u5Ia+Xr1LsrHNFkN0Pww8Z+/PFnvKzHyM9usXBAg== X-Received: by 2002:a1c:f203:0:b0:3fc:85c:5ed2 with SMTP id s3-20020a1cf203000000b003fc085c5ed2mr926353wmc.11.1690529358644; Fri, 28 Jul 2023 00:29:18 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id p5-20020adfcc85000000b003144b50034esm3990491wrj.110.2023.07.28.00.29.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Jul 2023 00:29:18 -0700 (PDT) Message-ID: Date: Fri, 28 Jul 2023 09:29:16 +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 1/3] dt-bindings: Add vendor prefix for Broadchip Technology Group Co., Ltd. Content-Language: en-US To: Matus Gajdos , Pavel Machek , Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230727160525.23312-1-matuszpd@gmail.com> <20230727160525.23312-2-matuszpd@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230727160525.23312-2-matuszpd@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On 27/07/2023 18:05, Matus Gajdos wrote: > Website: http://www.broadchip.com > > Signed-off-by: Matus Gajdos > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index af60bf1a6664..dc1ed3dc0c9f 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -202,6 +202,8 @@ patternProperties: > description: Bosch Sensortec GmbH > "^boundary,.*": > description: Boundary Devices Inc. > + "^broadchip,.*": > + description: Broadchip Technology Group Co., Ltd. > "^brcm,.*": Does not look ordered. 'c' is before 'o'. Best regards, Krzysztof