From mboxrd@z Thu Jan 1 00:00:00 1970 From: pbonzini@redhat.com (Paolo Bonzini) Date: Mon, 16 Nov 2015 09:38:18 +0100 Subject: [Qemu-devel] [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings In-Reply-To: <20151115020754.GA21323@rob-hp-laptop> References: <1447470235-13643-1-git-send-email-somlo@cmu.edu> <1447470235-13643-5-git-send-email-somlo@cmu.edu> <20151115020754.GA21323@rob-hp-laptop> Message-ID: <564995FA.40308@redhat.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On 15/11/2015 03:07, Rob Herring wrote: > We generally don't want DT docs to depend on other kernel documentation. DT docs do not contain a copy of the data sheets, either. There is no reason to say how to use the device (and even then, only doing so partially) in the DT docs. Paolo