mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
ARM: dts: exynos: Remove empty camera pinctrl configuration in Universal C210
The camera's pinctrl configuration is simply empty and not effective. Remove it to fix dtbs_check warning: arch/arm/boot/dts/exynos4210-universal_c210.dt.yaml: camera: pinctrl-0: True is not of type 'array' Link: https://lore.kernel.org/r/20230207210020.677007-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
8a9e495b3a
commit
5f72554595
|
|
@ -197,9 +197,6 @@ hdmi_ddc: i2c-ddc {
|
|||
|
||||
&camera {
|
||||
status = "okay";
|
||||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <>;
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user