Re: [linux-yocto] [yocto-kernel-cache master PATCH] meta: Add CONFIG_SERIAL_OF_PLATFORM to 8250.cfg

2020-11-19 Thread Bruce Ashfield
In message: [linux-yocto] [yocto-kernel-cache master PATCH] meta: Add 
CONFIG_SERIAL_OF_PLATFORM to 8250.cfg
on 16/11/2020 Vasyl Vavrychuk wrote:

> On some embedded systems 8250 compatible serial ports meant to be
> defined in devicetree. Config SERIAL_OF_PLATFORM enables probing of
> them.


This is a reasonable dependency/enabler to put in the fragment. It is
merged to master.

Bruce

> 
> Signed-off-by: Vasyl Vavrychuk 
> ---
>  cfg/8250.cfg | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/cfg/8250.cfg b/cfg/8250.cfg
> index fe2d270c..403c736e 100644
> --- a/cfg/8250.cfg
> +++ b/cfg/8250.cfg
> @@ -7,3 +7,4 @@ CONFIG_SERIAL_8250_NR_UARTS=4
>  CONFIG_SERIAL_8250_RUNTIME_UARTS=4
>  CONFIG_SERIAL_CORE=y
>  CONFIG_SERIAL_CORE_CONSOLE=y
> +CONFIG_SERIAL_OF_PLATFORM=y
> --
> 2.23.0
> 
> 
> Please mind our privacy 
> notice<https://www.opensynergy.com/datenschutzerklaerung/privacy-notice-for-business-partners-pursuant-to-article-13-of-the-general-data-protection-regulation-gdpr/>
>  pursuant to Art. 13 GDPR. // Unsere Hinweise zum Datenschutz gem. Art. 13 
> DSGVO finden Sie 
> hier.<https://www.opensynergy.com/de/datenschutzerklaerung/datenschutzhinweise-fuer-geschaeftspartner-gem-art-13-dsgvo/>

> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9178): 
https://lists.yoctoproject.org/g/linux-yocto/message/9178
Mute This Topic: https://lists.yoctoproject.org/mt/78302000/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [yocto-kernel-cache master PATCH] meta: Add CONFIG_SERIAL_OF_PLATFORM to 8250.cfg

2020-11-16 Thread Vasyl Vavrychuk
On some embedded systems 8250 compatible serial ports meant to be
defined in devicetree. Config SERIAL_OF_PLATFORM enables probing of
them.

Signed-off-by: Vasyl Vavrychuk 
---
 cfg/8250.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cfg/8250.cfg b/cfg/8250.cfg
index fe2d270c..403c736e 100644
--- a/cfg/8250.cfg
+++ b/cfg/8250.cfg
@@ -7,3 +7,4 @@ CONFIG_SERIAL_8250_NR_UARTS=4
 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
+CONFIG_SERIAL_OF_PLATFORM=y
--
2.23.0


Please mind our privacy 
notice
 pursuant to Art. 13 GDPR. // Unsere Hinweise zum Datenschutz gem. Art. 13 
DSGVO finden Sie 
hier.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9163): 
https://lists.yoctoproject.org/g/linux-yocto/message/9163
Mute This Topic: https://lists.yoctoproject.org/mt/78302000/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-