From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/3] mmc: omap_hsmmc: get rid of ti,non-removable Date: Fri, 13 Sep 2013 08:37:33 -0700 Message-ID: <20130913153732.GO7189@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sekhar Nori Cc: Chris Ball , Benoit Cousson , Grant Likely , Rob Herring , Device Tree Mailing List , Linux OMAP Mailing List , Koen Kooi , Linux MMC Mailing List List-Id: devicetree@vger.kernel.org * Sekhar Nori [130913 03:18]: > Get rid of TI specific binding ti,non-removable in favour of the > generic binding present for the same purpose. Looks like there's a different handling in the MMC driver for no_regulator_off_init that's needed for eMMC. That needs to be sorted out and tested first. > This patch set does not support the old binding anymore. So, yes, > it does introduce an ABI breakage. IMHO, it is not really worth > supporting both bindings ATM since DT-usage in OMAP is still very > nascent and almost always DTB and uImage are upgraded together. The old bindings must be supported. It's not like we can just drop them. We should just keep the old binding and parse it the same way as the generic binding. That's a minimal amount of code. After the issue with no_regulator_off_init has been solved, then we can naturally update the existing .dts files to use the generic binding. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html