Re: [v2,3/8] firmware/sysfb: Set firmware-framebuffer parent device

2024-02-07 Thread Sui Jingfeng
Hi, On 2024/2/5 16:24, Thomas Zimmermann wrote: Hi Am 02.02.24 um 16:23 schrieb Sui Jingfeng: Hi, On 2024/2/2 19:58, Thomas Zimmermann wrote: Set the firmware framebuffer's parent device, which usually is the graphics hardware's physical device. Integrates the framebuffer in the Linux devi

Re: [v2,3/8] firmware/sysfb: Set firmware-framebuffer parent device

2024-02-05 Thread Thomas Zimmermann
Hi Am 02.02.24 um 16:23 schrieb Sui Jingfeng: Hi, On 2024/2/2 19:58, Thomas Zimmermann wrote: Set the firmware framebuffer's parent device, which usually is the graphics hardware's physical device. Integrates the framebuffer in the Linux device hierarchy and lets Linux handle dependencies amo

Re: [v2,3/8] firmware/sysfb: Set firmware-framebuffer parent device

2024-02-02 Thread Sui Jingfeng
Hi, On 2024/2/2 19:58, Thomas Zimmermann wrote: Set the firmware framebuffer's parent device, which usually is the graphics hardware's physical device. Integrates the framebuffer in the Linux device hierarchy and lets Linux handle dependencies among devices. For example, the graphics hardware w

Re: [v2,3/8] firmware/sysfb: Set firmware-framebuffer parent device

2024-02-02 Thread Sui Jingfeng
Hi, Thomas: I love your patch, yet it can cause the linux kernel fail to compile if the CONFIG_SYSFB_SIMPLEFB option is not selected. I paste the log at below for easier to read and debug. Please fix this. :-) drivers/firmware/sysfb.c: In function ‘sysfb_init’: drivers/firmware/sysfb.c:134:22: e