Loading Documentation/devicetree/bindings/misc/adsp-shmem-device.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line ADSP shared memory device driver for ADSP fast boot camera Required properties: - memory-region : start address and size of the shared memory region Example: qcom,adsp { status = "ok"; compatible = "adsp-shmem-device"; memory-region = <&adsp_shmem_device_mem>; }; Loading
Documentation/devicetree/bindings/misc/adsp-shmem-device.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line ADSP shared memory device driver for ADSP fast boot camera Required properties: - memory-region : start address and size of the shared memory region Example: qcom,adsp { status = "ok"; compatible = "adsp-shmem-device"; memory-region = <&adsp_shmem_device_mem>; };