Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp5386384pxv; Wed, 21 Jul 2021 04:21:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx4APc1uqnEnh2HK2s4ysIDL0A9WFwh+KH6MBY/yitclT3vlbEDCtEPp/oHZ1G6UDbruNA5 X-Received: by 2002:a17:906:5e4c:: with SMTP id b12mr32089819eju.230.1626866508468; Wed, 21 Jul 2021 04:21:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626866508; cv=none; d=google.com; s=arc-20160816; b=dZtpMVfcVhzMoeyN3YSaEGPkzI5dNBZk5eFLGsiy8pldwD4UJ81XWdjt692mQq6i8x nWb4D9h4+Zr5ObJEq+iECFvDOKVg1j7JyZ2TPqv78yUe/Rig7Ettqk/Uq2XqXG7YC7am fykMQ2HGIm8EjHJ/ivmIrR0RGQCE056gTUZwuj7ERW1QwKaWeTHBLHV6J/dUZ7p9u11f 99SA/fOWQNqBsDJbQe6cEcuTLaC9912OXgZBkaOmtLQn36p4GqOPYhPPgWC7e7CqJdH9 CKDQLZAkcEmrt1paFkBBKqKG3It6Js7cgMRi7hyCLjxzoddatQS68E3y6gLJ68LwALoR eYkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=gRRaTr2kpAKI+i4bW6W6LXv/vy4g78UR+v8/IfP9A6A=; b=ic9fJYsqwAm93c1Wg1Yn2rdCxC/+v0Q1+EhYwsS4L92e2LfluL9lAc+5eq5gR4+xq6 GRTNHQ/wMb2NwOy18e8EoyD6I5Yb6mHVX4DlVdPvemvQkeXI3GXrl3JY+PdtBEcPtoAV l/ijTCK9edJDbPG5+STO00iDLc91g22Po5Eld4CD93RQht4b2RSr+vutfMaL8JatMf+K ikPY1aAPFdoiyKXPCeOG5CaROV2KqoXouthglwpy6rEmn7ThDlL9Ne/O5gNKuHNvWtQ9 Pd3zTrrgyuxOwGgfYQ93Uj3VnE6SWpsMFoxH9UmZIrY0yRoCCd/fA2nltDleRm+wrDNx GAxA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=EwUre0hm; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ds22si5617414ejc.605.2021.07.21.04.21.25; Wed, 21 Jul 2021 04:21:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=EwUre0hm; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235568AbhGUKf5 (ORCPT + 99 others); Wed, 21 Jul 2021 06:35:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:37838 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237659AbhGUKVk (ORCPT ); Wed, 21 Jul 2021 06:21:40 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9D6106024A; Wed, 21 Jul 2021 11:02:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626865333; bh=tCb4GE+RH5JJXigheL2fRVqHYXoco4HDd0fKFHuRF0w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EwUre0hmByB+gIkkciZSiADoDDnqKUYGhsv3FvrDO7oeeGsJrNt9iGezmJphCKZu9 Xjo4xgFo47Ayxu+oElLMUXTxx3EwfqiR1Ve1yD43xvf1Quf5B7EQLxH6HML35XnVs+ BWYZebNWBkIYD4FQKtIYKRRpQh028B+/+OhWMXBk= Date: Wed, 21 Jul 2021 13:02:10 +0200 From: Greg Kroah-Hartman To: Krzysztof Kozlowski Cc: Serge Semin , Rob Herring , Serge Semin , John Stultz , Felipe Balbi , Florian Fainelli , Andy Gross , Bjorn Andersson , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-arm-msm , Linux USB List , lkml , linux-arm-kernel , Amit Pundir Subject: Re: [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name Message-ID: References: <20201020115959.2658-1-Sergey.Semin@baikalelectronics.ru> <20201020115959.2658-30-Sergey.Semin@baikalelectronics.ru> <20210714124807.o22mottsrg3tv6nt@mobilestation> <20210721100220.ddfxwugivsndsedv@mobilestation> <0064cb2c-5ca6-e693-2e89-8f045c8f7502@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0064cb2c-5ca6-e693-2e89-8f045c8f7502@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 21, 2021 at 12:45:32PM +0200, Krzysztof Kozlowski wrote: > On 21/07/2021 12:29, Greg Kroah-Hartman wrote: > > On Wed, Jul 21, 2021 at 01:02:20PM +0300, Serge Semin wrote: > >> Hi Greg, > >> @Krzysztof, @Rob, please join the discussion so to finally get done > >> with the concerned issue. > >> > >> On Wed, Jul 21, 2021 at 09:38:54AM +0200, Greg Kroah-Hartman wrote: > >>> On Wed, Jul 14, 2021 at 03:48:07PM +0300, Serge Semin wrote: > >>>> Hello John, > >>>> > >>>> On Tue, Jul 13, 2021 at 05:07:00PM -0700, John Stultz wrote: > >>>>> On Tue, Oct 20, 2020 at 5:10 AM Serge Semin > >>>>> wrote: > >>>>>> > >>>>>> In accordance with the DWC USB3 bindings the corresponding node > >>>>>> name is suppose to comply with the Generic USB HCD DT schema, which > >>>>>> requires the USB nodes to have the name acceptable by the regexp: > >>>>>> "^usb(@.*)?" . Make sure the "snps,dwc3"-compatible nodes are correctly > >>>>>> named. > >>>>>> > >>>>>> Signed-off-by: Serge Semin > >>>>> > >>>> > >>>>> I know folks like to ignore this, but this patch breaks AOSP on db845c. :( > >>>> > >>>> Sorry to hear that. Alas there is no much can be done about it. > >>> > >>> Yes there is, we can revert the change. We do not break existing > >>> configurations, sorry. > >> > >> By reverting this patch we'll get back to the broken dt-bindings > >> since it won't comply to the current USB DT-nodes requirements > >> which at this state well describe the latest DT spec: > >> https://github.com/devicetree-org/devicetree-specification/releases/tag/v0.3 > >> Thus the dtbs_check will fail for these nodes. > >> > >> Originally this whole patchset was connected with finally getting the > >> DT-node names in order to comply with the standard requirement and it > >> was successful mostly except a few patches which still haven't been > >> merged in. > >> > >> Anyway @Krzysztof has already responded to the complain regarding this > >> issue here: > >> https://lore.kernel.org/lkml/20201221210423.GA2504@kozik-lap/ > >> but noone cared to respond on his reasonable questions in order to > >> get to a suitable solution for everyone. Instead we are > >> getting another email with the same request to revert the changes. > >> Here is the quote from the Krzysztof email so we could continue the > >> discussion: > >> > >> On Mon, 21 Dec 2020 13:04:27 -0800 (PST), Krzysztof Kozlowski wrote: > >>> On Mon, Dec 21, 2020 at 12:24:11PM -0800, John Stultz wrote: > >>>> On Sat, Dec 19, 2020 at 3:06 AM Krzysztof Kozlowski wrote: > >>>>> ... > >>>>> > >>>>> The node names are not part of an ABI, are they? I expect only > >>>>> compatibles and properties to be stable. If user-space looks for > >>>>> something by name, it's a user-space's mistake. Not mentioning that you > >>>>> also look for specific address... Imagine remapping of addresses with > >>>>> ranges (for whatever reason) - AOSP also would be broken? Addresses are > >>>>> definitely not an ABI. > >>>> > >>>> Though that is how it's exported through sysfs. > >>> > >>> The ABI is the format of sysfs file for example in /sys/devices. However > >>> the ABI is not the exact address or node name of each device. > >>> > >>>> In AOSP it is then used to setup the configfs gadget by writing that > >>>> value into /config/usb_gadget/g1/UDC. > >>>> > >>>> Given there may be multiple controllers on a device, or even if its > >>>> just one and the dummy hcd driver is enabled, I'm not sure how folks > >>>> reference the "right" one without the node name? > >>> > >>> I think it is the same type of problem as for all other subsystems, e.g. > >>> mmc, hwmon/iio. They usually solve it either with aliases or with > >>> special property with the name/label. > >>> > >>>> I understand the fuzziness with sysfs ABI, and I get that having > >>>> consistent naming is important, but like the eth0 -> enp3s0 changes, > >>>> it seems like this is going to break things. > >>> > >>> One could argue whether interface name is or is not ABI. But please tell > >>> me how the address of a device in one's representation (for example DT) > >>> is a part of a stable interface? > >>> > >>>> Greg? Is there some better way AOSP should be doing this? > >>> > >>> If you need to find specific device, maybe go through the given bus and > >>> check compatibles? > >>> > >>> Best regards, > >>> Krzysztof > >> > >> So the main question is how is the DT-node really connected with ABI > >> and is supposed to be stable in that concern? > >> > >> As I see it even if it affects the configfs node name, then we may > >> either need to break that connection and somehow deliver DT-node-name > >> independent interface to the user-space or we have no choice but to > >> export the node with an updated name and ask of user-space to deal > >> with it. In both suggested cases the DT-node name will still conform > >> to the USB-node name DT spec. Currently we are at the second one. > > > > I really do not care what you all decide on, but you CAN NOT break > > existing working systems, sorry. That is why I have reverted this > > change in my tree and will send it to Linus soon. > > I had impression that kernel defines interfaces which should be used and > are stable (e.g. syscalls, sysfs and so on). This case is example of > user-space relying on something not being marked as part of ABI. Instead > they found something working for them and now it is being used in "we > cannot break existing systems". Basically, AOSP unilaterally created a > stable ABI and now kernel has to stick to it. Since when are configfs names NOT a user-visable api? Why would you not depend on them? > Really, all normal systems depend on aliases or names and here we have > dependency on device address. I proposed way how AOSP should be fixed. > Anything happened? Nope. Please work with the Android developers to fix this in their tree. I know they take patches quite easily if sent to them. If this gets fixed in their tree I will gladly revert this change. > The device address can change. The node name can change. Reverting such > changes is incorrect but my arguments why we can break existing systems > who use weird, incorrect and not stable interfaces were not accepted and > I do not have anything new in this matter. > > Greg, > You also did not join the discussion but use simple revert. It's not > cooperative... what next? Serge sends the same patch to SoC tree and it > gets merged and then you revert it again? Yup, I can do this all day :) Again, do NOT break working systems please, that's pretty much the ONLY rule we have in kernel development. It's not that complex of a rule... thanks, greg k-h