[PATCH 1/2] ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier board
Marek Vasut
marex at denx.de
Fri Nov 29 11:28:19 CET 2024
On 11/29/24 8:12 AM, Sumit Garg wrote:
> Hi Marek,
>
> On Wed, 6 Nov 2024 at 04:37, Marek Vasut <marex at denx.de> wrote:
>>
>> Add support for the DH electronics i.MX6DL DHCOM SoM and a PDK2 evaluation
>> board. The evaluation board features three serial ports, USB OTG, USB host
>> with an USB hub, Fast or Gigabit ethernet, eMMC, uSD, SD, analog audio,
>> PCIe and HDMI video output.
>>
>> All of the aforementioned features except for mSATA are supported, mSATA
>> is not available on i.MX6DL and is only available on DHCOM populated with
>> i.MX6Q SoC which is already supported upstream.
>>
>> Backport from linux-next commit
>> c3f5d76a6e03 ("ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier board")
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> Reviewed-by: Christoph Niedermaier <cniedermaier at dh-electronics.com>
>> Signed-off-by: Shawn Guo <shawnguo at kernel.org>
>> ---
>> Cc: Andreas Geisreiter <ageisreiter at dh-electronics.de>
>> Cc: Christoph Niedermaier <cniedermaier at dh-electronics.com>
>> Cc: Fabio Estevam <festevam at denx.de>
>> Cc: Peng Fan <peng.fan at nxp.com>
>> Cc: Sumit Garg <sumit.garg at linaro.org>
>> Cc: Tom Rini <trini at konsulko.com>
>> Cc: u-boot at dh-electronics.com
>> Cc: u-boot at lists.denx.de
>> ---
>> .../src/arm/nxp/imx/imx6dl-dhcom-pdk2.dts | 20 +++++++++++++++++++
>> 1 file changed, 20 insertions(+)
>> create mode 100644 dts/upstream/src/arm/nxp/imx/imx6dl-dhcom-pdk2.dts
>>
>
> I didn't realize earlier that this patch is directly modifying
> dts/upstream subtree.
That's what Tom suggested.
> Modifying the subtree is likely going to cause
> conflicts with the next subtree pull. It looks like this board is
> targeted for v6.13 release. Let's see if we get lucky with automerge
> being successful for this one but let's try to rather use cherry pick
> or wait for the board support to land in devicetree-rebasing tree. You
> can maintain U-Boot DTS for the time being.
I suspect this patch will simply disappear on next sync , let me know if
it doesn't or causes any problems.
More information about the U-Boot
mailing list