Commit 3b4a0564 authored by Sakari Ailus's avatar Sakari Ailus Committed by Tony Lindgren

ARM: dts: n9, n950: Remove nokia,nvm-size property

Remove nokia,nvm-size property as it is no longer needed. The driver can
nowadays figure out the size so do not specify it in DT.
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 513f8297
......@@ -23,7 +23,6 @@ smia_1: camera@10 {
vana-supply = <&vaux3>;
clocks = <&isp 0>;
clock-frequency = <9600000>;
nokia,nvm-size = <(16 * 64)>;
flash-leds = <&as3645a_flash &as3645a_indicator>;
port {
smia_1_1: endpoint {
......
......@@ -76,7 +76,6 @@ smia_1: camera@10 {
vana-supply = <&vaux3>;
clocks = <&isp 0>;
clock-frequency = <9600000>;
nokia,nvm-size = <(16 * 64)>;
flash-leds = <&as3645a_flash &as3645a_indicator>;
port {
smia_1_1: endpoint {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment