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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C60AC64E69 for ; Tue, 24 Nov 2020 05:28:29 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4D663206FB for ; Tue, 24 Nov 2020 05:28:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hBkynF+K"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Zg5oUdaW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4D663206FB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=48J8O6ydrVO96WOv73zGD3qk0lEDTlXCSkFSBvqGYRc=; b=hBk ynF+Kj2C5OatfYUMSP+4Ky5W+s8ySUwOIvD2q2VMRLLxuWGZtqZ/xj6G+79Rvgx1AGrhieLUBo1H3 UVn4JnIniknz1zhSGQJFZzHoFn99GpA+ZZMRUUucAudjInxul+V3gELAwSI0E6sa3k3CtgJXclVhK t8daf8y3nb5d+yb/wusVcugDzX/SJjifmVqSolPuSya2IcBzQ8LUEwx2UdWMnhQardMPmwRnvrwaV IOha14KapdhBPznpqyoHEaqbS5iD8VHG8DF9JsiEfZJPZ1JLCuTW6UysnqueR99NJQ2d5l0GhUqOd BX24eQsVh66E/Z/tIXDti0y6NU7PNrA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khQr8-0002Q1-26; Tue, 24 Nov 2020 05:27:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khQr5-0002PD-OW for linux-arm-kernel@lists.infradead.org; Tue, 24 Nov 2020 05:27:08 +0000 Received: from localhost (unknown [122.167.149.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D2645206FB; Tue, 24 Nov 2020 05:27:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606195625; bh=9HN+v8e9sNlTVb576LTxtJfY5pbnqjzuXozS//Hk2Ts=; h=Date:From:To:Cc:Subject:From; b=Zg5oUdaWJ1FkaYJQ+VdRf+qRmpBgGxY51zLp7dFrK9T9oh73KMtZvZk3p7haFq9c5 iELr7t2f0hYcS1KjdkQjzCKGM+Kn0ziQ1fnnPQzucb2C88T0foDT7MPQXge7Y4HrvV HuLcG8RF+HP3BvX++j/A0lD3tAnTXQpIWcIpS1FE= Date: Tue, 24 Nov 2020 10:57:01 +0530 From: Vinod Koul To: Olof Johansson , Rob Herring Subject: Reusing DTS from arm64 to arm Message-ID: <20201124052701.GF8403@vkoul-mobl> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201124_002707_935296_CC490D09 X-CRM114-Status: GOOD ( 13.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, LKML , Bjorn Andersson , Manivannan Sadhasivam , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============9130553367475812630==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============9130553367475812630== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Olof, Rob, We have Qualcomm arm platform which uses PMIC PM8150B. This PMIC was also used in SM8150 board and is already upstream [1] but in arm64. So, what is the guidance to share DTS files between 32 and 64 variants? Does a solution already exist which I may not be aware of..? I can think of following options for this, in case we dont have a solution: 1. Hack up arm include paths to also include arm64 path so that we can share DTS 2. Use relative path of arm64 directory and include that (seems not great to look at) 3. Copy the file (simplest but least preferred) Or is there a better idea to solve this...? [1]: arch/arm64/boot/dts/qcom/pm8150b.dtsi Thanks --=20 ~Vinod --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAl+8maQACgkQfBQHDyUj g0fHOw//WNvGDIiqgvWNzo777TL88HGKNVrDZZdHNSNVrSKKeOPCntHu94s/VrGM QayMkLoXuZCkmpo204lpSjwQYrDYKd2ovl9vYuSj5N5N3g4TCAJuoNVZC5oofSoB QlD3cjVqZSt1p88Jbq/l3BecKWHR2KJlfPOCyM3ulpss8ZBwvM9AOswVNznp+x5T VEdS6pOiHG1lsXoK/I+F9TWCoYM6j4lYABsPMC34kFC6BZDJJV4h1WGeKQmughMh hHXAmiqUVzFi4J7gympwPGmX5+QJFyFNRW2QKe8BKTEHlwShy4JGxtArDI/1eLQ9 vTRu+VSLIUKZJyeyFrxrnqNp8DHKDxFc84CTSFWfExT8nN8CrA9TuzRIRqwz7YC3 BlDCjSVd5JFUir5u+YnmpdtOh4NpCKBnliYKWJTJVzIivqYvC49nlWdm/lHFsqq3 kH2SXE16gUaLHejJlkVNaQD3UiTQ86U+8YLBr8lztX0Wkw7KFZE6JwKg1gr6lEJ2 CxakEbI5uA4HuEUk5qpdt6BZpdJEh8YHv2Boapkf2kif05DLnFqBmfCMTe0rVNPM QvHDTr3e2GJT9RE0A35fnZweajgs7URlFLXL+MSS/OHYzAsOdzSUEO89HPW10xs4 R3yd6IxJ/i0ncVgSItaLzyJjJUsR0DdAgYZewjTB/R+mmIYtkes= =SGsM -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j-- --===============9130553367475812630== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============9130553367475812630==--