|
@@ -482,6 +482,22 @@
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ spi_1: spi@13930000 {
|
|
|
|
+ pinctrl-names = "default";
|
|
|
|
+ pinctrl-0 = <&spi1_bus>;
|
|
|
|
+ status = "okay";
|
|
|
|
+
|
|
|
|
+ s5c73m3_spi: s5c73m3 {
|
|
|
|
+ compatible = "samsung,s5c73m3";
|
|
|
|
+ spi-max-frequency = <50000000>;
|
|
|
|
+ reg = <0>;
|
|
|
|
+ controller-data {
|
|
|
|
+ cs-gpio = <&gpb 5 0>;
|
|
|
|
+ samsung,spi-feedback-delay = <2>;
|
|
|
|
+ };
|
|
|
|
+ };
|
|
|
|
+ };
|
|
|
|
+
|
|
camera {
|
|
camera {
|
|
pinctrl-0 = <&cam_port_b_clk_active>;
|
|
pinctrl-0 = <&cam_port_b_clk_active>;
|
|
pinctrl-names = "default";
|
|
pinctrl-names = "default";
|