From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Wed, 11 Jul 2018 14:20:17 +0000 Subject: [U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document In-Reply-To: References: <1530865655-19724-1-git-send-email-tien.fong.chee@intel.com> Message-ID: <1531318817.9560.4.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Wed, 2018-07-11 at 08:02 -0600, Simon Glass wrote: > On 6 July 2018 at 02:27,   wrote: > > > > From: Tien Fong Chee > > > > Add a document to describe file system firmware loader binding > > information. > > > > Signed-off-by: Tien Fong Chee > > --- > >  doc/device-tree-bindings/chosen.txt         | 21 +++++++++++++ > >  doc/device-tree-bindings/misc/fs_loader.txt | 48 > > +++++++++++++++++++++++++++++ > >  2 files changed, 69 insertions(+) > >  create mode 100644 doc/device-tree-bindings/misc/fs_loader.txt > Reviewed-by: Simon Glass > > Apart from the naming of phandlepart, as I mentioned in the previous > patch Noted.