add nice view support
This commit is contained in:
@@ -21,7 +21,7 @@ nice_view_spi: &spi0 {
|
|||||||
pinctrl-0 = <&spi0_default>;
|
pinctrl-0 = <&spi0_default>;
|
||||||
pinctrl-1 = <&spi0_sleep>;
|
pinctrl-1 = <&spi0_sleep>;
|
||||||
pinctrl-names = "default", "sleep";
|
pinctrl-names = "default", "sleep";
|
||||||
cs-gpios = <&pro_micro 1 GPIO_ACTIVE_HIGH>;
|
cs-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&i2c {
|
&i2c {
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ nice_view_spi: &spi0 {
|
|||||||
pinctrl-0 = <&spi0_default>;
|
pinctrl-0 = <&spi0_default>;
|
||||||
pinctrl-1 = <&spi0_sleep>;
|
pinctrl-1 = <&spi0_sleep>;
|
||||||
pinctrl-names = "default", "sleep";
|
pinctrl-names = "default", "sleep";
|
||||||
cs-gpios = <&pro_micro 1 GPIO_ACTIVE_HIGH>;
|
cs-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&i2c {
|
&i2c {
|
||||||
|
|||||||
Reference in New Issue
Block a user