From patchwork Mon Dec 2 20:47:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Kemnade X-Patchwork-Id: 11269929 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1BCDF6C1 for ; Mon, 2 Dec 2019 20:48:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E0AF12071E for ; Mon, 2 Dec 2019 20:48:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kemnade.info header.i=@kemnade.info header.b="b9opIgHR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725847AbfLBUsH (ORCPT ); Mon, 2 Dec 2019 15:48:07 -0500 Received: from mail.andi.de1.cc ([85.214.55.253]:53606 "EHLO mail.andi.de1.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725781AbfLBUsG (ORCPT ); Mon, 2 Dec 2019 15:48:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20180802; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=36x8kOQD1A+EaV2wnpbyrxx04DG69+sUUw8lPbX6jwg=; b=b9opIgHRJj1JrgkU2C/XFZLRHV 1tpe2oivJsRYn0SK63s60lOaUfttudXfPNyUZxw2LI9FJOKmX8lUy/Y6tfztTHumZyVev8lzaUkm4 b2ZAdNLxUxouspoomCPnHeGG0ALc3/EpTxBfH8VU3PdfgrTvU5aaWGcHCq9T5elr2mkc=; Received: from p200300ccff066f001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff06:6f00:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ibsbu-0007pY-Dv; Mon, 02 Dec 2019 21:47:58 +0100 Received: from andi by aktux with local (Exim 4.92) (envelope-from ) id 1ibsbu-0001lB-63; Mon, 02 Dec 2019 21:47:58 +0100 From: Andreas Kemnade To: mchehab@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, letux-kernel@openphoenux.org Cc: Andreas Kemnade Subject: [PATCH 1/2] media: dt-bindings: media: fsl-pxp: add missing imx6sll Date: Mon, 2 Dec 2019 21:47:47 +0100 Message-Id: <20191202204748.6718-2-andreas@kemnade.info> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191202204748.6718-1-andreas@kemnade.info> References: <20191202204748.6718-1-andreas@kemnade.info> MIME-Version: 1.0 X-Spam-Score: -1.0 (-) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org i.MX6SLL also has a pxp, so mention it among others in the bindings doc. Signed-off-by: Andreas Kemnade Acked-by: Rob Herring --- Documentation/devicetree/bindings/media/fsl-pxp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/fsl-pxp.txt b/Documentation/devicetree/bindings/media/fsl-pxp.txt index 2477e7f87381..f8090e06530d 100644 --- a/Documentation/devicetree/bindings/media/fsl-pxp.txt +++ b/Documentation/devicetree/bindings/media/fsl-pxp.txt @@ -8,7 +8,7 @@ i.MX SoCs from i.MX23 to i.MX7. Required properties: - compatible: should be "fsl,-pxp", where SoC can be one of imx23, imx28, - imx6dl, imx6sl, imx6ul, imx6sx, imx6ull, or imx7d. + imx6dl, imx6sl, imx6sll, imx6ul, imx6sx, imx6ull, or imx7d. - reg: the register base and size for the device registers - interrupts: the PXP interrupt, two interrupts for imx6ull and imx7d. - clock-names: should be "axi" From patchwork Mon Dec 2 20:47:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Kemnade X-Patchwork-Id: 11269927 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 29BA86C1 for ; Mon, 2 Dec 2019 20:48:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0858B2071E for ; Mon, 2 Dec 2019 20:48:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kemnade.info header.i=@kemnade.info header.b="YLXdUbXF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726162AbfLBUsO (ORCPT ); Mon, 2 Dec 2019 15:48:14 -0500 Received: from mail.andi.de1.cc ([85.214.55.253]:53788 "EHLO mail.andi.de1.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725941AbfLBUsM (ORCPT ); Mon, 2 Dec 2019 15:48:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20180802; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ftxaSa1kZj6gyR+dJGAOeMuiPcXYl1sXEdyUm55wgHI=; b=YLXdUbXFVi70PLxky5vX7HfYP/ x7AJQFlUs0aO9NhsfbnwAncow5XdoFKVoNv1XL92So5uz1Xop8kJjch4Vkb26dN7djdg7Q6S930TD Ht47YMMCdmUVxA7qxqaF11DMT2g+TOeTSa4psnDsfHniGoW1Id2F2mvkBUbVc25SCc74=; Received: from p200300ccff066f001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff06:6f00:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ibsc4-0007qB-CD; Mon, 02 Dec 2019 21:48:08 +0100 Received: from andi by aktux with local (Exim 4.92) (envelope-from ) id 1ibsc4-0001lE-1z; Mon, 02 Dec 2019 21:48:08 +0100 From: Andreas Kemnade To: mchehab@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, letux-kernel@openphoenux.org Cc: Andreas Kemnade Subject: [PATCH 2/2] ARM: dts: imx6sll: add PXP module Date: Mon, 2 Dec 2019 21:47:48 +0100 Message-Id: <20191202204748.6718-3-andreas@kemnade.info> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191202204748.6718-1-andreas@kemnade.info> References: <20191202204748.6718-1-andreas@kemnade.info> MIME-Version: 1.0 X-Spam-Score: -1.0 (-) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org While the EPDC is optional, both consumer and industrial editions have the PXP module, so adding it to the corresponding .dtsi Information taken from freescale kernel, compared with the reference manual and tested by a separate program. Since it does not depend on external wiring, the status = "disabled" is left out here. Signed-off-by: Andreas Kemnade --- arch/arm/boot/dts/imx6sll.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/imx6sll.dtsi b/arch/arm/boot/dts/imx6sll.dtsi index 13c7ba7fa6bc..10cf5f3b4865 100644 --- a/arch/arm/boot/dts/imx6sll.dtsi +++ b/arch/arm/boot/dts/imx6sll.dtsi @@ -632,6 +632,15 @@ fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin"; }; + pxp: pxp@20f0000 { + compatible = "fsl,imx6sll-pxp", "fsl,imx6ull-pxp"; + reg = <0x20f0000 0x4000>; + interrupts = , + ; + clocks = <&clks IMX6SLL_CLK_PXP>; + clock-names = "axi"; + }; + lcdif: lcd-controller@20f8000 { compatible = "fsl,imx6sll-lcdif", "fsl,imx28-lcdif"; reg = <0x020f8000 0x4000>;