mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-27 12:35:36 +01:00
dt-bindings: phy: ds125df111: fix example
Fix the following in "make -j 8 DT_CHECKER_FLAGS=-m dt_binding_check DT_SCHEMA_FILES=phy/": Error: Documentation/devicetree/bindings/phy/ti,ds125df111.example.dts:19.9-17 syntax error FATAL ERROR: Unable to parse input tree Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
This commit is contained in:
parent
aa289b53db
commit
330b02bc83
|
|
@ -29,9 +29,9 @@ additionalProperties: false
|
|||
|
||||
examples:
|
||||
- |
|
||||
|
||||
&i2c_bus {
|
||||
status = "okay";
|
||||
i2c {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
ti_retimer: retimer@18 {
|
||||
compatible = "ti,ds125df111";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user