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 A1002C00140 for ; Fri, 12 Aug 2022 10:46:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229704AbiHLKqM (ORCPT ); Fri, 12 Aug 2022 06:46:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231346AbiHLKqK (ORCPT ); Fri, 12 Aug 2022 06:46:10 -0400 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B8A356B14B for ; Fri, 12 Aug 2022 03:46:07 -0700 (PDT) Received: by mail-lj1-x234.google.com with SMTP id y23so540769ljh.12 for ; Fri, 12 Aug 2022 03:46:07 -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; bh=HcymQXHxdtVOcEgBn0VssZp+OhA8MUztfXg3luej/30=; b=KQyT9gkSS80tNswQCnw26mDxHyeZJq9+pzb2ka9Yzwn9zYkidpK61b6E9pz3isHsO0 +6TmO5PpQtw4Qm2WypxV4fdSEueXnoeAbgzQxtlee25FcWCBQYRN+4jd8QIKLsPi0czG WLbpWCuvqMr2R/lW2afcZkC9f77xJpEq7FL0AxBKVVNyPSrs1zcLohk35ateRH6k0prb +3T59aW2f1cm129xT+z5xk3wzHUO7AFzBzvFxjRqLefAxHTF3EdpjZ0gGa4GgCgVERul uMyJjr8ytyBkO2bkXG/EXgcXMVTwsJIcoPS6T3YcjqZD1XIc6gGPcfaC5QaEWRc74fKS yUKg== 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; bh=HcymQXHxdtVOcEgBn0VssZp+OhA8MUztfXg3luej/30=; b=O53roS49a48upIO0SSkR9PRaft1BixrLbJpgrNEqmjt3yqC2ZMQa604VxwHlYiG8jK uIlLqlBS6QDvVc9E25draoDfyR2FfcQxYiyW/ysFXE43Ic3srmK0zFwTTmrImyY6seBW NuyYPvrVjEmECFt5bhhNDT4GH8JE4yLtWHTtd/t9CcafSNftdI97fjGQ4bgq7FJQ2Fjl 1Ss+gmImPbBco+QAHjdZV+1HmJMBTqtbP/cGfGsFy398eEXbyUTZU30fb7ChYkyAFeeU 3kB5wqD4jR1FHBsB5jdKeh+3i9tLnbsA7CHXM5kwUdtLQ8aI92aLc3ck7DjlhoW3IR+Y tlzQ== X-Gm-Message-State: ACgBeo0XOCnmFRf1Y+GpAzzhUUOFh7T/KgGnWunJ+2Eyo7kzEYPQ0+7a 09Bza+/s6TRw/DFYqIsR2V9TOg== X-Google-Smtp-Source: AA6agR6bi6AwFioTlQi1smxD8HeUMQmnbOqDkeVxg95idAlpnE1omPwD1bXNcdWThP0ZO5GBYtYk9A== X-Received: by 2002:a2e:9c8a:0:b0:25f:84fb:c98f with SMTP id x10-20020a2e9c8a000000b0025f84fbc98fmr1043315lji.478.1660301166150; Fri, 12 Aug 2022 03:46:06 -0700 (PDT) Received: from [192.168.1.39] ([83.146.140.105]) by smtp.gmail.com with ESMTPSA id x9-20020a19f609000000b0048a9603399csm172667lfe.116.2022.08.12.03.46.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 Aug 2022 03:46:05 -0700 (PDT) Message-ID: Date: Fri, 12 Aug 2022 13:45:56 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property Content-Language: en-US To: Samuel Holland , Kishon Vijay Abraham I , Vinod Koul , Chen-Yu Tsai , Jernej Skrabec , Maxime Ripard Cc: Paul Kocialkowski , Jagan Teki , Krzysztof Kozlowski , Maxime Ripard , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-sunxi@lists.linux.dev References: <20220812075603.59375-1-samuel@sholland.org> <20220812075603.59375-2-samuel@sholland.org> From: Krzysztof Kozlowski In-Reply-To: <20220812075603.59375-2-samuel@sholland.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/08/2022 10:55, Samuel Holland wrote: > The sun6i DPHY can generate several interrupts, mostly for reporting > error conditions, but also for detecting BTA and UPLS sequences. > Document this capability in order to accurately describe the hardware. > > The DPHY has no interrupt number provided in the vendor documentation > because its interrupt line is shared with the DSI controller. > > Fixes: c25b84c00826 ("dt-bindings: display: Convert Allwinner DSI to a schema") I don't understand what is being fixed in that commit. That commit did not have interrupts in D-PHY, so what was broken by it? The Fixes tag annotates the commit which introduced a bug. Best regards, Krzysztof