[PATCH v2 0/2] dt-bindings: mfd: add Ten64 board controller
Mathew McBride
matt at traverse.com.au
Tue Aug 12 19:34:33 PDT 2025
This is a rework of a binding I submitted a while ago (2023)[1].
Because the nature of the device-tree binding was very
simple (basically a device on the I2C bus with only an address/reg),
I had submitted it as a "trivial" device.
I now understand that is not the right approach.
I have followed a similar approach to two comparable devices,
"gw,gsc" and "kontron,sl28cpld". Unlike these two devices,
there are currently no child "MFD" features available,
but it is possible there could be bindings for nvmem or other
functions in the future.
[1] https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230501064727.8921-2-matt@traverse.com.au/
Mathew McBride (2):
dt-bindings: mfd: add Traverse Ten64 board controller
arm: dts: freescale: ten64: add board controller binding
.../mfd/traverse,ten64-controller.yaml | 44 +++++++++++++++++++
.../boot/dts/freescale/fsl-ls1088a-ten64.dts | 4 ++
2 files changed, 48 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mfd/traverse,ten64-controller.yaml
--
2.43.0
More information about the linux-arm-kernel
mailing list