Thread (29 messages) 29 messages, 7 authors, 2025-05-23

Re: [PATCH v8 03/11] pinctrl: Add MAX7360 pinctrl driver

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2025-05-12 09:17:07
Also in: linux-devicetree, linux-gpio, linux-pwm, lkml

On Fri, May 09, 2025 at 11:14:37AM +0200, Mathieu Dubois-Briand wrote:
Add driver for Maxim Integrated MAX7360 pinctrl on the PORT pins. Pins
can be used either for GPIO, PWM or rotary encoder functionalities.
...
+#include <linux/array_size.h>
+#include <linux/dev_printk.h>
+#include <linux/device.h>
+#include <linux/device/devres.h>
+#include <linux/err.h>
+#include <linux/init.h>
+#include <linux/mfd/max7360.h>
+#include <linux/module.h>
+#include <linux/platform_device.h>
+#include <linux/regmap.h>
+ stddef.h

(you use NULL and true at least)

...

With the above being addressed
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

-- 
With Best Regards,
Andy Shevchenko

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help