From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/5] dt-bindings: vendor: Fix simtek vendor compatible Date: Sun, 26 May 2019 11:05:08 -0500 Message-ID: <20190526160508.GA32215@bogus> References: <20190525134140.6220-1-maxime.ripard@bootlin.com> <20190525134140.6220-2-maxime.ripard@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190525134140.6220-2-maxime.ripard@bootlin.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: Mark Rutland , devicetree@vger.kernel.org, Maxime Ripard , Chen-Yu Tsai , Frank Rowand , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Sat, 25 May 2019 15:41:37 +0200, Maxime Ripard wrote: > In the text file, simtek didn't have any description and apparently this > confused the conversion script. Fix the simtek entry and add a proper > description. > > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks. Rob