Message ID | 20221213130430.172876-1-arinc.unal@arinc9.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-mips-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6AA9BC10F31 for <linux-mips@archiver.kernel.org>; Tue, 13 Dec 2022 13:05:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234940AbiLMNFJ (ORCPT <rfc822;linux-mips@archiver.kernel.org>); Tue, 13 Dec 2022 08:05:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58700 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234296AbiLMNFH (ORCPT <rfc822;linux-mips@vger.kernel.org>); Tue, 13 Dec 2022 08:05:07 -0500 Received: from sender4-op-o14.zoho.com (sender4-op-o14.zoho.com [136.143.188.14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6825D1D333; Tue, 13 Dec 2022 05:05:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670936693; cv=none; d=zohomail.com; s=zohoarc; b=NJyWtGUqF9JoKZqBoobQ45oKdr1MImtZ5bqTP16He/oe6n/w4IXVSLMAGk/7K+edz1KdoZBUnSJM39bCP8NbRa03dcKVqAZEJdhLZIQucuGMzSm9XNxPvqSO7eR545qWHAh5acYl5A3Qij1xblYgVMdXfI15EDvt/qMqy3nrkpA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1670936693; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:MIME-Version:Message-ID:Subject:To; bh=HBt2SS58XZzUibGPuuuRWTkBBCLZP/33uVke48GYcq8=; b=BBp/PvcTELArqBLbNLEyTZrQNzJuHRXR1j/76UpmDWf+oWQB6kqrsrIIbNf4oxTc5oCaEqEPc/yjTB+TMhqpNmSK319seMdiagFnkCtlYCzEkjKAU+WOe5vravoeXtSM+NFTrUwvkojS0eNakDN4xqtiJ/9OP0eMQOJwWF0LuTo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from=<arinc.unal@arinc9.com> DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1670936693; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:MIME-Version:Content-Type:Content-Transfer-Encoding:Reply-To; bh=HBt2SS58XZzUibGPuuuRWTkBBCLZP/33uVke48GYcq8=; b=MwFCLHL6CARmRv4PykO1TpwxEXK3NSqSf8G4CwIfEJRvO253WHyH674UPFGLCiTY jz4yiJTXdjWOOW5HdgaTOS3hoEMCIngzBmFDo9++ehqctwY14aSwbCs5Uf0BbBhPth/ KYsQAqQdk6hQT6ily0LrvYuyaajkgWZXQ2aXzjqs= Received: from arinc9-PC.lan (37.120.152.236 [37.120.152.236]) by mx.zohomail.com with SMTPS id 1670936688339228.90466503221523; Tue, 13 Dec 2022 05:04:48 -0800 (PST) From: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= <arinc.unal@arinc9.com> To: Linus Walleij <linus.walleij@linaro.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Matthias Brugger <matthias.bgg@gmail.com>, Sergio Paracuellos <sergio.paracuellos@gmail.com>, Luiz Angelo Daros de Luca <luizluca@gmail.com> Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org Subject: [PATCH 0/6] Enhance Ralink pinctrl documentation Date: Tue, 13 Dec 2022 16:04:24 +0300 Message-Id: <20221213130430.172876-1-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External Precedence: bulk List-ID: <linux-mips.vger.kernel.org> X-Mailing-List: linux-mips@vger.kernel.org |
Series |
Enhance Ralink pinctrl documentation
|
expand
|