summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock/marvell,mmp2-clock.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: clock: Make marvell,mmp2-clock a power controllerLubomir Rintel2020-05-281-0/+5
| | | | | | | | | | This is a binding for the MMP2 power management units. As such apart from providing the clocks, they also manage the power islands. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lkml.kernel.org/r/20200519224151.2074597-10-lkundrak@v3.sk Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
* dt-bindings: clock: Add MMP3 compatible stringLubomir Rintel2020-03-211-4/+6
| | | | | | | | | | This binding describes the PMUs that are found on MMP3 as well. Add the compatible strings and adjust the description. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lkml.kernel.org/r/20200309194254.29009-7-lkundrak@v3.sk Signed-off-by: Stephen Boyd <sboyd@kernel.org>
* dt-bindings: clock: Convert marvell,mmp2-clock to json-schemaLubomir Rintel2020-03-211-0/+62
Convert the fixed-factor-clock binding to DT schema format using json-schema. While at that, fix a couple of small errors: make the file base name match the compatible string, add an example and document the reg-names property. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lkml.kernel.org/r/20200309194254.29009-4-lkundrak@v3.sk Signed-off-by: Stephen Boyd <sboyd@kernel.org>