On 06/12/2024 17:51, Conor Dooley wrote:
On Fri, Dec 06, 2024 at 10:59:52AM +0100, Neil Armstrong wrote:
Convert the Dialog Semiconductor DA7280 Low Power High-Definition
Haptic Driver bindings to dt-schema.
Due to the implementation and usage in DT the array must be
an uint32 array.
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Changes in v2:
- Switched to flag instead of boolean
- Switched the array to unit32_t, because this is how it was defined in the txt, DT and driver
- Link to v1: https://lore.kernel.org/r/20241204-topic-misc-da7280-convert-v1-1-0f89971beca9@xxxxxxxxxx
- made more properties required
Oops again, yes you're right
Thanks,
Neil
Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>