Re: [PATCH v2 1/1] Input: snvs_pwrkey - support power-off-time-sec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 14/03/2025 10:42, Ian Ray wrote:
>  
>  	/* Get SNVS register Page */
> @@ -148,6 +152,24 @@ static int imx_snvs_pwrkey_probe(struct platform_device *pdev)
>  	if (pdata->irq < 0)
>  		return -EINVAL;
>  
> +	if (!of_property_read_u32(np, "power-off-time-sec", &val)) {

And when you test your DTS against binding what do you see? I suspect
new warning.

Best regards,
Krzysztof




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux