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 C970DC433EF for ; Fri, 7 Jan 2022 17:02:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5F3EB812C3; Fri, 7 Jan 2022 18:02:45 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="KAwq8hpc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B0D3A83510; Fri, 7 Jan 2022 18:02:43 +0100 (CET) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 D12B08002A for ; Fri, 7 Jan 2022 18:02:40 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf36.google.com with SMTP id p12so6006661qvj.6 for ; Fri, 07 Jan 2022 09:02:40 -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=I9kUnWz88hnXAP3SM3pLCx9A0Ia6ikKGXOC974AWtKg=; b=KAwq8hpcEYxY7JntlujyCc7xIGsXAw7SckrCrW5JeTp4fsRiTXxhjCEgU+Lq/30Vdp bkIhWdSOcrRgbGWcxqFotN/g6zhiKxcnInTj8csbk6FvtnKWkVeiEiEYw9nsOfPubFIb +tHt5IbXRunAEbOZ+nD52XQ8PRWUQmjP3Mo/8= 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=I9kUnWz88hnXAP3SM3pLCx9A0Ia6ikKGXOC974AWtKg=; b=XKbpjn6FYcEyaMoi6RWSUMirGDJT+k8Vk8Pk2FqoeCEvusgfMEjXmz8gq2zl6XRdaN FMKVIdK2N2r1yRNA9skeQ+ttV1wJ2z2Xrpz0yzFQqN+h6plOuLKgmuenE0R9M7wkadZu 82/o7pLWGCuKSawUW9hLS9vfzqwoRM3GXlSmZ/Uk5+ORLO8N3H3lDbL1tyviKxIptNu4 4YD6hhKvB1lW0mqePlbOd2fbdKrYY9a444nOJ6oEr3Grt7OCfB980DwOYJe+eyoRM0Na OlnBkdrTDrDGDC2QgTPXjygPPb+e6jkqpm/S/sMIotUcHAvCOa86hu9vBVO6JQx8MiDw nKFw== X-Gm-Message-State: AOAM532HW4ENVkvfOfeH0UrTFyTlbWgqTShT1JB1Ubcj17oC2ECHjsm+ 7k63yVlZw7w23HZHnYhGI+Wtdg== X-Google-Smtp-Source: ABdhPJzG1xpJ93+AlkudgGZ2DmdBfkcg0YO2NZ4SjNoIK1zmsHZGvwONhjn4mCP+MiU+g886EANESw== X-Received: by 2002:a0c:d841:: with SMTP id i1mr58644049qvj.126.1641574954385; Fri, 07 Jan 2022 09:02:34 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-f174-9b83-85b8-612f.res6.spectrum.com. [2603:6081:7b01:cbda:f174:9b83:85b8:612f]) by smtp.gmail.com with ESMTPSA id y8sm3858836qtx.74.2022.01.07.09.02.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jan 2022 09:02:33 -0800 (PST) Date: Fri, 7 Jan 2022 12:02:32 -0500 From: Tom Rini To: Peter Robinson Cc: Stefano Babic , Fabio Estevam , Breno Lima , Francesco Montefoschi , u-boot@lists.denx.de Subject: Re: [PATCH 1/4] udoo_neo: Call gpio_request() Message-ID: <20220107170232.GM2773246@bill-the-cat> References: <20211221123249.455347-1-pbrobinson@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="D3BijKHUTCcPeQ2M" Content-Disposition: inline In-Reply-To: <20211221123249.455347-1-pbrobinson@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean --D3BijKHUTCcPeQ2M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 21, 2021 at 12:32:46PM +0000, Peter Robinson wrote: > Calling gpio_request() prior to its usage is now mandatory. >=20 > This fixes the following GPIO errors: > gpio@20a8000: set_dir_flags: error: gpio GPIO4_16 not reserved > gpio@20a8000: set_dir_flags: error: gpio GPIO4_13 not reserved > gpio@20a8000: set_dir_flags: error: gpio GPIO4_0 not reserved > gpio@20a8000: get_value: error: gpio GPIO4_13 not reserved > gpio@20a8000: get_value: error: gpio GPIO4_0 not reserved > gpio@20a0000: set_dir_flags: error: gpio GPIO2_1 not reserved > gpio@20a0000: set_value: error: gpio GPIO2_1 not reserved >=20 > Fixes: 191840ae99 ("ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin= control") > Signed-off-by: Peter Robinson > Reviewed-by: Fabio Estevam Applied to u-boot/master, thanks! --=20 Tom --D3BijKHUTCcPeQ2M Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHYch0ACgkQFHw5/5Y0 tyzvAwv9FD77hqmaRb8bx7E6bJl/cuL5tmJEKZJ9X4JnyoS7tqaym105DxkpJu+I TjO5+m36A7qQGsO5ZzyepfdW9JfnqHlquoCDCqDNl1z44hBYDiJW2MJlvgzxW8QR J0t3HrvJ01ZUNMWtGmpd8btiZ/v80KNiONn7+6RqxMb6mYpPJmJ320twe7LvDPI2 /ruZTor0BYZs5eiHAMGcDR8AQ1dWQbtWfLDE8wVZWXuqrXxLAQ8/VvVO/ml6Uz1a 6tuSMrESxxGvHwUeZkZkDCvk61J7Ou4ijuhyFhSwhfi4rjgeZ0e65vMFhvSshV+s RXkYSrfg+18aL4VZEZb93Qya8aagt1KV1TBiK/O6+KdssucNZ2PWcxJhEd4m1xcM GC2CJdl1W2o1GRbqdvcUQF/Bs78YZgujQJOXg58+MdFSf4VFNUSzfeWXwUPC/8J9 kRRyRgB4JG2rYw2TfPMZLWf3xeKTFFhX55XNcyULzHs1WUBfaRTjwZcXFy12vpQ9 wX/XoHjr =RFZ1 -----END PGP SIGNATURE----- --D3BijKHUTCcPeQ2M--