All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nitin Yadav <n-yadav@ti.com>
To: Dhruva Gole <d-gole@ti.com>
Cc: <nm@ti.com>, <trini@konsulko.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments
Date: Tue, 31 Oct 2023 13:50:18 +0530	[thread overview]
Message-ID: <ced11eb8-48e2-c8d3-8ef0-39e9ea6faca2@ti.com> (raw)
In-Reply-To: <20231031075816.74ximv5vw3ixqt5r@dhruva>



On 31/10/23 13:28, Dhruva Gole wrote:
> Hi Nitin,
> 
> On Oct 30, 2023 at 16:31:37 +0530, Nitin Yadav wrote:
>> Add defconfig fragments for AM62x LP SK for for AM62x LP SK.
> 
> Please check and re-word the commit message.
Thanks Dhruva for pointing out.
> 
>>
>> Signed-off-by: Nitin Yadav <n-yadav@ti.com>
>> ---
>>  board/ti/am62x/am62x_lpsk_a53.config | 5 +++++
>>  board/ti/am62x/am62x_lpsk_r5.config  | 5 +++++
>>  2 files changed, 10 insertions(+)
>>  create mode 100644 board/ti/am62x/am62x_lpsk_a53.config
>>  create mode 100644 board/ti/am62x/am62x_lpsk_r5.config
>>
>> diff --git a/board/ti/am62x/am62x_lpsk_a53.config b/board/ti/am62x/am62x_lpsk_a53.config
>> new file mode 100644
>> index 0000000000..a568324997
>> --- /dev/null
>> +++ b/board/ti/am62x/am62x_lpsk_a53.config
>> @@ -0,0 +1,5 @@
>> +# Defconfig fragment to apply on top of am62x_evm_a53_defconfig
>> +
>> +CONFIG_DEFAULT_DEVICE_TREE="k3-am62-lp-sk"
>> +CONFIG_SPL_OF_LIST="k3-am62-lp-sk"
>> +CONFIG_OF_LIST="k3-am62-lp-sk"
>> diff --git a/board/ti/am62x/am62x_lpsk_r5.config b/board/ti/am62x/am62x_lpsk_r5.config
>> new file mode 100644
>> index 0000000000..1532f4e336
>> --- /dev/null
>> +++ b/board/ti/am62x/am62x_lpsk_r5.config
>> @@ -0,0 +1,5 @@
>> +# Defconfig fragment to apply on top of am62x_evm_r5_defconfig
>> +
>> +CONFIG_DEFAULT_DEVICE_TREE="k3-am62-r5-lp-sk"
>> +CONFIG_SPL_OF_LIST="k3-am62-r5-lp-sk"
>> +CONFIG_OF_LIST="k3-am62-r5-lp-sk"
> 
> Changes look fine, so with commit message fixed,
> 
> Reviewed-by: Dhruva Gole <d-gole@ti.com>
> 
>> -- 
>> 2.25.1
>>
>>
> 

-- 
Regards,
Nitin

  reply	other threads:[~2023-10-31  8:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-30 11:01 [PATCH v2 0/4] Add AM62x LP SK support Nitin Yadav
2023-10-30 11:01 ` [PATCH v2 1/4] arm: dts: Refactor common dtsi file for R5 and A53 SPL Nitin Yadav
2023-10-31 11:54   ` Nishanth Menon
2023-10-30 11:01 ` [PATCH v2 2/4] arm: dts: Add support for AM62x LP SK Nitin Yadav
2023-10-31 12:04   ` Nishanth Menon
2023-10-30 11:01 ` [PATCH v2 3/4] board: ti: am62x: add am62x_lpsk_*_defconfigs fragments Nitin Yadav
2023-10-31  7:58   ` Dhruva Gole
2023-10-31  8:20     ` Nitin Yadav [this message]
2023-10-30 11:01 ` [PATCH v2 4/4] doc: ti: Add AM62x LP SK Board information Nitin Yadav
2023-10-31 12:07   ` Nishanth Menon
2023-10-31 13:12   ` Dhruva Gole
2023-11-01 15:40 ` [PATCH v2 0/4] Add AM62x LP SK support Nishanth Menon

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=ced11eb8-48e2-c8d3-8ef0-39e9ea6faca2@ti.com \
    --to=n-yadav@ti.com \
    --cc=d-gole@ti.com \
    --cc=nm@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.