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 83BA1C25B4E for ; Tue, 24 Jan 2023 07:27:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232202AbjAXH1r (ORCPT ); Tue, 24 Jan 2023 02:27:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231287AbjAXH1q (ORCPT ); Tue, 24 Jan 2023 02:27:46 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF556359D for ; Mon, 23 Jan 2023 23:27:42 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id c10-20020a05600c0a4a00b003db0636ff84so10237467wmq.0 for ; Mon, 23 Jan 2023 23:27:42 -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=SY2Uu2YYyK8Y1xrm2tU570aO+JE1QrmVMEXXdVaDEOI=; b=sw74HFM06bEsfSXq4nrCyuxjly4jRqTFONPn5+xcQWEq6HLTV3xGbfvVdlE2nGlYFJ DL3gVNtWyTfzG350cJlnb7sbyTVJd27hk+ilbCY4oR6+7qGIjai3G287xsMQuqM3V4A/ ulDEH8x9MLwBIvt/KIVWyxAkjGwxNSN/xuRD3ZgzZIX3IdNNrdCLDGgr5nQl8CXX58Rd VxvrtpWvszJmOMs3qo6fp/hXbEgznjj23B1TQFKC9O+SRNAh+538QaAnpOnJrh+7xulf MqxBzF1O+5361JWePjs502T11b1S7IC5+2jCY4pSvrEan2pvW1n1eBdirkA6GQ0pROL1 3KTw== 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=SY2Uu2YYyK8Y1xrm2tU570aO+JE1QrmVMEXXdVaDEOI=; b=l9HRJbZwiQIe8Zf3tWC9+3bweQGY2oxUgqjuFcqcFhHguZ7TkQwyMPfhTsPN9QqpXq IvRo+3HuJCJVYVoUj4u+ZcOB9Ez+3JxKfqi11MLR+HQW41tSnk7Nt1LHIFFS0mo3CGeH yvJpfRi94Jb+hF8VXkbhz+ZHLj8ig8DroMKIwmaWYdsfQWvUL49E0xbg2T83ilzye04P 5KeTpOYfgG0TuK0TM5wT2a02/nYkpDqJF0ujT0hv4F4dVf5db9Rejs8hEwO1I9SIw89F vJU6kiKkmXUhq8rMoBQEBZenXGr4J7PY8i07c8SF/5a5QpSULWkPe53AAzwqMf5QA9Dy r+vQ== X-Gm-Message-State: AFqh2kqaDykRMZjgmBx35JQ10WdxfXWssrvwcuPvAp6tSug3swqDo4j+ YUFX0AxefWSjeuXAuU581H8++A== X-Google-Smtp-Source: AMrXdXvGo1RZOMT3nHmhJnZ69ybbOlDpzor4orbpkRbTdPNz0soJjirQieVO7ARS2baNdEO8AW7+Og== X-Received: by 2002:a05:600c:255:b0:3da:f9b7:74c7 with SMTP id 21-20020a05600c025500b003daf9b774c7mr25467863wmj.13.1674545261402; Mon, 23 Jan 2023 23:27:41 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id o24-20020a05600c511800b003d9de0c39fasm16814781wms.36.2023.01.23.23.27.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 23 Jan 2023 23:27:41 -0800 (PST) Message-ID: <8d7f4a8d-a6ca-f66c-413a-ed5fecec2c9f@linaro.org> Date: Tue, 24 Jan 2023 08:27:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: [PATCH V6 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller Content-Language: en-US To: Jon Hunter , Heikki Krogerus , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Thierry Reding Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, Wayne Chang References: <20230119121639.226729-1-jonathanh@nvidia.com> <20230119121639.226729-2-jonathanh@nvidia.com> <2789cf94-60b4-7e35-50f8-e21b564a1dfb@linaro.org> <392b05ef-0ac3-dca6-05f1-7201f4f647f6@nvidia.com> From: Krzysztof Kozlowski In-Reply-To: <392b05ef-0ac3-dca6-05f1-7201f4f647f6@nvidia.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23/01/2023 23:16, Jon Hunter wrote: > Per the above if we remove interrupt-cells, then we get ... > > Documentation/devicetree/bindings/usb/cypress,cypd4226.example.dtb: typec@8: interrupts: [[10], [8]] is too long > From schema: /home/jonathanh/workdir/tegra/korg-linux-next.git/Documentation/devicetree/bindings/usb/cypress,cypd4226.yaml > > So it seems that we need this as well. > Indeed. Best regards, Krzysztof