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 A8C90C7EE2E for ; Tue, 30 May 2023 08:01:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229883AbjE3IB6 (ORCPT ); Tue, 30 May 2023 04:01:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53978 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229854AbjE3IBz (ORCPT ); Tue, 30 May 2023 04:01:55 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82511C7 for ; Tue, 30 May 2023 01:01:51 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-3f60dfc6028so42998945e9.1 for ; Tue, 30 May 2023 01:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685433710; x=1688025710; h=content-transfer-encoding:in-reply-to:organization:references:cc:to :content-language:subject:reply-to:from:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=j1K+SN90yu6GVNFzY/ynyoEBrXtMpQCEy39+3j7Gsoo=; b=j6dw88xQf9k7F1V+LU60cf/re3KpD6D+fW+DuVMLwRgTmhtgvGBkxbQlIeTmZKtmmr zCM3GqaerO/6z26xHJaQYLx+BGboERMLqQD6jCUU/eCovKr0uMeaComrQU5hNjbXthEg ZmN+iasm1ETNVdligfCV3KxuBLgHxcv/DfDaSD0Iy2SCptARZQGpZGo3myQ8ifjWCREO U5CrEpbdpYipdluUtg/bLcVvJy7CLTIwnt7KGo6u8uju/z/WM5lUfbRLeE7M0ryQPM5N +LsYGB8b/r2Grt/yuYFDDvwqXLH0CadCh5FxvSm5GqDLKJQ+oiYzzMO1x0VzuhiM8417 VpCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685433710; x=1688025710; h=content-transfer-encoding:in-reply-to:organization:references:cc:to :content-language:subject:reply-to:from:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=j1K+SN90yu6GVNFzY/ynyoEBrXtMpQCEy39+3j7Gsoo=; b=kXJPRiuuU0UFx0KhHwPRlhQ1DwXIOs06J3CcZ0lPM8BKoWF/h3GvAqimgl/tS5q307 xFL32HyFh/ehMvRZ3dJ9eVeVJHk/JbHXFIXCkPwH+CS6RNhj5xibR0ff/mtZNSomQl+l EUt42aH1f3l5GhIPstGto3P+ASrWxq3dHKPreUEYhAqKzAoHOv9b2McslEdIr0gMTCm4 ikRfK/fB+FiWb74+1EXNsi2+T85TMx78R1buZTnJEVtK0FMKbBnbXLD7nkPh0oCqvpXN tfl9oPgGheeVuwV4b8hS9/7Dy+DxYTQUqcS3Fmlrcksg+X/LEnpfxSJmZSNOhjlThOu6 HX2A== X-Gm-Message-State: AC+VfDxVM3Ew3pdGhLAvM/RydWvxTSGdI2s6AHCiM38X0MczkXJvOw7f Nca3vD7czTbiN1ldNNDwXxbTTA== X-Google-Smtp-Source: ACHHUZ5M8En45/6tBUvjo3i971gc63XBq54RnLe8ykSVS26PwEsEHPaJ1bHuRb+HD8LOEkdWqYHFFg== X-Received: by 2002:a7b:cbc8:0:b0:3f6:1a9:b9db with SMTP id n8-20020a7bcbc8000000b003f601a9b9dbmr820957wmi.21.1685433709934; Tue, 30 May 2023 01:01:49 -0700 (PDT) Received: from ?IPV6:2a01:e0a:982:cbb0:4294:2221:d2df:9e87? ([2a01:e0a:982:cbb0:4294:2221:d2df:9e87]) by smtp.gmail.com with ESMTPSA id p23-20020a05600c205700b003f42314832fsm16526895wmg.18.2023.05.30.01.01.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 30 May 2023 01:01:49 -0700 (PDT) Message-ID: Date: Tue, 30 May 2023 10:01:48 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 From: Neil Armstrong Reply-To: neil.armstrong@linaro.org Subject: Re: [PATCH V8 0/7] drm: bridge: samsung-dsim: Support variable clocking Content-Language: en-US To: Adam Ford Cc: dri-devel@lists.freedesktop.org, aford@beaconembedded.com, Inki Dae , Jagan Teki , Marek Szyprowski , Andrzej Hajda , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Marek Vasut , Frieder Schrempf , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230526030559.326566-1-aford173@gmail.com> <168508573345.1449766.11809947722851001124.b4-ty@linaro.org> Organization: Linaro Developer Services In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26/05/2023 16:04, Adam Ford wrote: > On Fri, May 26, 2023 at 2:24 AM Neil Armstrong > wrote: >> >> On 26/05/2023 09:22, Neil Armstrong wrote: >>> Hi, >>> >>> On Thu, 25 May 2023 22:05:52 -0500, Adam Ford wrote: >>>> This series fixes the blanking pack size and the PMS calculation. It then >>>> adds support to allows the DSIM to dynamically DPHY clocks, and support >>>> non-burst mode while allowing the removal of the hard-coded clock values >>>> for the PLL for imx8m mini/nano/plus, and it allows the removal of the >>>> burst-clock device tree entry when burst-mode isn't supported by connected >>>> devices like an HDMI brige. In that event, the HS clock is set to the >>>> value requested by the bridge chip. >>>> >>>> [...] >>> >>> Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next) >>> >>> [1/7] drm: bridge: samsung-dsim: fix blanking packet size calculation >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=a617b33f7e513f25becf843bc97f8f1658c16337 >>> [2/7] drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp] >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=54f1a83c72250b182fa7722b0c5f6eb5e769598d >>> [3/7] drm: bridge: samsung-dsim: Fetch pll-clock-frequency automatically >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=33d8d14c83bf67aa0d262961a6fda9c40f3c1052 >>> [4/7] drm: bridge: samsung-dsim: Select GENERIC_PHY_MIPI_DPHY >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=171b3b1e0f8b8c894f2388e1cf765a56f831ee5e >>> [5/7] drm: bridge: samsung-dsim: Dynamically configure DPHY timing >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=89691775f5735fca9dc40e119edcbb52a25b9612 >>> [6/7] drm: bridge: samsung-dsim: Support non-burst mode >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=bb0e13b9e223b218c9f242f8d340a332b4381042 >>> [7/7] dt-bindings: bridge: samsung-dsim: Make some flags optional >>> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=cfaf76d349837f695c8aa6d7077847fec4231fe5 >>> >> >> OK I made a bad manipulation, I applied patch 7 without review... I'll send a revert patch. > > Sorry, I didn't mean to complicate things by adding the binding patch. > I added a note in the cover letter to indicate it, but I also > recognize that it contradicted my earlier email. No problem :-) Neil > > adam >> >> Neil