add nice view support

This commit is contained in:
Chen Zeng
2024-07-15 11:40:49 +08:00
parent d7bbc53f41
commit c36272d998
2 changed files with 2 additions and 2 deletions
@@ -24,6 +24,6 @@ nice_view_spi: &spi0 {
cs-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>; cs-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
}; };
&i2c { &i2c0 {
status = "disabled"; status = "disabled";
}; };
@@ -24,6 +24,6 @@ nice_view_spi: &spi0 {
cs-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>; cs-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
}; };
&i2c { &i2c0 {
status = "disabled"; status = "disabled";
}; };