| .. | .. |
|---|
| 383 | 383 | assigned-clock-rates = <150000000>; |
|---|
| 384 | 384 | pinctrl-names = "default"; |
|---|
| 385 | 385 | pinctrl-0 = <&can1m1_pins>; |
|---|
| 386 | | - status = "disabled"; |
|---|
| 386 | + status = "okay"; |
|---|
| 387 | 387 | }; |
|---|
| 388 | 388 | |
|---|
| 389 | 389 | &can2 { |
|---|
| .. | .. |
|---|
| 1563 | 1563 | }; |
|---|
| 1564 | 1564 | |
|---|
| 1565 | 1565 | &pwm7 { |
|---|
| 1566 | | - status = "okay"; |
|---|
| 1566 | + status = "disabled"; |
|---|
| 1567 | 1567 | |
|---|
| 1568 | 1568 | compatible = "rockchip,remotectl-pwm"; |
|---|
| 1569 | 1569 | remote_pwm_id = <3>; |
|---|
| .. | .. |
|---|
| 1787 | 1787 | }; |
|---|
| 1788 | 1788 | |
|---|
| 1789 | 1789 | &usbdrd_dwc3 { |
|---|
| 1790 | | - dr_mode = "otg"; |
|---|
| 1790 | + dr_mode = "host"; |
|---|
| 1791 | 1791 | extcon = <&usb2phy0>; |
|---|
| 1792 | 1792 | status = "okay"; |
|---|
| 1793 | 1793 | }; |
|---|