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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8B993EB64DC for ; Sat, 24 Jun 2023 09:03:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7R8rULokrYpQrD+0Qi2JdlORQnG9VNpwdOteIeCnBsE=; b=wC4BG+yHJWQrgQ rmggXEu6n4hAmg3scLaNoEidBJniebO2oqIfjCgcscKMn9lS61vMsCBFyUMxEJLFBUW9P0T3+3V9b F9x5WMH+4NrsHRmoNiiIqE1cwuyQxHeUttdB0kIiEN8tAcHQwj+EwGz+hXAZWSNRPq06IyVLA2wXN q4n5FF758iIx7aV7+6C0IMopD52LEbyr8c+BRWbsBEfZPInsLzlSx5eyHgfcb/HLFDhLZj2OBDPqx 7tOEoO7NwBPftwpA5B0pbttyDq9frkBro0S1zxUYMtJ3JU3IH5/RUSpFJdQ8vUm8HHB6AFwVAQKOs 5e0KTrotLgYzKsOVjW4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qCzAA-005beA-1C; Sat, 24 Jun 2023 09:02:34 +0000 Received: from mail-pf1-f180.google.com ([209.85.210.180]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qCzA7-005bd3-21 for linux-arm-kernel@lists.infradead.org; Sat, 24 Jun 2023 09:02:32 +0000 Received: by mail-pf1-f180.google.com with SMTP id d2e1a72fcca58-668711086f4so1029839b3a.1 for ; Sat, 24 Jun 2023 02:02:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687597344; x=1690189344; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=lbHvTw8FqvH8IrxxMQFB99GCBqS/a2L3RpRPq7Xisns=; b=SbOhFFSprHLxUbPJfeh4CjfjdVM+yMnve7NGaxs7MNu996xWaZG87urNWP5EiDexEq FkbhZgIgYoxiNGMS5lAQAVqC/EZzwKDx5U9moGCnkU4Q5wrBHrXS4CIbXtD3VF6asBgQ wKAZ1OpcIp/rQBoLkWbZVki5gDFeGMHaTtX7515EqX2bGHUiUkOLknURA3y21c6ipCbl 9ZKZ2IDKCDqAXEmfUtnN5F1VE6LrxirgcCDaBjX8TT8EOUrqWioybTLz1blxSUVrEe2O 3APbbk5ZcjVbsHd0y+K+AwxlaNKfoL4EOU4PSoY1zKbVXPPpgqOHnO80oI0wY+bFu5El sopg== X-Gm-Message-State: AC+VfDwbt/ewizyVgzEFNRVEbioCiVawJy8/QokBJUX8t0hp6O/ujarb EHgaFprdqyj71/1MkJs/YAyLEgc0SKwDiA== X-Google-Smtp-Source: ACHHUZ5U7rc246WI6tuWXsBN1jnnDcmH29ARJsncYDN16vK87sDQg0Z+Zzo4lpB4Eg6BiWZUg1OxEA== X-Received: by 2002:a05:6a00:1f11:b0:668:6ea8:7bac with SMTP id be17-20020a056a001f1100b006686ea87bacmr26020820pfb.13.1687597344313; Sat, 24 Jun 2023 02:02:24 -0700 (PDT) Received: from localhost (fpd11144dd.ap.nuro.jp. [209.17.68.221]) by smtp.gmail.com with ESMTPSA id q25-20020a62ae19000000b0064d4d11b8bfsm710335pff.59.2023.06.24.02.02.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Jun 2023 02:02:23 -0700 (PDT) Date: Sat, 24 Jun 2023 18:02:22 +0900 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: Rob Herring Cc: Lorenzo Pieralisi , Bjorn Helgaas , Ray Jui , Scott Branden , Broadcom internal kernel review list , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties Message-ID: <20230624090222.GA1309310@rocinante> References: <20230609193326.1963542-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230609193326.1963542-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230624_020231_662726_7AD73F68 X-CRM114-Status: UNSURE ( 6.86 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello, > It is preferred to use typed property access functions (i.e. > of_property_read_ functions) rather than low-level > of_get_property/of_find_property functions for reading properties. > Convert reading boolean properties to of_property_read_bool(). Applied to controller/iproc, thank you! [1/1] PCI: iproc: Use of_property_read_bool() for boolean properties https://git.kernel.org/pci/pci/c/4ce7d88e7ad9 Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel