From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [RFC:PATCH dtc-1.3.0] dtc: Add --strip-disabled option to dtc. Date: Mon, 20 Aug 2012 11:06:32 -0500 Message-ID: <50326088.8060402@freescale.com> References: <1345034325-26656-1-git-send-email-srinivas.kandagatla@st.com> <20120817060415.GC29724@truffula.fritz.box> <502E3632.70208@freescale.com> <502E52F3.7090404@st.com> <502E64F9.2020400@freescale.com> <5031F706.3050509@st.com> <50325ED4.2070403@freescale.com> <50325F60.9070106@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50325F60.9070106-KZfg59tc24xl57MIdRCFDg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Timur Tabi Cc: "mmarek-AlSwsSmVLrQ@public.gmane.org" , David Gibson , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" List-Id: devicetree@vger.kernel.org On 08/20/2012 11:01 AM, Timur Tabi wrote: > Scott Wood wrote: >> The distinction between "disabled" and "fail" is useful when the OS >> knows how to enable a node (e.g. by manipulating muxing). > > So a node that is marked as status=fail is not necessarily an > unrecoverable failure? No, it's "disabled" that is not necessarily unrecoverable. -Scott