Skip to content

Commit b211542

Browse files
glneobebarino
authored andcommitted
dt-bindings: mfd: ti,j721e-system-controller: Remove syscon from example
The binding for ti,am654-ehrpwm-tbclk was updated to remove the syscon compatible hint. Remove the same from the example in this binding. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20230623201519.194269-1-afd@ti.com Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 82e58e6 commit b211542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ examples:
101101
};
102102
103103
clock-controller@4140 {
104-
compatible = "ti,am654-ehrpwm-tbclk", "syscon";
104+
compatible = "ti,am654-ehrpwm-tbclk";
105105
reg = <0x4140 0x18>;
106106
#clock-cells = <1>;
107107
};

0 commit comments

Comments
 (0)