| .. | .. |
|---|
| 2125 | 2125 | iommus = <&rkvdec_mmu>; |
|---|
| 2126 | 2126 | rockchip,srv = <&mpp_srv>; |
|---|
| 2127 | 2127 | rockchip,taskqueue-node = <0>; |
|---|
| 2128 | | - rockchip,resetgroup-node = <0>; |
|---|
| 2128 | + rockchip,resetgroup-node = <1>; |
|---|
| 2129 | 2129 | status = "disabled"; |
|---|
| 2130 | 2130 | }; |
|---|
| 2131 | 2131 | |
|---|
| .. | .. |
|---|
| 2364 | 2364 | clock-names = "biu", "ciu", "ciu-drive", "ciu-sample"; |
|---|
| 2365 | 2365 | fifo-depth = <0x100>; |
|---|
| 2366 | 2366 | max-frequency = <200000000>; |
|---|
| 2367 | | - pinctrl-names = "default"; |
|---|
| 2367 | + pinctrl-names = "normal", "idle"; |
|---|
| 2368 | 2368 | pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_det &sdmmc0_bus4>; |
|---|
| 2369 | + pinctrl-1 = <&sdmmc0_idle_pins &sdmmc0_det>; |
|---|
| 2369 | 2370 | status = "disabled"; |
|---|
| 2370 | 2371 | }; |
|---|
| 2371 | 2372 | |
|---|
| .. | .. |
|---|
| 2539 | 2540 | snps,tx-ipgap-linecheck-dis-quirk; |
|---|
| 2540 | 2541 | snps,tx-fifo-resize; |
|---|
| 2541 | 2542 | snps,xhci-trb-ent-quirk; |
|---|
| 2543 | + snps,usb2-lpm-disable; |
|---|
| 2542 | 2544 | status = "disabled"; |
|---|
| 2543 | 2545 | }; |
|---|
| 2544 | 2546 | }; |
|---|