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 A1ECDC25B7E for ; Wed, 29 May 2024 15:34:45 +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=/ux+bqpSs9bNH3vY/CauQpXA/VzbwrO98Wteek3zRrc=; b=w6jBpjCNPhOXyM gFtg71FhzAdpwvlbWM5AokmmzZcpotaXPxI1MjwPXrUD9fL21dYqxy4jnPKlVib3ubgZ+CCoVno15 aP1Jujv91x3qT2iFUC2UxroBDB3pD22V4eg5xg3z46r8o5bolN8ccB1OXHLmT6uMCLuC9Fp6cTsI9 eKYuATAyh2cxkbnDjeTvvfPab+S3BzPTFh8K94VszIXGAj4wQKN2OKOAXQTlbzSXPp2jWJeciWbdS gSWrapFpwrkrOBsDkh+Q4erVHR9DNNq2jgHN7pzZ4sKrkptWg0rmfe9qCMbhIR0RfxxiTEZHTh8Ki 6DsIlowOucfKoXiA1+Zg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sCLJy-00000004j1v-1gmP; Wed, 29 May 2024 15:34:34 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sCLJv-00000004j0Z-1Zfu for linux-arm-kernel@lists.infradead.org; Wed, 29 May 2024 15:34:32 +0000 Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 44T4wxPf018858; Wed, 29 May 2024 15:34:13 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to; s=qcppdkim1; bh=FVdnVq3ipkYI9+1Mcny9tHtm UES65spcVP9oAAxc4yg=; b=ag4PmfHYb1LHffY1H4y1/Cl37T6YSGdLMoEB2fco /WY/4r4XfJBlXHS/WLb96j7foVeTiFdMBLjaTS+KPu65DoReLQAgPBbn5NIUlIBl Qwi+X1uxvgrXJlhglAUd+o2aqcU7XhZjunHTTTzC2faQcGW1HhNycdMifurOGFpD 5+e4OZsmRnp541dY27YGAVi9H6e9GE6mOQ/x1J7t4i9opIqabQiDiRKFhRcY7fkt f/O/HyOTzX9BiLEzkbHJoaeB6o7yq3Nk9cseLWd+t39kLan5ln81t4fwViasYehB ViSAqhGZIKZXOnPqgNFrW7XEw71V1iYD0cwbPgxCXk7q0A== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ybadx9cd7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 29 May 2024 15:34:13 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 44TFYCN7009905 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 29 May 2024 15:34:12 GMT Received: from hu-eberman-lv.qualcomm.com (10.49.16.6) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 29 May 2024 08:34:11 -0700 Date: Wed, 29 May 2024 08:34:11 -0700 From: Elliot Berman To: Conor Dooley CC: Rob Herring , Frank Rowand , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio , Amrit Anand , "Peter Griffin" , Caleb Connolly , Andy Gross , Doug Anderson , Simon Glass , Chen-Yu Tsai , Julius Werner , "Humphreys, Jonathan" , Sumit Garg , "Jon Hunter" , Michal Simek , , , , , Subject: Re: [PATCH RFC v3 4/9] dt-bindings: arm: qcom: Update Devicetree identifiers Message-ID: <20240529083401317-0700.eberman@hu-eberman-lv.qualcomm.com> References: <20240521-board-ids-v3-0-e6c71d05f4d2@quicinc.com> <20240521-board-ids-v3-4-e6c71d05f4d2@quicinc.com> <20240525-bountiful-reprogram-929d3bd18aed@spud> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240525-bountiful-reprogram-929d3bd18aed@spud> X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01b.na.qualcomm.com (10.47.209.197) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: G-pMPXrUWDjwNsFs6bkg_iDDgVjNHXND X-Proofpoint-GUID: G-pMPXrUWDjwNsFs6bkg_iDDgVjNHXND X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.650,FMLib:17.12.28.16 definitions=2024-05-29_12,2024-05-28_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 phishscore=0 impostorscore=0 bulkscore=0 mlxlogscore=619 malwarescore=0 priorityscore=1501 mlxscore=0 suspectscore=0 spamscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405170001 definitions=main-2405290107 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240529_083431_637257_8A89F002 X-CRM114-Status: GOOD ( 13.50 ) 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 On Sat, May 25, 2024 at 06:21:32PM +0100, Conor Dooley wrote: > On Tue, May 21, 2024 at 11:38:01AM -0700, Elliot Berman wrote: > > #define QCOM_BOARD_ID(a, major, minor) \ > > - (((major & 0xff) << 16) | ((minor & 0xff) << 8) | QCOM_BOARD_ID_##a) > > + (((major & 0xff) << 16) | ((minor & 0xff) << 8) | ((QCOM_BOARD_ID_##a) & 0xff)) > > I assume there's no devices that have a >8 bit QCOM_BOARD_ID that would > end up with a different value in their dtb due to this change? That's correct. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel