From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Date: Tue, 29 Aug 2017 07:43:38 -0700 Message-ID: <20170829144338.GY6008@atomide.com> References: <20170821142132.GH6008@atomide.com> <20170823054246.23927-1-kishon@ti.com> <0c7e0705-d9c2-4499-54ba-cbd84589dc01@ti.com> <20170829115050.3axlr5uysmqlhvd2@earth> <20170829135822.GR6008@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170829135822.GR6008@atomide.com> Sender: linux-kernel-owner@vger.kernel.org To: Sebastian Reichel Cc: Kishon Vijay Abraham I , Ulf Hansson , Adrian Hunter , Rob Herring , Sekhar Nori , Russell King , Ravikumar Kattekola , "linux-mmc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-omap , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org * Tony Lindgren [170829 06:58]: > It's best to enable devices to use the new compatible as things are > tested rather than hope for some magic "flag day" flip that might > never happen. Having two days attempting to probe with the same > binding just won't work. Hehe I mean "Having two drivers attempting to probe with the same binding" above. Tony