 
            
            
            
            
                24 Nov
                
                    2022
                
            
            
                24 Nov
                
                '22
                
            
            
            
        
    
                12:42 p.m.
            
        On Thu, Nov 24, 2022 at 01:56:57PM +0800, David Lin wrote:
Add new acpi id and compatible id for nau8315.
#ifdef CONFIG_OF static const struct of_device_id nau8315_device_id[] = { { .compatible = "nuvoton,nau8315" },
- { .compatible = "nuvoton,nau8318" }, {}
The new compatible needs to be added to the binding document (any update to anything in the DT binding parsing should have a corresponding update to the document).