Unverified Commit f4d624a1 authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Arnd Bergmann
Browse files

arm64: dts: uniphier: Add syscon compatible string to soc-glue-debug



Add "syscon" compatible string to the nodes for soc-glue-debug
according to the DT schema.

Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20230207023514.29783-8-hayashi.kunihiko@socionext.com


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent f45d6207
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -561,7 +561,7 @@ usb_phy2: phy@2 {

		syscon@5f900000 {
			compatible = "socionext,uniphier-ld11-soc-glue-debug",
				     "simple-mfd";
				     "simple-mfd", "syscon";
			reg = <0x5f900000 0x2000>;
			#address-cells = <1>;
			#size-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -625,7 +625,7 @@ pinctrl: pinctrl {

		syscon@5f900000 {
			compatible = "socionext,uniphier-ld20-soc-glue-debug",
				     "simple-mfd";
				     "simple-mfd", "syscon";
			reg = <0x5f900000 0x2000>;
			#address-cells = <1>;
			#size-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@ pinctrl: pinctrl {

		syscon@5f900000 {
			compatible = "socionext,uniphier-pxs3-soc-glue-debug",
				     "simple-mfd";
				     "simple-mfd", "syscon";
			reg = <0x5f900000 0x2000>;
			#address-cells = <1>;
			#size-cells = <1>;