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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50DB2C433FE for ; Fri, 1 Oct 2021 19:51:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3751B61242 for ; Fri, 1 Oct 2021 19:51:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229964AbhJATx2 (ORCPT ); Fri, 1 Oct 2021 15:53:28 -0400 Received: from mail-qk1-f171.google.com ([209.85.222.171]:44571 "EHLO mail-qk1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229899AbhJATx1 (ORCPT ); Fri, 1 Oct 2021 15:53:27 -0400 Received: by mail-qk1-f171.google.com with SMTP id 194so10271985qkj.11; Fri, 01 Oct 2021 12:51:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=CP2czsJFLPOz9RraUZFgCkPw+6TZRIivrlAU3dXRTyE=; b=jg+QsgAHUog8mfT0c45KQX1/4PRfPCun1pet/4a9PXZoQsAlG1/kOX5/wH3uxLJBDK RvLMkjQMQ943KYbU5rATWjL1iWFP8gKbgy8MGqVuRUqdN6Kt26UGJLtMNvRqFBm8iVE1 d09qnOSYw17Gu4zNtWUK4LMlpKo9VI+iwJ1adKTY5i+SjwCbURUkgFVvKYw/pPHfepR1 uFa2Ta1VEh0EtDN+CPzXpzzz6cgXOmmeFZEXmdtaTxHoh6tlP+vOr9XVQxF7aR4UVG/D CrFiGJvSY22Y5J++knE3T/M/igbah1WZGcffrVt+32mhdx7ayCrTQeNzo7lxHbTKaYdA CPvw== X-Gm-Message-State: AOAM531szHzTCyC1MMK8VOIy4VfyO0w8j0SczfrNvyuBiKDcUxCJ0M6u 5YlMLAjLz2MveX5iziJZpR6FuYXk4RE= X-Google-Smtp-Source: ABdhPJxiql+SvQ7JhIqib3BIwYulUPpviLXE9ODVRim+NLLN2xt7zDQW2TRN3KJpn8N9QhCcrTeB5g== X-Received: by 2002:a37:668d:: with SMTP id a135mr10825796qkc.288.1633117901819; Fri, 01 Oct 2021 12:51:41 -0700 (PDT) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com. [209.85.160.181]) by smtp.gmail.com with ESMTPSA id y6sm3423358qkj.26.2021.10.01.12.51.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Oct 2021 12:51:41 -0700 (PDT) Received: by mail-qt1-f181.google.com with SMTP id e16so10090234qts.4; Fri, 01 Oct 2021 12:51:41 -0700 (PDT) X-Received: by 2002:ac8:1e0e:: with SMTP id n14mr14774869qtl.95.1633117900842; Fri, 01 Oct 2021 12:51:40 -0700 (PDT) MIME-Version: 1.0 References: <20211001000924.15421-1-leoyang.li@nxp.com> <4697aa5c-35de-8331-e7a9-831837618477@canonical.com> In-Reply-To: <4697aa5c-35de-8331-e7a9-831837618477@canonical.com> From: Li Yang Date: Fri, 1 Oct 2021 14:51:29 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/5] convert ifc binding to yaml and drop "simple-bus" To: Krzysztof Kozlowski Cc: Shawn Guo , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Michael Ellerman , linuxppc-dev , lkml Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 1, 2021 at 4:46 AM Krzysztof Kozlowski wrote: > > On 01/10/2021 02:09, Li Yang wrote: > > Convert the ifc binding to yaml schema, in the mean while remove the > > "simple-bus" compatible from the binding to make sure ifc device probes > > before any of the child devices. Update the driver and existing DTSes > > accordingly. > > > > DTS changes should be merged together with the driver/binding changes > > if DTS maintainer is ok with it or after the driver changes are applied. > > > > It's discouraged to merge DTS along with drivers (e.g. soc folks don't > accept such pull requests), so I propose to apply it in the next cycle. Ok. Will separate the DTS changes in the next version. > > Best regards, > Krzysztof 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BD05AC433EF for ; Fri, 1 Oct 2021 19:52:17 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DD7BA61A54 for ; Fri, 1 Oct 2021 19:52:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DD7BA61A54 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HLgk70zyNz3bXP for ; Sat, 2 Oct 2021 05:52:15 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.219.47; helo=mail-qv1-f47.google.com; envelope-from=pku.leo@gmail.com; receiver=) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HLgjZ1Xkfz2ybL for ; Sat, 2 Oct 2021 05:51:45 +1000 (AEST) Received: by mail-qv1-f47.google.com with SMTP id a14so6260503qvb.6 for ; Fri, 01 Oct 2021 12:51:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=CP2czsJFLPOz9RraUZFgCkPw+6TZRIivrlAU3dXRTyE=; b=Bqlf4y5xlMoDsq8KAIJrUS59IVSTbySRjvHHhGgv3dgzcfNWB3lBTDwuvqLnXzH42v SdS+OQqvc46xzwnwHoV6YOGTz5U4Djwnpa7/v2ZhsnDoO4vFlKkQTumr/Xba+vl9am9g axOopV0hyuAWk1yISK2KaMdAAnhhrSPwt3/GfRn0tXJcQXbDtV3YFmADIn+dwkEbuM4t 82YJPvqEKvYPUilY4XC2aLivuKwKAaa5zrvOIFJo/oTCsKlg31Mpu2SLoXboaFkdArMj bzsPzcoYU1br+/xq+I382LiQen52cIyWnTOa1Js6hBCkuXbethOVBlGhXdfqJCpNw3o2 KKIw== X-Gm-Message-State: AOAM531OOhbwLYbCFmcHk0GgB2ia12G7Oorv26b5q/1yOnWQEpbzPKZc 4hjmgYKwym7S5LhVTgYBfL+Qkv8EksA= X-Google-Smtp-Source: ABdhPJyotzM4h+81IVtmoQpspZ1QHvsvMcoK7rIcnJ1G7o0XQUC9ViTY1/hHsE+RaBItvny1adEUYA== X-Received: by 2002:a0c:9146:: with SMTP id q64mr10924699qvq.38.1633117901750; Fri, 01 Oct 2021 12:51:41 -0700 (PDT) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com. [209.85.160.182]) by smtp.gmail.com with ESMTPSA id n13sm3459454qke.100.2021.10.01.12.51.40 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Oct 2021 12:51:41 -0700 (PDT) Received: by mail-qt1-f182.google.com with SMTP id f15so10068638qtv.9 for ; Fri, 01 Oct 2021 12:51:40 -0700 (PDT) X-Received: by 2002:ac8:1e0e:: with SMTP id n14mr14774869qtl.95.1633117900842; Fri, 01 Oct 2021 12:51:40 -0700 (PDT) MIME-Version: 1.0 References: <20211001000924.15421-1-leoyang.li@nxp.com> <4697aa5c-35de-8331-e7a9-831837618477@canonical.com> In-Reply-To: <4697aa5c-35de-8331-e7a9-831837618477@canonical.com> From: Li Yang Date: Fri, 1 Oct 2021 14:51:29 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/5] convert ifc binding to yaml and drop "simple-bus" To: Krzysztof Kozlowski Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linuxppc-dev , lkml , Rob Herring , Shawn Guo , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, Oct 1, 2021 at 4:46 AM Krzysztof Kozlowski wrote: > > On 01/10/2021 02:09, Li Yang wrote: > > Convert the ifc binding to yaml schema, in the mean while remove the > > "simple-bus" compatible from the binding to make sure ifc device probes > > before any of the child devices. Update the driver and existing DTSes > > accordingly. > > > > DTS changes should be merged together with the driver/binding changes > > if DTS maintainer is ok with it or after the driver changes are applied. > > > > It's discouraged to merge DTS along with drivers (e.g. soc folks don't > accept such pull requests), so I propose to apply it in the next cycle. Ok. Will separate the DTS changes in the next version. > > Best regards, > Krzysztof 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55C3AC433EF for ; Fri, 1 Oct 2021 19:54:10 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1849861ACE for ; Fri, 1 Oct 2021 19:54:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1849861ACE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DBwa48v/yj86sbEYKUbT3ImbwxZ3R3MZBKC3NSyjUTI=; b=p17tj1+Faaig4Y 911oPT2AicHkwvxxEcXfQhAtBGPEtP5CuuaAksQB2cRJWxtbl1Fw0+/DpEzQtLWnKzph9SXL9hDJQ dv0TPwFRvqygaJHouma6GaeY5uzwPDzeCibOBY2ZxZXkC8KrZyZovNVW2FkM9riF6mpB/pY8DD/ai J4XsEBLXIPQ+sEDgMgJsmJ8cuLsKiU/b4ly0+ZpzQ7phHS0dLJsv/GmB5QFgmgu2eqmb+BmvOjkjl PdaYDXAWw2hmGwwq2vamWLOJZz9y8e9rGHxEUtG2VKKiEepn3XSWLalxUxq8mkq3ilpQ0OxzWDore qEzgQGUyaZLPBTZCz3cw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mWOZP-001DW0-9u; Fri, 01 Oct 2021 19:51:47 +0000 Received: from mail-qt1-f175.google.com ([209.85.160.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mWOZL-001DV5-Sv for linux-arm-kernel@lists.infradead.org; Fri, 01 Oct 2021 19:51:45 +0000 Received: by mail-qt1-f175.google.com with SMTP id j13so10085953qtq.6 for ; Fri, 01 Oct 2021 12:51:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=CP2czsJFLPOz9RraUZFgCkPw+6TZRIivrlAU3dXRTyE=; b=HRcgtsbqx9uSw3yOE8zJCXUKUiY/gWPl7mm8Tc/gjr4ntUGbqbU2lXKL3OBDO2kDps dGzZ4Z1wsR56VFt7nWkm15CukgfQoogI0MkrMWJGgWWwANoDFTIMryqwU+LTIJiix8sJ jDBD9jXomob/5iOh11sSeTnMu+goB+d/gHxvijcsCvow6ZH1J3vcDEVle5pjPbtSb5dc wokdLPt458GJFZaQSKaIpuvw5AbegrGSLY6Q4HB/xfoaRe35mJmBUJM+vVbsmgYwEzPu ltsTTYa8dZKETZtoNL9IcwWloCZUpJjcfTh5VUvDr6UjGJ3iRKvPYScde+tex1B9TdFA jOlQ== X-Gm-Message-State: AOAM530zA1BZcZjOAkg1OHL70p0074KbrJXeicQ3JW8Sjr1dSgpO/jjl uG6+qqdHQJKZRyzUNJeCP1VHLxBPIcg= X-Google-Smtp-Source: ABdhPJzYtANO1051R/yIvSexgGSEa9+8WzGdUjEvMSfiBPqyMo24S372+ic7cX8pX+S7mA0S74KOjw== X-Received: by 2002:ac8:4149:: with SMTP id e9mr14700149qtm.106.1633117901858; Fri, 01 Oct 2021 12:51:41 -0700 (PDT) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com. [209.85.160.177]) by smtp.gmail.com with ESMTPSA id u129sm3452447qkd.127.2021.10.01.12.51.41 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Oct 2021 12:51:41 -0700 (PDT) Received: by mail-qt1-f177.google.com with SMTP id j13so10085886qtq.6 for ; Fri, 01 Oct 2021 12:51:41 -0700 (PDT) X-Received: by 2002:ac8:1e0e:: with SMTP id n14mr14774869qtl.95.1633117900842; Fri, 01 Oct 2021 12:51:40 -0700 (PDT) MIME-Version: 1.0 References: <20211001000924.15421-1-leoyang.li@nxp.com> <4697aa5c-35de-8331-e7a9-831837618477@canonical.com> In-Reply-To: <4697aa5c-35de-8331-e7a9-831837618477@canonical.com> From: Li Yang Date: Fri, 1 Oct 2021 14:51:29 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/5] convert ifc binding to yaml and drop "simple-bus" To: Krzysztof Kozlowski Cc: Shawn Guo , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Michael Ellerman , linuxppc-dev , lkml X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211001_125143_955846_7E70F38B X-CRM114-Status: GOOD ( 16.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Oct 1, 2021 at 4:46 AM Krzysztof Kozlowski wrote: > > On 01/10/2021 02:09, Li Yang wrote: > > Convert the ifc binding to yaml schema, in the mean while remove the > > "simple-bus" compatible from the binding to make sure ifc device probes > > before any of the child devices. Update the driver and existing DTSes > > accordingly. > > > > DTS changes should be merged together with the driver/binding changes > > if DTS maintainer is ok with it or after the driver changes are applied. > > > > It's discouraged to merge DTS along with drivers (e.g. soc folks don't > accept such pull requests), so I propose to apply it in the next cycle. Ok. Will separate the DTS changes in the next version. > > Best regards, > Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel