Using regmap with phandles is deprecated.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
};
pll_cntl: syscon@10000074 {
- compatible = "syscon";
+ compatible = "syscon", "simple-mfd";
reg = <0x10000074 0x4>;
native-endian;
- };
- syscon-reboot {
- compatible = "syscon-reboot";
- regmap = <&pll_cntl>;
- offset = <0>;
- mask = <0x1>;
+ syscon-reboot {
+ compatible = "syscon-reboot";
+ offset = <0>;
+ mask = <0x1>;
+ };
};
gpio: syscon@10000080 {
};
pll_cntl: syscon@10000008 {
- compatible = "syscon";
+ compatible = "syscon", "simple-mfd";
reg = <0x10000008 0x4>;
native-endian;
- };
- syscon-reboot {
- compatible = "syscon-reboot";
- regmap = <&pll_cntl>;
- offset = <0x0>;
- mask = <0x1>;
+ syscon-reboot {
+ compatible = "syscon-reboot";
+ offset = <0x0>;
+ mask = <0x1>;
+ };
};
periph_rst: reset-controller@10000010 {
};
pll_cntl: syscon@10000068 {
- compatible = "syscon";
+ compatible = "syscon", "simple-mfd";
reg = <0x10000068 0x4>;
native-endian;
- };
- syscon-reboot {
- compatible = "syscon-reboot";
- regmap = <&pll_cntl>;
- offset = <0>;
- mask = <0x1>;
+ syscon-reboot {
+ compatible = "syscon-reboot";
+ offset = <0>;
+ mask = <0x1>;
+ };
};
gpio: syscon@10000080 {
};
pll_cntl: syscon@fffe0008 {
- compatible = "syscon";
+ compatible = "syscon", "simple-mfd";
reg = <0xfffe0008 0x4>;
native-endian;
- };
- syscon-reboot {
- compatible = "syscon-reboot";
- regmap = <&pll_cntl>;
- offset = <0x0>;
- mask = <0x1>;
+ syscon-reboot {
+ compatible = "syscon-reboot";
+ offset = <0x0>;
+ mask = <0x1>;
+ };
};
periph_intc: interrupt-controller@fffe000c {
};
pll_cntl: syscon@10000008 {
- compatible = "syscon";
+ compatible = "syscon", "simple-mfd";
reg = <0x10000008 0x4>;
native-endian;
- };
- syscon-reboot {
- compatible = "syscon-reboot";
- regmap = <&pll_cntl>;
- offset = <0x0>;
- mask = <0x1>;
+ syscon-reboot {
+ compatible = "syscon-reboot";
+ offset = <0x0>;
+ mask = <0x1>;
+ };
};
periph_rst: reset-controller@10000010 {
};
pll_cntl: syscon@10000008 {
- compatible = "syscon";
+ compatible = "syscon", "simple-mfd";
reg = <0x10000008 0x4>;
native-endian;
- };
- syscon-reboot {
- compatible = "syscon-reboot";
- regmap = <&pll_cntl>;
- offset = <0x0>;
- mask = <0x1>;
+ syscon-reboot {
+ compatible = "syscon-reboot";
+ offset = <0x0>;
+ mask = <0x1>;
+ };
};
periph_rst: reset-controller@10000010 {