diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2024-06-03 15:12:27 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-07-04 18:38:38 +0200 |
commit | 4c4ade1aba55ca90b49c59dd229a952b1610775b (patch) | |
tree | 7706be2b09e3af45b955c79f0b8b582962b197a1 /Documentation/devicetree/bindings/arm/cpu-enable-method | |
parent | mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs (diff) | |
download | linux-4c4ade1aba55ca90b49c59dd229a952b1610775b.tar.xz linux-4c4ade1aba55ca90b49c59dd229a952b1610775b.zip |
dt-bindings: mfd: syscon: Add more simple compatibles
Add another batch of various "simple" syscon compatibles which were
undocumented or still documented with old text bindings. Remove the old
text binding docs for the ones which were documented.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> # mtd
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240603131230.136196-2-robh@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpu-enable-method')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp b/Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp index 35e5afb6d9ad..cc7b1402a31f 100644 --- a/Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp +++ b/Documentation/devicetree/bindings/arm/cpu-enable-method/al,alpine-smp @@ -27,16 +27,6 @@ Properties: - reg : Offset and length of the register set for the device -* Alpine System-Fabric Service Registers - -The System-Fabric Service Registers allow various operation on CPU and -system fabric, like powering CPUs off. - -Properties: -- compatible : Should contain "al,alpine-sysfabric-service" and "syscon". -- reg : Offset and length of the register set for the device - - Example: cpus { |