mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ARM: dts: imx53-smd: remove undocument property clock-names of ovti,ov5642
Remove undocument properties ovti,ov5642 to fix below CHECK_DTBS warnings:
arch/arm/boot/dts/nxp/imx/imx53-smd.dtb: ov5642@3c (ovti,ov5642): 'clock-names' does not match any of the regexes: '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/media/i2c/ovti,ov5642.yaml
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
b8d669c580
commit
aa5c8f1b5e
|
|
@ -306,7 +306,6 @@ camera: ov5642@3c {
|
|||
<&clks IMX5_CLK_SSI_EXT1_PODF>;
|
||||
assigned-clock-rates = <0>, <24000000>;
|
||||
clocks = <&clks IMX5_CLK_SSI_EXT1_GATE>;
|
||||
clock-names = "xclk";
|
||||
DVDD-supply = <&ldo9_reg>;
|
||||
AVDD-supply = <&ldo7_reg>;
|
||||
reset-gpios = <&gpio6 9 GPIO_ACTIVE_LOW>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user