diff mbox

[2/2] arm: dts: tegra124: Add APB_MISC_GP as a pinctrl bank

Message ID 1409764008-5401-2-git-send-email-seanpaul@chromium.org
State Changes Requested, archived
Headers show

Commit Message

Sean Paul Sept. 3, 2014, 5:06 p.m. UTC
This patch adds the APB_MISC_GP_MIPI_PAD_CTRL_0 as a pinctrl
bank so the new apb group can be muxed between CSI and DSI_B.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
---
 arch/arm/boot/dts/tegra124.dtsi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Stephen Warren Sept. 4, 2014, 3:55 p.m. UTC | #1
On 09/03/2014 11:06 AM, Sean Paul wrote:
> This patch adds the APB_MISC_GP_MIPI_PAD_CTRL_0 as a pinctrl
> bank so the new apb group can be muxed between CSI and DSI_B.

> diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi

>   	pinmux: pinmux@0,70000868 {
>   		compatible = "nvidia,tegra124-pinmux";
>   		reg = <0x0 0x70000868 0x0 0x164>, /* Pad control registers */
> -		      <0x0 0x70003000 0x0 0x434>; /* Mux registers */
> +		      <0x0 0x70003000 0x0 0x434>, /* Mux registers */
> +		      <0x0 0x70000820 0x0 0x8>;   /* APB misc registers */

Same naming comment here as for the example in the DT binding docs.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index 03916ef..75b919f 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -204,7 +204,8 @@ 
 	pinmux: pinmux@0,70000868 {
 		compatible = "nvidia,tegra124-pinmux";
 		reg = <0x0 0x70000868 0x0 0x164>, /* Pad control registers */
-		      <0x0 0x70003000 0x0 0x434>; /* Mux registers */
+		      <0x0 0x70003000 0x0 0x434>, /* Mux registers */
+		      <0x0 0x70000820 0x0 0x8>;   /* APB misc registers */
 	};
 
 	/*