Message ID | 20230208034620.2048744-1-quic_bjorande@quicinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 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 C9658C636CC for <linux-arm-kernel@archiver.kernel.org>; Wed, 8 Feb 2023 03:47: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:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=98FothP/PyoCw0pLxQtewb4Pxoj9o7G2kFaBL8CPcPA=; b=IhUseer+/gxuK7 ZsGmuyyu2EVY05kbNtct/EfxdeY2W9J+BLIQnCH4ckjtw5wtRtnEu1h01bJ/rqdB1ULmP66d4TqX6 e1hVhcKUgi5CDgjw4Sk2U7cKGpMoEJcC5qjvbsMhNNPUMGD6IJ7mv7TiXghxU3vdIjIIRu5I2T5jW D6toaSlDWoJYpN2wBfRyOm3EmKJ7Bs9J7eXzeeVblCbfSwDMNG6LEOztr54XSCzplskGICvK6trui tGHEloBvKxghajuvANiVPI/yJqVCpqax2sOhd8lEua8jIlYtMqR4km+bqUMwVHHO9fyiTE5oW4qHp ewBGiSgpvilATFk0gVbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPbPy-00Dxg6-LL; Wed, 08 Feb 2023 03:46:46 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPbPo-00DxcL-6K for linux-arm-kernel@lists.infradead.org; Wed, 08 Feb 2023 03:46:37 +0000 Received: from pps.filterd (m0279868.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3181B7wq027054; Wed, 8 Feb 2023 03:46:27 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=qcppdkim1; bh=h8V+MS1HBo6xwgF5OKdG/5/JzZdkrKe8hs4S/NjMLN0=; b=Z4pm/bLH2zllXwG+im7WcCvv9lKIulKSYRk7Si3ecI5StUP+/GB2/EbXH3ziHgXJbfTJ tJz5m8uzMl0Ly3EGhzuv2ldhtpZmU7VntjWcW3zB2oEH2x0u3aZAS6mPneCveQ0KmBSI rzgjNs1ofoRp9LS7sVbmYPtIRxZ3rhVysChZw3Mv8Dp8Rk0VxF1xx22WWG5kovwaII/2 /N3ZNGF9oVdODJQkgd+mXU7qHrHD4minE6XTMEO/kf3kKSfkf34Wfgsg2ZphnzoT9lqQ p7ZPwxrfuiVcJK67+yLPvn225D7zzdUtd2FtG4upvQw7c1IKElYUI2E4fqwDcp1NFH/1 hA== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3nkgafk1he-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 08 Feb 2023 03:46:27 +0000 Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 3183kQ0v022209 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 8 Feb 2023 03:46:26 GMT Received: from hu-bjorande-lv.qualcomm.com (10.49.16.6) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.36; Tue, 7 Feb 2023 19:46:25 -0800 From: Bjorn Andersson <quic_bjorande@quicinc.com> To: Andy Gross <agross@kernel.org>, Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konrad.dybcio@linaro.org> CC: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>, <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org> Subject: [PATCH 0/4] arm64: dts: qcom: sc8280xp: Enable external display Date: Tue, 7 Feb 2023 19:46:16 -0800 Message-ID: <20230208034620.2048744-1-quic_bjorande@quicinc.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01b.na.qualcomm.com (10.47.209.197) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: F8RMydHrw9dJ2Sdt2EQuEw0B4QUjrETq X-Proofpoint-ORIG-GUID: F8RMydHrw9dJ2Sdt2EQuEw0B4QUjrETq X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.930,Hydra:6.0.562,FMLib:17.11.122.1 definitions=2023-02-07_15,2023-02-06_03,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 malwarescore=0 adultscore=0 clxscore=1011 bulkscore=0 spamscore=0 mlxlogscore=726 mlxscore=0 priorityscore=1501 suspectscore=0 impostorscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2302080032 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230207_194636_369744_DB1322B0 X-CRM114-Status: GOOD ( 15.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: dts: qcom: sc8280xp: Enable external display
|
expand
|