From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DD683C433F5 for ; Mon, 7 Mar 2022 21:23:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D592683928; Mon, 7 Mar 2022 22:23:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="mWbHC80B"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 73729830FC; Mon, 7 Mar 2022 22:23:26 +0100 (CET) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E05A98205A for ; Mon, 7 Mar 2022 22:22:55 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82e.google.com with SMTP id bt3so14523425qtb.0 for ; Mon, 07 Mar 2022 13:22:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=2DjtfL1JhBKotnou7qfAEDPrv7YwjWiaNWKyfY3oJsw=; b=mWbHC80B1PJ2KqTzEpibPjbA6ZaAWfCjUy0rja7xOXncgIwo9jvUxmo35F50cfUtMd /c933N4ldlgYKFSpIRsDtEwtLJkQpKqKS2swwrQXV1tWpxzY2VIZDIwWOZM+iijZvKCp SmAsqNoRzjgqoIsUcSvreaJN70MN/1D0+4h9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2DjtfL1JhBKotnou7qfAEDPrv7YwjWiaNWKyfY3oJsw=; b=BAd6JDh/wPf6yKf/OyCP8+vEIpkA67Hf8JG8Et5QoNGKcwwuVbkc1biXymKYeLmrW5 XbTSstXBQxBdGKq42czNPWw+bT6ar04a22nQ3JQot6eQWko2IOh1gHQEg0MPLr1bE7Fb HcuZ2oe9Mnc31A+VRp9cwnwn4jA03gCJ0ysiUN+kfBNAqF+xKIVnEhSRb8d2EzTtX7cO /G5hlvKZQJthP+BHibwOxA2sdGp0uOocv/YBwlBQPDZvPF1tucjqOGEJPs0JYTKvHUH1 V716I2mnpdDHk57Sicj2Bu1gEbBR0QGc7MbxJWfipm9BiMjvDwSl8SudwFFy4UIr9X1f 6/gw== X-Gm-Message-State: AOAM532oTRXNijFR/N/5mdyYOV3p2UxLBQNUMSMZzhuEdIoZkZt6O2wJ n2rVUKVFEEO/aN3hlYUrbaaHvIYodJYKKIJC X-Google-Smtp-Source: ABdhPJz2Jbyu6Ict84qE/uAv8YM9IkiH2cNAQ22Ivf3jLVFm37uNLqjSCibZv/xV8di4PKndi4f6Ig== X-Received: by 2002:a05:622a:1787:b0:2cf:9441:19e8 with SMTP id s7-20020a05622a178700b002cf944119e8mr11291914qtk.499.1646688174657; Mon, 07 Mar 2022 13:22:54 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id u14-20020ac858ce000000b002de89087e7dsm9131670qta.78.2022.03.07.13.22.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Mar 2022 13:22:54 -0800 (PST) Date: Mon, 7 Mar 2022 16:22:52 -0500 From: Tom Rini To: Philippe Reynes Cc: u-boot@lists.denx.de Subject: Re: [PATCH 3/4] arch: arm: dts: bcm96753ref: enable led support Message-ID: <20220307212252.GE5020@bill-the-cat> References: <20220217161707.20212-1-philippe.reynes@softathome.com> <20220217161707.20212-3-philippe.reynes@softathome.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="sVDvLV9WCSBfEyVB" Content-Disposition: inline In-Reply-To: <20220217161707.20212-3-philippe.reynes@softathome.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --sVDvLV9WCSBfEyVB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 17, 2022 at 05:17:06PM +0100, Philippe Reynes wrote: > Enable the led in the device tree of the refboard bcm96753ref. > It also defines two leds (led_red ad led_green). >=20 > Signed-off-by: Philippe Reynes Applied to u-boot/next, thanks! --=20 Tom --sVDvLV9WCSBfEyVB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmImd6wACgkQFHw5/5Y0 tyzoUgv/SxNGaIg7Hr15R5bn7f3/NOkFGdPOUL+AMH3jOnqmkiGB2V1/4H57/jPc 2GLHPCfbvz9/mGgIqomiKJfbwyCw4YSe2NJHELFsOzMUxQjq/0RuRRHji9cz480P /oJZcbLeW3jqx8kPiPTSNjtxroggRh0ggJj1iiJd8jKUFftdzd1dRdMIA48SAvPW K4jiqxa3GF4Z6GcIWGBCwwGPx/uAyO7JBiwF0jAu5LgvGtBhP2RHDxvmG/JD0ruQ RQcwA1fL6XA7KV6jKNFZ2qlzxyRTu1CLzfN2xiBqWNS5U0KLmR3wB7CLN4S9jaut LumVinGlNnFK0cDbzVXYT7aSqUknUk4nMpm+P0nebzhAOc7KiDfT5itjpFJddynT dOwcrG4/nC/xq6Dbo1o3FLZRpgxir+wnO3/UQjteFlTC7LdyPRpazuikKpvncwMI Ko/WJW7YOAQ7OSTlwiGLgOLAAxq/jZYGcNEY8Ed4wv6mnqSmrpzz0EzO6stBXw1k burqbbGw =mvHG -----END PGP SIGNATURE----- --sVDvLV9WCSBfEyVB--