From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Tue, 12 May 2020 10:22:35 -0500 Subject: [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix In-Reply-To: <85b8dc9e6288270bbfdf55f1c156dba160293f01.1588239081.git.michal.simek@xilinx.com> References: <85b8dc9e6288270bbfdf55f1c156dba160293f01.1588239081.git.michal.simek@xilinx.com> Message-ID: <20200512152235.GA4997@bogus> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 30 Apr 2020 11:31:27 +0200, Michal Simek wrote: > List U-Boot project in vendor prefixes. > > For more information take a look at: > https://en.wikipedia.org/wiki/Das_U-Boot > Source code is available here: > https://gitlab.denx.de/u-boot/u-boot > > Signed-off-by: Michal Simek > --- > > The patch was created based on discussion with Rob > https://lore.kernel.org/linux-devicetree/CAL_Jsq+ehJSK7sjqmKtWOVjr-QZ3LDB+ywCO85uF8WJ+cB=AAw at mail.gmail.com/ > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!