From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DF3DC372B3C for ; Sat, 21 Mar 2026 15:26:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774106809; cv=none; b=PwRsciCmzPIUDOJ4OYUFHcIxSHWX2+MXVLwd8h3pO2QL23qqQitu9yiZp8I4T4nvElQlAyysBJz+yzLg7OwJPcdrSsw7JfKEmk920kXvq3zF+xW/cF8OXCmWp3T4pi3kklyem/TwAWfpYE/q/LYIqRT28qk0nGPQMIm5uusJDnE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774106809; c=relaxed/simple; bh=HAYmz7ZfsuZX6hBfuMn+IAW0Wg5RalO+uEGkvnj3w3A=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=d6s8+iNFliloZtrNV1HidbJwrFjsJlfjm0/I8eYxC9go7w5ASK1EUAsKrIexcepAkJGY0J0HTt7B65PVMs2OuTjXQtHW9jalUEQ6cQ912YQilkAtCyAHf9w2gyUwlY+N5FOt0N78opAqgb3W6vjQjaWM4DuE6WdXu58aIlm4/x4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=W8AdNnNl; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="W8AdNnNl" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1774106807; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/sXjSA7M1NRk2hawgkNSgrSgBZ0eMVtFF3HZ1venY0k=; b=W8AdNnNl8kiNI71Wt48HUtFZ7IsFbspXdpnxxCBegYDQubSMKf1iggdvknVO0LKhs4XaO0 tej/QMVk4OYYgqH8B1QZeY9A9bCFsMfwWg/E5PnW0hJL1B3iechjmmJ7FaIvuSxdXkjeyM n8XKxbGfYKPYEIn1lpkXRaZIUEMp2YY= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-615-7YDnBuPENOGnUQNDxoBvqw-1; Sat, 21 Mar 2026 11:26:43 -0400 X-MC-Unique: 7YDnBuPENOGnUQNDxoBvqw-1 X-Mimecast-MFC-AGG-ID: 7YDnBuPENOGnUQNDxoBvqw_1774106802 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id D9FB71956089; Sat, 21 Mar 2026 15:26:41 +0000 (UTC) Received: from thinkpad-p1.localdomain.com (unknown [10.22.64.6]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 2C7BD1955F21; Sat, 21 Mar 2026 15:26:40 +0000 (UTC) From: Radu Rendec To: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Cc: Lei wang , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley Subject: [PATCH v2 0/2] Add Qualcomm SA8650P SoC to socinfo Date: Sat, 21 Mar 2026 11:23:05 -0400 Message-ID: <20260321152307.9131-1-rrendec@redhat.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Add SoC ID for SA8650P to socinfo. Note: Posting patches originally by Lei wang . Minor edits to commit messages for better clarity and to match previous submissions that add a SoC to socinfo. --- Changes in v2: - Fix incorrect spelling of Lei's identity (no code change) --- Lei wang (2): dt-bindings: arm: qcom,ids: Add SoC ID for SA8650P soc: qcom: socinfo: Add SoC ID for SA8650P drivers/soc/qcom/socinfo.c | 1 + include/dt-bindings/arm/qcom,ids.h | 1 + 2 files changed, 2 insertions(+) -- 2.53.0