mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
ARM: dts: imx6: align rtc chip node name to 'rtc'
Rename node name ds1672 to rtc to fix below CHECK_DTB warning: arch/arm/boot/dts/nxp/imx/imx6dl-gw51xx.dtb: ds1672@68 (dallas,ds1672): $nodename:0: 'ds1672@68' does not match '^rtc(@.*|-([0-9]|[1-9][0-9]+))?$ Signed-off-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
965661c7c5
commit
5a5d4c5cc5
|
|
@ -26,7 +26,7 @@ &i2c1 {
|
|||
pinctrl-0 = <&pinctrl_i2c1>;
|
||||
status = "okay";
|
||||
|
||||
pcf8563@51 {
|
||||
rtc@51 {
|
||||
compatible = "nxp,pcf8563";
|
||||
reg = <0x51>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ &i2c1 {
|
|||
pinctrl-0 = <&pinctrl_i2c1>;
|
||||
status = "okay";
|
||||
|
||||
pcf8563@51 {
|
||||
rtc@51 {
|
||||
compatible = "nxp,pcf8563";
|
||||
reg = <0x51>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -157,7 +157,7 @@ &i2c3 {
|
|||
sda-gpios = <&gpio1 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
|
||||
status = "okay";
|
||||
|
||||
rtc: m41t62@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "st,m41t62";
|
||||
reg = <0x68>;
|
||||
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@ temp2: ad7414@4d {
|
|||
reg = <0x4d>;
|
||||
};
|
||||
|
||||
rtc: m41t62@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "st,m41t62";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -184,7 +184,7 @@ gpio: pca9555@23 {
|
|||
#gpio-cells = <2>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ eeprom: eeprom@51 {
|
|||
reg = <0x51>;
|
||||
};
|
||||
|
||||
rtc: pcf8523@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "nxp,pcf8523";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -265,7 +265,7 @@ accel: mma8452@1c {
|
|||
reg = <0x1c>;
|
||||
};
|
||||
|
||||
rtc: pcf8523@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "nxp,pcf8523";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -271,7 +271,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -351,7 +351,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -350,7 +350,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -376,7 +376,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -288,7 +288,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -257,7 +257,7 @@ eeprom4: eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
rtc: ds1672@68 {
|
||||
rtc: rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -271,7 +271,7 @@ eeprom@53 {
|
|||
pagesize = <16>;
|
||||
};
|
||||
|
||||
ds1672@68 {
|
||||
rtc@68 {
|
||||
compatible = "dallas,ds1672";
|
||||
reg = <0x68>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user