|
337 | 337 | status = "disabled";
|
338 | 338 | };
|
339 | 339 |
|
| 340 | + pwm0: pwm@e6e30000 { |
| 341 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 342 | + reg = <0 0xe6e30000 0 0x8>; |
| 343 | + clocks = <&cpg CPG_MOD 523>; |
| 344 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 345 | + resets = <&cpg 523>; |
| 346 | + #pwm-cells = <2>; |
| 347 | + status = "disabled"; |
| 348 | + }; |
| 349 | + |
| 350 | + pwm1: pwm@e6e31000 { |
| 351 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 352 | + reg = <0 0xe6e31000 0 0x8>; |
| 353 | + clocks = <&cpg CPG_MOD 523>; |
| 354 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 355 | + resets = <&cpg 523>; |
| 356 | + #pwm-cells = <2>; |
| 357 | + status = "disabled"; |
| 358 | + }; |
| 359 | + |
| 360 | + pwm2: pwm@e6e32000 { |
| 361 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 362 | + reg = <0 0xe6e32000 0 0x8>; |
| 363 | + clocks = <&cpg CPG_MOD 523>; |
| 364 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 365 | + resets = <&cpg 523>; |
| 366 | + #pwm-cells = <2>; |
| 367 | + status = "disabled"; |
| 368 | + }; |
| 369 | + |
| 370 | + pwm3: pwm@e6e33000 { |
| 371 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 372 | + reg = <0 0xe6e33000 0 0x8>; |
| 373 | + clocks = <&cpg CPG_MOD 523>; |
| 374 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 375 | + resets = <&cpg 523>; |
| 376 | + #pwm-cells = <2>; |
| 377 | + status = "disabled"; |
| 378 | + }; |
| 379 | + |
| 380 | + pwm4: pwm@e6e34000 { |
| 381 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 382 | + reg = <0 0xe6e34000 0 0x8>; |
| 383 | + clocks = <&cpg CPG_MOD 523>; |
| 384 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 385 | + resets = <&cpg 523>; |
| 386 | + #pwm-cells = <2>; |
| 387 | + status = "disabled"; |
| 388 | + }; |
| 389 | + |
| 390 | + pwm5: pwm@e6e35000 { |
| 391 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 392 | + reg = <0 0xe6e35000 0 0x8>; |
| 393 | + clocks = <&cpg CPG_MOD 523>; |
| 394 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 395 | + resets = <&cpg 523>; |
| 396 | + #pwm-cells = <2>; |
| 397 | + status = "disabled"; |
| 398 | + }; |
| 399 | + |
| 400 | + pwm6: pwm@e6e36000 { |
| 401 | + compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; |
| 402 | + reg = <0 0xe6e36000 0 0x8>; |
| 403 | + clocks = <&cpg CPG_MOD 523>; |
| 404 | + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; |
| 405 | + resets = <&cpg 523>; |
| 406 | + #pwm-cells = <2>; |
| 407 | + status = "disabled"; |
| 408 | + }; |
| 409 | + |
340 | 410 | scif2: serial@e6e88000 {
|
341 | 411 | compatible = "renesas,scif-r8a77990",
|
342 | 412 | "renesas,rcar-gen3-scif", "renesas,scif";
|
|
0 commit comments