From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Tue, 21 Apr 2020 11:37:36 -0600 Subject: [PATCH 3/5] dt-bindings: leds: adopt Linux leds common binding constants In-Reply-To: <20200420192736.962307-4-pbrobinson@gmail.com> References: <20200420192736.962307-1-pbrobinson@gmail.com> <20200420192736.962307-4-pbrobinson@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 20 Apr 2020 at 13:27, Peter Robinson wrote: > > Sync the common leds bindings from linux 5.7-rc1. > > Signed-off-by: Peter Robinson > --- > include/dt-bindings/leds/common.h | 91 +++++++++++++++++++++++++++++++ > 1 file changed, 91 insertions(+) > create mode 100644 include/dt-bindings/leds/common.h Reviewed-by: Simon Glass