mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
ARM: dts: imx7-tqma7: Remove superfluous status="okay" property
There is no need to specify status = "okay"; for newly created nodes, remove this property. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: Markus Niebel <markus.niebel@ew.tq-group.com> Reviewed-by: Bruno Thomsen <bruno.thomsen@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
23d0d41176
commit
24bd1c6c87
|
|
@ -150,7 +150,6 @@ m24c64: eeprom@50 {
|
|||
reg = <0x50>;
|
||||
pagesize = <32>;
|
||||
vcc-supply = <&vgen4_reg>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
at24c02: eeprom@56 {
|
||||
|
|
@ -158,7 +157,6 @@ at24c02: eeprom@56 {
|
|||
reg = <0x56>;
|
||||
pagesize = <16>;
|
||||
vcc-supply = <&vgen4_reg>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ds1339: rtc@68 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user