From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaud Patard (Rtp) Date: Wed, 22 Apr 2020 15:42:52 +0200 Subject: [PATCH 3/5] dt-bindings: leds: adopt Linux leds common binding constants In-Reply-To: <20200420192736.962307-4-pbrobinson@gmail.com> Message-ID: <87wo67myar.fsf@lechat.rtp-net.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Fwiw, it looks like that this file is already in uboot: https://gitlab.denx.de/u-boot/u-boot/-/blob/master/include/dt-bindings/leds/common.h commit 423aabc43613b58d7b91a28a94791ab937afcd90 Author: Jerome Brunet Date: Thu Mar 5 12:12:35 2020 +0100 dt-bindings: leds: import common led bindings from linux v5.5 Import the common leds bindings definition from linux d5226fa6dbae ("Linux 5.5") Reviewed-by: Neil Armstrong Signed-off-by: Jerome Brunet Signed-off-by: Neil Armstrong Arnaud