aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/regulator
Commit message (Collapse)AuthorAgeFilesLines
* stm32: remove dt-binding headers that are available upstreamPatrick Delaunay2025-01-311-42/+0
| | | | | | | | | | | Some dt-binding headers mask the upstream ones which can lead to build failures, or worse: super weird bugs, if they get out of sync. Remove these headers so our devicetree and binding headers will both be in sync with upstream. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
* treewide: remove Qualcomm dt-binding headers that are available upstreamCaleb Connolly2024-11-201-36/+0
| | | | | | | | | | | Some dt-binding headers mask the upstream ones which can lead to build failures, or worse: super weird bugs, if they get out of sync. Remove these headers so our devicetree and binding headers will both be in sync with upstream. Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
* dt-bindings: import headers for SDM845Caleb Connolly2024-03-011-0/+36
| | | | | | | | | | Import the DT bindings headers that are used by SDM845 from Linux. Taken from kernel tag v6.7 Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
* ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard2023-10-041-0/+42
| | | | | | | Device tree alignment with Linux kernel v6.6.rc1. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
* dts-bindings: regulator: Add dlg,da9063-regulatorNiel Fourie2020-07-141-0/+16
| | | | | | | | Add da9063-regulator bindings from Linux 5.6: commit 7111951b8d49 upstream Signed-off-by: Niel Fourie <lusus@denx.de> Cc: Stefano Babic <sbabic@denx.de>
* dts: Add clock and regulator binding files for max77802Simon Glass2016-05-251-0/+18
These are used by peach_pit and peach_pi. Add them so they can be referenced in the device tree files. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>