We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729f3eb commit 608c7e9Copy full SHA for 608c7e9
dts/arm/renesas/ra/ra8/ra8x1.dtsi
@@ -786,6 +786,24 @@
786
status = "disabled";
787
};
788
789
+
790
+ acmphs_global: acmphs_global@40236000 {
791
+ compatible = "renesas,ra-acmphs-global";
792
+ reg = <0x40236000 0x200>;
793
+ status = "disabled";
794
795
+ acmphs0: acmphs0 {
796
+ compatible = "renesas,ra-acmphs";
797
+ channel = <0>;
798
799
+ };
800
801
+ acmphs1: acmphs1 {
802
803
+ channel = <1>;
804
805
806
807
808
809
usbfs_phy: usbfs-phy {
0 commit comments