All of lore.kernel.org
 help / color / mirror / Atom feed
From: Faiz Abbas <faiz_abbas@ti.com>
To: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Cc: <mark.rutland@arm.com>, <robh+dt@kernel.org>, <nm@ti.com>,
	<t-kristo@ti.com>, <kishon@ti.com>, <ulf.hansson@linaro.org>,
	<adrian.hunter@intel.com>, <michal.simek@xilinx.com>,
	<faiz_abbas@ti.com>
Subject: [PATCH 0/2] Add DT Support for MMCSD in Am65x-evm
Date: Fri, 7 Dec 2018 14:12:31 +0530	[thread overview]
Message-ID: <20181207084233.13700-1-faiz_abbas@ti.com> (raw)

The following patches add dt support for MMCSD on the AM65x-evm.

THe series depends on driver support[1] and pinmux support[2] posted
separately.

[1] https://patchwork.kernel.org/project/linux-mmc/list/?series=53185
[2] https://lore.kernel.org/patchwork/project/lkml/list/?series=372649

Faiz Abbas (2):
  arm64: dts: ti: k3-am654: Add Support for MMC/SD
  arm64: dts: ti: k3-am654-base-board: Add MMC\SD support

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      | 28 +++++++++++
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 46 +++++++++++++++++++
 2 files changed, 74 insertions(+)

-- 
2.19.2


WARNING: multiple messages have this Message-ID (diff)
From: Faiz Abbas <faiz_abbas@ti.com>
To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Cc: mark.rutland@arm.com, robh+dt@kernel.org, nm@ti.com,
	t-kristo@ti.com, kishon@ti.com, ulf.hansson@linaro.org,
	adrian.hunter@intel.com, michal.simek@xilinx.com,
	faiz_abbas@ti.com
Subject: [PATCH 0/2] Add DT Support for MMCSD in Am65x-evm
Date: Fri, 7 Dec 2018 14:12:31 +0530	[thread overview]
Message-ID: <20181207084233.13700-1-faiz_abbas@ti.com> (raw)

The following patches add dt support for MMCSD on the AM65x-evm.

THe series depends on driver support[1] and pinmux support[2] posted
separately.

[1] https://patchwork.kernel.org/project/linux-mmc/list/?series=53185
[2] https://lore.kernel.org/patchwork/project/lkml/list/?series=372649

Faiz Abbas (2):
  arm64: dts: ti: k3-am654: Add Support for MMC/SD
  arm64: dts: ti: k3-am654-base-board: Add MMC\SD support

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      | 28 +++++++++++
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 46 +++++++++++++++++++
 2 files changed, 74 insertions(+)

-- 
2.19.2

WARNING: multiple messages have this Message-ID (diff)
From: Faiz Abbas <faiz_abbas@ti.com>
To: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Cc: mark.rutland@arm.com, nm@ti.com, ulf.hansson@linaro.org,
	adrian.hunter@intel.com, kishon@ti.com, t-kristo@ti.com,
	robh+dt@kernel.org, faiz_abbas@ti.com, michal.simek@xilinx.com
Subject: [PATCH 0/2] Add DT Support for MMCSD in Am65x-evm
Date: Fri, 7 Dec 2018 14:12:31 +0530	[thread overview]
Message-ID: <20181207084233.13700-1-faiz_abbas@ti.com> (raw)

The following patches add dt support for MMCSD on the AM65x-evm.

THe series depends on driver support[1] and pinmux support[2] posted
separately.

[1] https://patchwork.kernel.org/project/linux-mmc/list/?series=53185
[2] https://lore.kernel.org/patchwork/project/lkml/list/?series=372649

Faiz Abbas (2):
  arm64: dts: ti: k3-am654: Add Support for MMC/SD
  arm64: dts: ti: k3-am654-base-board: Add MMC\SD support

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      | 28 +++++++++++
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 46 +++++++++++++++++++
 2 files changed, 74 insertions(+)

-- 
2.19.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2018-12-07  8:40 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07  8:42 Faiz Abbas [this message]
2018-12-07  8:42 ` [PATCH 0/2] Add DT Support for MMCSD in Am65x-evm Faiz Abbas
2018-12-07  8:42 ` Faiz Abbas
2018-12-07  8:42 ` [PATCH 1/2] arm64: dts: ti: k3-am654: Add Support for MMC/SD Faiz Abbas
2018-12-07  8:42   ` Faiz Abbas
2018-12-07  8:42   ` Faiz Abbas
2018-12-08  5:26   ` Vignesh R
2018-12-08  5:26     ` Vignesh R
2018-12-08  5:26     ` Vignesh R
2018-12-08 15:45     ` Nishanth Menon
2018-12-08 15:45       ` Nishanth Menon
2018-12-08 15:45       ` Nishanth Menon
2018-12-10 13:30       ` Faiz Abbas
2018-12-10 13:30         ` Faiz Abbas
2018-12-10 13:30         ` Faiz Abbas
2018-12-07  8:42 ` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: Add MMC/SD support Faiz Abbas
2018-12-07  8:42   ` Faiz Abbas
2018-12-07  8:42   ` Faiz Abbas
2018-12-08 15:54   ` Nishanth Menon
2018-12-08 15:54     ` Nishanth Menon
2018-12-08 15:54     ` Nishanth Menon
2018-12-10  8:03     ` Sekhar Nori
2018-12-10  8:03       ` Sekhar Nori
2018-12-10  8:03       ` Sekhar Nori
2018-12-10 12:06       ` Nishanth Menon
2018-12-10 12:06         ` Nishanth Menon
2018-12-10 12:06         ` Nishanth Menon
2018-12-10 12:40         ` Sekhar Nori
2018-12-10 12:40           ` Sekhar Nori
2018-12-10 12:40           ` Sekhar Nori
2018-12-10 13:33           ` Faiz Abbas
2018-12-10 13:33             ` Faiz Abbas
2018-12-10 13:33             ` Faiz Abbas
2018-12-10 13:52             ` Nishanth Menon
2018-12-10 13:52               ` Nishanth Menon
2018-12-10 13:52               ` Nishanth Menon
2018-12-10 13:49           ` Nishanth Menon
2018-12-10 13:49             ` Nishanth Menon
2018-12-10 13:49             ` Nishanth Menon
2018-12-10 23:47         ` Tony Lindgren
2018-12-10 23:47           ` Tony Lindgren
2018-12-11 13:32           ` Sekhar Nori
2018-12-11 13:32             ` Sekhar Nori
2018-12-11 13:32             ` Sekhar Nori
2018-12-11  5:58   ` Vignesh R
2018-12-11  5:58     ` Vignesh R
2018-12-11  5:58     ` Vignesh R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181207084233.13700-1-faiz_abbas@ti.com \
    --to=faiz_abbas@ti.com \
    --cc=adrian.hunter@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=michal.simek@xilinx.com \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=t-kristo@ti.com \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.